.texto-menu-superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondo-general {
	background-image: url(../images/maquetacion/fondos/fondo-general.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: EBEBEB;

}
.aviso-legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: 343855;
}
.texto-pie-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: 2F3350;
}
.texto-pie-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: 2F3350;
}
.texto-menu-lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: 1C263F;
	text-align: right;
}
.cabeceralistado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 2F3954;
	padding: 5px;
}
.celdalistado1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 1C2641;
	background-color: D5D6DB;
}
.celdalistado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: FFFFFF;
	background-color: 8C909D;
}
.textonormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;

}
.texto-destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 3E4562;
	text-align: left;

}
.borde-tabla-telefonos {
	border: 1px solid #5F657B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 263353;

}
.borde-principal {
	border-top: 2px none #333366;
	border-right: 2px solid #333366;
	border-bottom: 2px none #333366;
	border-left: 2px solid #333366;
}
