.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243B82;
}
.submarco_superior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.submarco_inferior {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	font-weight: bold;
}
.texto_blanco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_links2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7D7EC;
}
.fondo_cuadro_azul {
	background-image: url(images/fondo_cuadro_azul.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fondo_cuadro_gris {

	background-image: url(images/fondo_cuadro_gris.gif);
	background-repeat: no-repeat;
}
.fondo_continentes {
	background-image: url(images/fondo_continentes.gif);
	background-repeat: no-repeat;
	background-position: 240px center;
}
.linea_vertical_blanca {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.fondo_empresa_contacto {
	background-image: url(images/fotos/foto_empresa_contacto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

