@charset "UTF-8";

#contenedor {
	width:100%;
	height:100%;
	margin:auto;
}
#header {
	width:100%;
	height:148px;
	background-image:url(../imas/back-header-01.jpg);
	background-repeat:repeat-x;
	margin:auto;
}

#contenido {
	width:925px;
	margin:auto;
	clear:both;
	overflow:visible;
}

#division {
	height:1px;
	margin:auto;
	background-color:#d5d5d5;
	width:1230px;
	margin-top:3px;
	margin-bottom:3px;

	
}

#division-pie {
	height:1px;
	margin:auto;
	background-color:#d5d5d5;
	width:1230px;
	margin-top:3px;
	margin-bottom:3px;
		margin-top:60px;
	
}
#division-form {
	background-color:#73A1D3; height:2px; width:255px; margin-right:0px; clear:both;
	
}

#pie {
	clear:both;
	margin:auto;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing: 0.1em;
	color:#999999;
	height:50px;

}

/*   TEXTOS ---------------------------------------------------------*/

.texto-01 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #414042;
	text-decoration: none;
	width:90%;
	line-height: 5.5mm;
	text-align:left;
}
.texto-02 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #414042;
	text-decoration: none;
	width:90%;
	line-height: 4.5mm;
	text-align:left;
}
.titulos-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414042;
	text-decoration: none;
	line-height: 4mm;
	text-align: left;
	font-weight: bold;
}
.titulos-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414042;
	text-decoration: none;
	line-height: 4mm;
	text-align: left;
	font-weight: bold;
	margin-left:40px;
}
.letchica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414042;
	text-decoration: none;
	line-height: 4mm;
	text-align: left;
}
.letchica2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6a6a6b;
	text-decoration: none;
	line-height: 4mm;
	text-align: left;
}

.texto-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939598;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align:right;
}
.ingresar {
	color: #FFF;
	border-bottom:#72a1d5;
	background-color:#0f4271;
	background-image: url(../imas/ingresar.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	float: right;
}
.ingresar:hover {
	color: #FFF;
	border-bottom:#72a1d5;
	background-color:#0f4271;
	background-image: url(../imas/ingresar.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	float: right;
	opacity:0.9;
filter:alpha(opacity=90);
}

.enviaform {
	color: #FFF;
	border-bottom:#72a1d5;
	background-color:#0f4271;
	
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	float: right;
}

.volver {
	color:#0f4271;
	text-align:right;
	margin-right:30px;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:10px;
	margin-top:20px;
}

.campo-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #939598;
	text-decoration: none;
	letter-spacing: 0.1em;
	width: 150px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #939598;
	float: right;
	background-color:#F2F2F2;
}

.txt-destacado-naranja {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	color:#F48C64;
}	


/*   NOTICIAS ---------------------------------------------------------*/

.filanoticia {
	opacity:0.99;
filter:alpha(opacity=100);
}
.filanoticia:hover {
	opacity:0.8;
filter:alpha(opacity=80);
}
.mini-noticia {
	color:#FFF;
	border: 3px solid #FFF;
	float:left;
	width:auto;
	height:auto;
}
.medio {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	color:#FFF;
	text-transform: none;
	text-align: left;
	padding-left:3px;
	padding-top:6px;
	font-weight: normal;
	padding-right:10px;
}
#medio-principal {
	background-image:url(../imas/back-tit-destacado-1.png);
	background-repeat:repeat-x;
	height:34px;
	width:auto;
	position: absolute;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-transform: uppercase;
	text-align: left;
	padding-left:10px;
	padding-top:6px;
}
#noticias-fila {
	width:630px;
	height:auto;
	clear:both;
}
#noticias-columna-izquierda {
	width:315px;
	float:left;
}
#noticias-division-central {
	width:10px;

}
#division-noticias {
	height:1px;
	background-color:#CCC;
	width:95%;
}
#noticias-columna-derecha {
	width:315px;
	float:right;
	padding-right:10px;
}
#titulo-noticia {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:17px;
	color:#F89521;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:35px;
	text-align:left;
	width:620px;
}
.resumen{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:11px;
	color:#414042;
	font-style: normal;
	padding-top:5px;
	width:95%;
	margin-left:6px;
	line-height:15px;
}
.paginado {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:11px;
	color:#0F4271;
	text-align: center;
	font-weight: normal;
	margin: 3px;
	background-color: #f2f2f2;
	border: thin solid #0F4271;
	height:13px;
	width:13px;
}
/*   MENU ---------------------------------------------------------*/


.CONTACTO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#636;
	text-align:left;
	/*vertical-align:bottom;*/
	margin-top:3px;
	margin-left:60px;
	width:40px;
	
	
}

.helvetica-menuON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:right;
	/*vertical-align:bottom;*/
	padding:17px 5px 17px 4px;
	background-color: #9D8CAC;
	width:140px;
	
	
}
.helvetica-menu {
	text-align:right;
	/*vertical-align:bottom;*/
	padding:17px 5px 17px 4px;
	width:119px;
	border:none;
	background-image:url(../imas/menu/quienes-off.png);
	background-repeat:no-repeat;
}
.helvetica-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:right;
	/*vertical-align:bottom;*/
	padding:17px 5px 17px 4px;
	background-color: #9D8CAC;	
	border:none;
}
.helvetica-menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:right;
	/*vertical-align:bottom;*/
	padding:17px 5px 17px 4px;	
	background-color: #78588b;
	width:150px;
	border:none;
}
.helvetica-menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:right;
	/*vertical-align:bottom;*/
	padding:17px 5px 17px 4px;
	background-color: #9D8CAC;
	width:150px;
	border:none;
}

.back_gris_clarito {
	background-color: #E0E1E2;
}

.botonslider{
	background-color: #E0E1E2;
	position:absolute;
	width:20px;
	height:20px;
	border:none;
}

/* MENU*/
#navi { list-style:none; z-index:50000;  margin:auto;}
#navi li { float:left;  top:0px; left:-10px; margin-right:-15px;}

/* Submenu */
#navi ul.submenu {
	border: 1px solid #ffffff;
	border-top: none;
	position: absolute;
	list-style: none;
	background-color: #E8E9EA;
	width: 100px;
	z-index: 50000;
	left: -5px;
	top: 38px;
}

#navi ul.submenu li { float:none; border-bottom:none; width:107px;}
/* Subsubmenu */
#navi ul.subsubmenu { border:none; position:absolute; list-style:none; background-color:#FFFFFF; text-align:center;}
