.fondo {
	background-color: 8E181B;
}

.tablaunion {
	background-color: 8E181B;
	border: 1px solid #FFFFFF;
}

.separador {
	margin-top: 13px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}

.separadormenu {
	background-color: 8E181B;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 8E181B;
	font-weight: bold;
	text-align: justify;
	
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 303030;
	text-align: justify;
}

.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 303030;
	
}.textoboldbordo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 8E181B;
}
.tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: 8e181b;
	border-right-color: 8e181b;
	border-bottom-color: 8e181b;
	border-left-color: 8e181b;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;}
	
.2007 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: 8E181B;
	font-weight: bold;
	text-align: justify;
	text-decoration: underline;

}

