@charset "utf-8";
/* CSS Document */

/*- ESTRUCTURA -*/
body{margin:0px; background:url(imagenes/master/fondo_body.png) top right no-repeat #efefef fixed; 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; height:auto; float:left; top:5px; left:1000px; position:fixed;}

#contenedor_ppal { width:995px; float:left; height:auto; background-color:#d9a04e; padding-bottom:5px;}
#contenido_interior {width:990px; float:left; margin-top:5px;}
#cont_banner_int {width:200px; height:auto; float:right;}
.master_banners{width:200px; float:right; padding-bottom:5px;}

/*- 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;}
