body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D4F81;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

/* Fondo .............................................................. */
.sombra_izda {
	background-image: url(../images/sombra_izda.jpg);
	background-repeat: repeat-y;
}
.sombra_decha {
	background-image: url(../images/sombra_decha.jpg);
	background-repeat: repeat-y;
}
.fondo_cabecera {
	background-image: url(../images/fondo_cabecera.jpg);
	background-repeat: no-repeat;
} 
.fondo_tit {
	background-image: url(../images/fondo_titulo.gif);
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.margen_superior {
	margin-top: 15px;
}
.margen_letra_capital {
	margin-top: 15px;
	margin-right: 3px;
}

/* Texto .............................................................. */
.parrafo {
	margin-right: 12px;
	margin-left: 6px;
	margin-top: 20px;
	font-size: 12px;
	color: #484848;
	text-align: justify;
}
.enlace {
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
.destacado {
	color: #c10000;
	font-weight: bold;
	text-decoration: none;
}

.destacado a {
	color: #c10000;
	font-weight: bold;
	text-decoration: none;
}

.destacado a:hover {
	color:#FF4242;
	text-decoration: none;
}
.destacado:hover:link {
	text-decoration: underline;
	color:#FF4242;
}
.txt_pie {
	font-size: 10px;
	color: #3d5184;
	text-decoration: none;
	padding-left: 8px;
}
.enlace_web {
	margin-right: 10px;
	margin-left: 6px;
	margin-top: 20px;
	font-size: 12px;
	color: #484848;
	text-decoration: none;
}
.aviso_legal {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 12px;
	color: #484848;
	text-align: justify;
}
.legal {
	font-size: 12px;
	color: #c10000;
	text-decoration: underline;
}
.aviso_legal_titulo {
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 16px;
	font-size: 16px;
	color: #484848;
	font-weight: bold;
}
.fotos {
	display: inline;
	float:left;
	margin: 8px;
}
.linea_azul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3d5184;
}

/* Formulario .............................................................. */
.form_txt {
	font-size: 12px;
	color: #484848;
	padding-right: 8px;
}
.form-box {
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	height: 18px;
	width: 160px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
	background-color: #EBEDF3;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #4B597C;
	border-left-color: #4B597C;	
}
.form-box2 {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	height: 90px;
	width: 240px;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 7px;
	background-color: #EBEDF3;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-bottom-style: none;
	border-right-color: #4B597C;
	border-left-color: #4B597C;
	border-right-width: 2px;
	border-left-width: 2px;
}

.btn_enviar {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4B597C;
	border-top-color: #EBEDF3;
	border-right-color: #4B597C;
	border-bottom-color: #4B597C;
	border-left-color: #EBEDF3;
	border-width: 1px;
	border-style: solid;
}

.tabla_fotos {
		border-left: #3d5184 solid 1px;
}

.videos {
	margin-top:16px;
}

/** certificaciones cierre **/
.contenedor_certificaciones
{
	list-style-type:none;
	padding-left:0px !important;
	height:133px;
	width:980px;
}
.contenedor_certificaciones li
{
	list-style-type:none;
}
.certificaciones
{
	overflow:hidden;
	list-style-type:none;
	padding-left:75px;
}
.certificaciones li
{
	float:left;
}
ul.direccion
{
	padding-left:0px;
}
ul.direccion li img.float
{
	float:left;
}
