body {
	margin: 0px;
	padding: 0px;
	background-color: #D6E6F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linea_abajo_no {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linea_con_fondo_rayadoa_arriba_no {
	background-image: url(../imagenes/fondo-rayado.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linea_fondo_azul_arriba_no {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #225E9C;
	height: 75px;
	vertical-align: bottom;
	padding-top: 10px;
}


.col_01 {
	background-image: url(../imagenes/fondo-rayado.gif);
	width: 520px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	vertical-align: top;
	text-align: justify;
}
.col_02 {
	background-image: url(../imagenes/fondo-rayado.gif);
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	vertical-align: top;
	text-align: justify;
}
strong {
	color: #091624;
}


.col_linea_vert {
	width: 1px;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(../imagenes/linea-vertical.gif);
	background-repeat:  repeat-y;
}
.col_linea_vert-ppal {
	width: 1px;
	padding-top: 25px;
	padding-bottom: 25px;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
}


.col_sec_01 {
	background-image: url(../imagenes/fondo-rayado.gif);
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	vertical-align: top;
	width: 212px;
}

.pie {
	font-size: 11px;
	color: #939B9E;
}
.pie a {
	color: #939B9E;
	text-decoration: none;
}
.pie a:hover {
	color: #FF9900;
	text-decoration: none;
}
.linea_horiz {
	color: #939B9E;
	width: 65%;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 7px;
}




.titulo {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #225E9C;
}
.h1_eymo {
	font-size: 12px;
	font-weight: normal;
}
.enlace_naranja {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.enlace_naranja:hover {
	font-weight: bold;
	color: #225E9C;
	text-decoration: none;
}
.imagen_izquierda_linea {
	float: left;
	border: 4px solid #BECBCE;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imagen_derecha {
	float: right;
}
.imagen-nor {
	border: 4px solid #BECBCE;
}



.submenu {
	background-color: #CCCCCC;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(../images/_aqui.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.submenu a {
	color: #000000;
	text-decoration: none;

}
.submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_aqui {
	background-color: #1B4A7A;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(../images/_aqui.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
	color: #FFFFFF;
}
.submenu:hover {
	background-color: #999999;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-image: url(../images/_aqui.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 24px;
}
.enviarform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #225E9C;
	font-weight: bold;
}
