body, html{background:#394472 url("/public/static/images/bg.gif") repeat-x;  font:13px "Microsoft Sans Serif", Arial, Verdana; color:#181c5b; }

#container{width:799px; margin:auto;}

/*------------------------------- ESTILOS PARA EL CABECERA  ----------------------------------*/
#header{position:relative; width:100%;}
#header #cab{width:100%; height:212px; background:url("/public/static/images/cabecera.jpg") no-repeat;}

#navBar{float:left; width:235px; background-color:#fff; overflow:hidden; height:283px; background:url("/public/static/images/bg_menu.gif") no-repeat;}
#bannerFlash{float:left; width:564px; height:283px; padding:0px; border:0px; background-color:#fff;}
 
/*------------------------------- ESTILOS PARA EL CONTENIDO  ----------------------------------*/
#content{background:url("/public/static/images/bg_content.gif") repeat-y; width:100%; overflow:hidden;}
#content #colLeft{width:200px; padding: 0 0 0 25px; float:left;}
#content #copy{width:535px; padding: 15px 0 0 12px; background-color:#fff; float:left;}

/*------------------------------- ESTILOS PARA EL PIE  ----------------------------------*/
#foot{width: 100%; height:95px; background:url("/public/static/images/bg_foot.gif") repeat-y; clear:both;}