@charset "utf-8";
/* CSS Document */

/*- ESTRUCTURA -*/
body{margin:0px; background:#999999; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#posicion {width:995px; height:auto; /*- PARA CENTRAR LA PÁGINA ELIMINAR FLOAT -*/ float:left; margin:0 auto;}
#banner_exterior {width:200px; float:left; position:fixed; left:1000px; top:5px;}

#contenedor_ppal { width:995px; float:left; height:auto; background-color:#fff;}
#contenido_interior {width:990px; float:left; margin-top:5px; background:url(imagenes/fondo_bannerslateral.jpg) #dedede bottom right no-repeat;}
#cont_banner_int {width:200px; height:auto; float:right;}
.master_banners{width:200px; float:right; padding-bottom:5px;}

/*- HEADER -*/
.head_branding {width:985px; height:122px; float:left; background-repeat:no-repeat; position:relative; margin:5px 5px 0px 5px;}
.head_branding_link1 {width:200px; float:left; height:110px; margin:5px 0px 0px 5px}
ul.head_branding_link2 {width:950px; list-style:none; margin:0px; padding:0px; top:120px; left:5px; position:absolute;}
ul.head_branding_link2 li {float:left; width:170px; height:40px; margin:0px 55px 0px 0px; padding:0px;}
.home_buscador {width:150px; height:17px; float:right; margin:7px 7px 0px 0px;}
.home_buscador input {width:130px; height:11px; border:1px solid #333; line-height:11px; font-size:11px; color:#666; float:left;}
.home_buscador img {float:left; cursor:pointer;}
#botonera_mod { margin-left:5px;}

/*- PUBLICIDAD -*/
#Pub_BigBanner {float:right; width:728px; height:90px; position:absolute; top:27px; left:250px; background-color:#333;}

/*- MINI HEADER -*/
.Master_mundialretro {float:left; width:200px; min-height:200px; background:url(imagenes/MundialRetro200x200.jpg) #03C no-repeat; text-align:right; cursor:pointer; text-decoration:none;}
.Master_mundialretro h1 {margin:60px 0px 0px 0px; padding:0px; color:#ffefaf; text-align:center; font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.Master_mundialretro p { margin:5px; color:#fff; text-align:center; font-size:24px; font-style:italic; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.Master_mundialretro a {text-decoration:none;}