/* Estructura de la web */

/*------------------------------Estructura del tope---------------------------*/
#tope { 
	background:url(imagenes/fon_tope.jpg) repeat-x top;
	width:100%; height:133px;
}
#flash_tope {width:770px; margin:0px; padding:0px;   
}
#ped_logo {width:137px; margin:0px; padding:0px; float:left;   
}
#menu_logo {width:633px; margin:0px; float:left}

/*------------------------------Publicidad---------------------------*/
#tibu_net { position:absolute; top:0px; left:770px; width:219px; height:165px; margin:0px; z-index:1;
			background:url(imagenes/tibu_net.jpg) no-repeat top left}
/*adorno parte derecha luego de tiburones.net*/
#tibu_net2 { position:absolute; top:21px; left:989px; width:268px; height:91px; margin:0px; z-index:1;
			background:url(imagenes/tibu_net2.jpg) no-repeat top left}
/*fondo para la sombra*/
#fon_patro { position:absolute; top:165px; left:770px; width:219px; height:765px; margin:0px; z-index:1;
			background:url(imagenes/fon_patro.gif) repeat-y top left}
			
#t_plata { position:absolute; top:930px; left:770px; width:219px; height:110px; margin:0px; z-index:1;
			background:url(imagenes/t_plata.jpg) no-repeat top left}
/*------------------------ Patrocinantes -----------------------*/
#jack { position:absolute; top:0px; left:0px; width:206px; height:205px; margin:0px; z-index:2;
			background:url(imagenes/publicidad_pepsi_nov.jpg) no-repeat top left}
#maltin { position:absolute; top:208px; left:0px; width:206px; height:205px; margin:0px; z-index:2;
			background:url(imagenes/publicidad_maltin_dic.jpg) no-repeat top left}
#pepsi { position:absolute; top:418px; left:0px; width:206px; height:205px; margin:0px; z-index:2;
			background:url(imagenes/publicidad_jacks.jpg) no-repeat top left}
#banesco { position:absolute; top:630px; left:0px; width:206px; height:105px; margin:0px; z-index:2;
			background:url(imagenes/publicidad_banesco.jpg) no-repeat top left}

/*------------------------------Estructura del Contenido---------------------------*/
#contenido { width:770px; background:url(imagenes/fon_contenido.jpg) repeat-y top left}
#contenido_index { width:770px; background-color:#01216c}
/*-------------------------------estructura del footer------------------------------------------------------------*/
#footer { background:url(imagenes/fon_footer.jpg) repeat-x top;	width:100%; height:130px; }
#men_footer { width:770px; height:20px;}
#fondo_footer {width:770px; height:104px; background:url(imagenes/fon_footer2.jpg) no-repeat top left;}
#con_footer { width:426px; float:left; padding:12px;}
#logo_footer { width:296px; float:left;}

