.empresaImg{
	border-style: solid;
	border-color: #cfcfcf;
	border-width: 1px;
}

.empresaTituloN1{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #dd1e19;
}

.empresaTituloN2{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #282828;
}

.empresaTituloN3{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
	color: #282828;
}

.empresaTexto{
	font-family: Arial;
	font-size: 9pt;
	color: #282828;
}

.empresaTexto table{
	font-family: Arial;
	font-size: 8pt;
	color: #282828;
	border-style: solid;
	border-width: thin;
	border-color: #cacaca;
}

.empresaTexto table thead{
	font-weight: bold;
}

.empresaTexto table td{
	border-color: #cacaca;
	border-style: solid;
	border-width: thin;
}

.empresaAnyo{
	font-family: Arial;
	font-size: 20pt;
	font-weight: bold;
	color: #dd1e19;
}

.empresaTexto a{
	font-family: Arial;
	font-size: 9pt;
	color: #DD1E19;
}
