/* ESTRUCTURA DEL PORTAL */

#cajagris{width:890px;min-height:20px; height:auto; margin:0 auto;background:#fff;}

#superior_gris{width:100%;float:left;background: transparent url(../../img/comunes/portal/arriba_gris.gif) repeat-x 0 0;}

#derecha_gris{width:100%;float:left;background: transparent url(../../img/comunes/portal/derecha_gris.gif) repeat-y 100% 0;}

#izquierda_gris{width:100%;float:left;background: transparent url(../../img/comunes/portal/izquierda_gris.gif) repeat-y 0 100%;}

#inferior_gris{width:100%;background: transparent url(../../img/comunes/portal/abajo_gris.gif) repeat-x 100% 100%;}

.fleft{float:left;}
.fright{float:right;}

#cuerpoestructura{padding:0 10px 0 10px;width:870px;}
div > #cuerpoestructura{padding:10px 10px 0 10px;width:870px;}

/* -------------------------------------------------------------  
    ----------------------------------------------------------- */

#encabezado{width:100%;height: 84px;float:left;margin:0 auto;background-color: #A8A8A8;border-top:5px solid #474747;}
div #encabezado{min-height: 84px; height:100%;}

#navegacionhorizontal{width: 860px;height:50px; float: left; padding:0; margin:0; border-left:10px solid #0C2E43;text-align: left; background: #0F486D url(../../img/comunes/portal/fondomenuh_off.gif) repeat-x 0 0;}
div > #navegacionhorizontal{min-height:50px; height:auto;}

#envoltura{width:850px;height:100%;padding: 0px; margin: 0px;text-align:left;background: #fff url(../../img/comunes/portal/fondonavegacion.gif) repeat-y 0 0;border-left:10px solid #0C2E43; border-right:10px solid #A8A8A8; }
div > #envoltura{min-height:100%; height:auto;}

#navegacion{float:left;width:212px;height:100%; padding:0 0 30px 0; margin:0; text-align:left; background-color: #F6F6F6;}
div > #navegacion{min-height:100%;height:auto;}

#dentroenvoltura{width:602px;height:100%;float:left;padding: 0 16px 0 20px;margin:0;background:#fff;}
div > #dentroenvoltura{min-height:100%;height:auto;}

#compas{width:100%; height: 25px;padding: 10px 0 0 0;margin:0;}
div > #compas{min-height: 25px; height: auto;}

#situacion{width:100%;height:20px;margin: 0;padding:0;background: transparent url(../../img/comunes/portal/flechaAmarilla.gif) no-repeat 0 0;}
div > #situacion{min-height:20px;height:auto;}

#recurso{width:575px;height:320px;padding: 10px 0 30px 27px;margin:0;}
div > #recurso{min-height:320px; height:auto;}

#pie{width:820px;height:12px;float:left;margin: 0; padding: 5px 15px;font-size: 0.9em;min-height: 100%;background-color: #FBFBFB; border-top:1px solid #BCBCBC;border-left: 10px solid #CEC177;border-right: 10px solid #CEC177;}
div > #pie{min-height:12px;height:auto;}


