@charset "utf-8";
/* CSS Document */


#page{
	width:900px;
	text-align:left;
	margin:0;
	padding:0;
	
}
#cabecera{
	margin:0;
	padding:0;
	background: url(../images/bg_banner-nuevo.jpg) no-repeat;
	height:125px;

}

#cabecera-izq{
	float:left;
	padding-top:37px;
	padding-left:17px;

	

	
}
#cabecera-der{
	float:right;
	


}

#bloque-izq{
	width:141px;	
	height:568px;
	float:left;
	padding:25px 10px 10px 20px;	
	background:url(../images/bg-colum-izq.jpg) no-repeat top left;
}
#bloque-r{
	height:55px;
}
#bloque-buscar{

	
/*	height:18px;*/
	/*width:138px;*/
	
	/*float:right;*/
	border-bottom:2px dotted #FFFFFF;
	padding-bottom:20px;

}
#bloque-buscar div.search-buscar{
	background:url(../images/bg_mod_buscar-nuevo.png) right no-repeat;
	height:28px;
	line-height:28px;
}
#bloque-buscar input.inputbox-buscar{
	

	border:1px solid #333333;
	height:11px;
	width:94px;
	margin-left:10px;
	margin-top:5px;
	padding:2px;
	font-size:9px;
}

#menu-horizontal{
	margin-top:7px;
	margin-right:10px;



}

#menu-hor-izq{
	height:63px;
	width:25px;
	background:url(../images/bg_menu_izq.png) no-repeat;
	float:left;
	
}

#menu-sup{
	height:63px;
	background:url(../images/bg_menu_cen.png) repeat-x;
	float:left;
	

  
      font-size:93%;
      line-height:normal;
}


#menu-hor-der{
	height:63px;
	width:25px;
	background:url(../images/bg_menu_der.png) no-repeat;
	float:left;

}

#bloque-central{
	width:679px;
	float:right;
	padding:10px 20px 20px 30px;
	background:#FFF url(../images/bg_wrapper_central.jpg) no-repeat top right;
}

#wrapper{
	background:#FFFFFF;
}





/*Pie de Pagina*/
#footer{
	clear:both;
	border-top:2px solid #4758A8; /*#4272FF;*/
	font-size:9px;
	/*background:#595959;*/
	padding:10px;
	margin-left:176px;
	margin-right:5px;
	/*margin-right:30px;*/
	/*background:url(../images/bg_footer.png) no-repeat;*/
	height:56px;
	line-height:10px;


	
}
#footer p, #footer div{
	color:#000066;
	
}
#footer .sucursales{
	float:left;
	margin:5px;
}
.cls{
	clear:both;
}

/*Layout modulo menu*/
.moduletable_menu, moduletable{
	margin:0 0 15px 0;
	padding:0;
}


/*INTRANET*/
#icono-intranet{
    background: url(../images/img_intranet.png) center no-repeat;
    height:38px;
    margin:25px 0 0 0;
    padding:0;
}
#intranet{

    margin:5px 0 5px 0 ;
    padding:0;

    border-bottom:2px dotted #FFFFFF;
}
#intranet a{
    text-align:left;
    
    text-decoration:none;
    font-size:14px;

    display:block;

    
        color:#FFFFFF;
        background: url(../images/img_intranet.png) right no-repeat;
        height:25px;

        padding-top:32px;
        padding-left:10px;
        padding-right:20px;


}

#intranet a:hover{
    text-decoration:underline;



}

/*WEBMAIL MODULE*/
#icono-webmail{
	background: url(../images/img_pc_webmail.png) center no-repeat;
	height:38px;
	margin:25px 0 0 0;
	padding:0;
}
#blank-b{
    height:50px;
    margin:5px 0 15px 0 ;
    border-bottom:2px dotted #FFFFFF;
    
}
#webmail{

	margin:5px 0 15px 0 ;
	padding:0;

	border-bottom:2px dotted #FFFFFF;
}
#webmail a{
	text-align:left;
	
	text-decoration:none;
	font-size:12px;

	display:block;

	
		color:#FFFFFF;
		background: url(../images/img_pc_webmail.png) right no-repeat;
		height:25px;

		padding-top:32px;
		padding-left:10px;
		padding-right:20px;


}

#webmail a:hover{
	text-decoration:underline;



}


/*modulo banner*/

div.moduletable-banner{
margin:0 0 15px 0;

}

div.moduletable-banner{
	margin:25px 0 25px 10px;
}
