@charset "utf-8";
/*Encabezado*/
.encabezado .top { background: url(/sudamericana/2009/images/cabezote_sudamericana.jpg) no-repeat; width:970px; height:178px; }
.encabezado .top .left { float:left; width:230px }
.encabezado .top .banner728 { width:728px; height:90px; border:1px solid #CCC; }
.encabezado .top .buscador { font-size:12px; }
.encabezado .top .aPortada {display:block; width:180px; height:70px; float:left}
.encabezado .fr { float: right; width:728px; padding-top:75px; padding-right:13px;}
/* Menú */
.chromestyle { text-align:center;  margin:1px 0 0 1px; background:url(/images/bg_menu.jpg)}
.chromestyle ul { padding:0; margin:0; list-style-type:none; overflow: hidden;}
.chromestyle li { height:30px; display:inline;}
.chromestyle li a {display:block; float:left; height:25px; text-decoration:none; font-size:13px; color: #036; background:url(/images/bg_menu.jpg); border-right:1px solid #FFF; padding:8px 28px 0 28px; text-transform: uppercase; font-weight:bold;}
.chromestyle li a:hover, .chromestyle ul li a.selected  {background:url(/images/btsw.jpg); color: #FFF;}
.dropmenudiv { position:absolute; top: 0; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; background-color:#FFF; width: 150px; visibility: hidden; border:1px solid #999; padding:2px;}
.dropmenudiv a { font-size:12px; display: block; /*width of menu (not including side paddings)*/ color: #333; background-color: #FFF; text-decoration: none; padding: 1px 2px; 	margin:2px; border-bottom:1px solid #CCC }
* html .dropmenudiv a { /*IE only hack*/ width: 100%; }
.dropmenudiv a:hover { background-color: #EFEFEF; color:#0f7395 }
