




/*--------------------------------------------------------------- CEXS */



div.estil_peu {
   margin-left: 170px;
background-color: #dfdfdf;
   font-size: 0.7em;
color:#000000;
}


#menu li ul li a { color:#ffffff;
	background-color: #b2b75d;
}
#menu ul li a {
	color:#ffffff;
	background-color: #b2b75d;
}
#menu li ul li a:visited { color:#ffffff;
	background-color: #b2b75d;
}
#menu ul li a:visited {
	color:#ffffff;
	background-color: #b2b75d;
}

#menu li ul li a:hover {
	color:#9fa486;
	background-color: #ffffff;

}

#menu ul li a:hover {
	color:#9fa486;
	background-color: #ffffff;
}

/*--------------------------------------------------------------- Caixes Home */


div.caixa_pestania {
	padding: 2px 20px 0px 5px; 
	background-image: url(/huma/_img/caixa_cantonada_vermell.gif); 
	background-color: #b2b75d;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;; font-size: 0.8em; color:white; text-decoration:none;
	font-weight: bold;
	display:inline;
}


div.caixa_esquerra {
	background-image: url(/huma/_img/caixa_esquerra.gif); /* borde izquierda */
	background-repeat: repeat-y;
}

div.caixa_dreta {
	background-image: url(/huma/_img/caixa_dreta.gif); /* borde derecha */
	background-position: top right;
	background-repeat: repeat-y;
}
div.caixa_top_derecha {
	background-image: url(/huma/_img/caixa_cantonada_gris.gif); /* derecha top */
	background-position: top right;
	background-repeat: no-repeat;
}
div.caixa_fondo {
	width: 98%;
	background-image: url(/cms/opencms_resources/upf/_img/caixa_fons.gif); /* fondo */
	background-repeat: repeat;
}
div.caixa_top {
	background-image: url(/huma/_img/caixa_top_peu.gif); /* top */
	background-repeat: repeat-x;
}
div.caixa_peu {
	background-image: url(/huma/_img/caixa_top_peu.gif); /* pie */
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.caixa_peu_dreta {
	background-image: url(/huma/_img/caixa_top_peu.gif); /* derecha pie */
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px 15px 15px 5px; 
}
