/*ESTILOS MAQUETACION*/

html, body, form
{
    margin:0px; padding:0px;
    width:100%; height:100%;
    background-color:White;
}

.cabecera
{
	 background-image:url(../Images/cabecera.gif);
	 width:1000px;
	 height:92px;
}

.cabecera_menu
{
	background-image:url(../Images/menu.gif);
	background-repeat:repeat-x;
	 width:100%;
	 height:26px;
}

.pie
{
	 background-image:url(../Images/lineaPie.gif);
	 width:100%;
	 height:42px;
	 background-repeat:repeat-x;
}

.lnk_logo
{
	 float:left;
	 width:250px;
	 height:92px;
	 margin-left:375px;
}


.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -82px; 
} 
.push { 
    height: 82px; 
} 

.superior_contenido
{
	width:990px;
	height:17px;
	background-image:url(../images/b.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.separador
{
	background-image:url(../images/lineaMenu.gif);
	background-repeat:no-repeat;
	width:3px;
	height:17px;
	float:left;
}

.menu_out
{
	
}

.menu_over
{
	background-image:url(../Images/menuActivo.gif);
	background-repeat:repeat-x;
	width:100%;
	height:26px;
}

.total
{
	background-image:url(../Images/fondo.gif);
	background-repeat:repeat-y;
	background-color:#eeeeee;
	background-repeat:no-repeat;
}

.desplegable1_superior
{
	width:188px;
	height:27px;
	background-image:url(../images/submenu1Arriba.gif); 
	background-repeat:no-repeat;
	font-family: "Century Gothic"; font-size: 8.5pt; color: #111472;
}

.desplegable1_superior_activo
{
	width:188px;
	height:27px;
	background-image:url(../images/submenu1ArribaAct.gif); 
	background-repeat:no-repeat;
}

.desplegable1_medio
{
	width:188px;
	height:26px;
	background-image:url(../images/submenu1.gif); 
	background-repeat:no-repeat;
	font-family: "Century Gothic"; font-size: 8.5pt; color: #111472;
}
.desplegable1_medio_activo
{
	width:188px;
	height:26px;
	background-image:url(../images/submenu1Activo.gif); 
	background-repeat:no-repeat;
}

.desplegable2_superior
{
	width:188px;
	height:26px;
	background-image:url(../images/submenu2Arriba.gif); 
	background-repeat:no-repeat;
	font-family: "Century Gothic"; font-size: 8.5pt; color: #111472;
}

.desplegable2_superior_activo
{
	width:188px;
	height:26px;
	background-image:url(../images/submenu2ArribaAct.gif); 
	background-repeat:no-repeat;
}

.desplegable2_medio
{
	width:188px;
	height:25px;
	background-image:url(../images/submenu2.gif); 
	background-repeat:no-repeat;
	font-family: "Century Gothic"; font-size: 8.5pt; color: #111472;
}

.desplegable2_medio_activo
{
	width:188px;
	height:25px;
	background-image:url(../images/submenu2Activo.gif); 
	background-repeat:no-repeat;
}

.noticia_destacada
{
	 background-image:url(../Images/posittr.gif);
	 width:300px;
	 height:294px;
	 float:left;
}

