
#Cabecera{
	background-image:url(/es-es/sistema/disenos/estilos/imgs/fondo_menuhome.jpg) !important;
	margin-bottom:0px !important;
	background-position:13px 0px;	
}
#Cabecera .Der{
	background-image:url(/es-es/sistema/disenos/estilos/imgs/curva_supd_home.jpg) !important;
	height:33px !important;
	width:13px !important;
}
#Cabecera .Izq{
	background-image:url(/es-es/sistema/disenos/estilos/imgs/curva_supi_home.jpg) !important;
	height:33px !important;
	width:13px !important;
}
#Cos{
	background-color:#000 !important;
}
#Pie1{
	display:none;
}

.IrHome{display:none !important;}

#promocontainer
{
	width:100%;
	background-color:#000;
}

#ListaPromoHome
{   	
	display:block;    	
	clear:none;
	float:left;
	background-color: #990;
}

.zone
{
	display:block;
	clear:none;
	float:left;
	width:186px; 	  	
}

.zone .zoneTitle
{   
	display:block;
	height:20px;
	clear:both;	
	color:#B3B07D;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 0px 20px;
	background-color:#000;
	background-image:url('/es-es/sistema/disenos/estilos/imgs/home_promo_tab.gif');
	background-position:0 0;
	background-repeat: no-repeat;
}

.zone .ListaHomeProvinciasZona
{
	white-space:normal;
	overflow-x:hidden;
	overflow-y:scroll;    	
	width:185px;     	
	border-top: solid 1px #FFF;  
	padding:0px;
	margin:0px;
	  height:94px;	
	  #margin-top:-2px;
	  #height:96px;
	  _margin-top:-2px;
	  _height:96px;
}

.zone .border
{
	display:block;
	border-top:solid 2px white;	
	border-right:solid 1px white;	
	border-bottom:solid 1px white;	
	vertical-align:top;
}  

.zone ul
{   
	display:block;     	
	font-size:9px;   
	padding:0px;
	margin:0px;
	border:0;  	
}

.zone li.promoItem
{
	display:block; 	     	
	margin:0px; 
	padding:2px 0 2px 5px; 	
	border:0; 
	border-bottom:solid 1px #CC6;
	list-style-type:none;
	text-decoration:none; 	
	background-color:#990; 
	min-height:19px;  
	  height:auto;  
	  _height:18px; 	  	
}    
	  
.zone a.PromoLinkHome
{ 
	 color:#FFF;
	 float:left;
	 width:auto;
	 padding-top:2px;
	 text-decoration:none;		 
} 

.zone ul li:hover
{       	
	background-color:#660;     			
}       

.zone .border .promoimage
{     	
	height: 85px;
	width: 185px;
	border:0;
	padding:0;
	margin:0;
}

.PromoEnInversion
{       
   display:block;
   float:right;
   width: 60px;
   height:15px;       
   padding:0;
   margin: 1px 0 1px 0;
   background-image:url(/es-es/sistema/disenos/estilos/imgs/icono_inv.jpg);
   background-repeat:no-repeat;
   background-position:0  center;
   background-color:#990; 
}

#NoticiaHome
{    	
	color: White;
	display: block;    	
	clear:none;
	float:right;
	padding:5px 15px 5px 15px;  
	width:216px;    	
	background-color:#C60;
	margin-top:26px;		
	border-top:solid 2px white;	      
	border-bottom:solid 1px white;
	  height:170px;
	  #height:172px;	
	  _height:172px;
}

#NoticiaHome h2
{
	font-size:11px;
	font-weight:bold;
	padding:5px 0 10px 0;  
	margin:0px;   
	background-image:url('/es-es/sistema/disenos/estilos/imgs/home_noticias_puntitos.gif');
	background-position:0 24px;
	background-repeat:repeat-x; 
}

#NoticiaHome h3
{
	font-size:10px;
	font-weight:bold; 
	padding:5px 0;   
	margin:0 0 2px 0;  
	text-transform:uppercase;   
}

#NoticiaHome p
{
	font-size:10px; 
	font-weight:400; 
	min-height:120px;       
	background-image:url('/es-es/sistema/disenos/estilos/imgs/home_noticias_puntos.gif'); 
	background-position: right 80px;
	background-repeat: no-repeat;  
}  



/**** POPUP **/
.promoPopupContainer
{
	display:none;
	height:auto;	
	width:176px;
	margin-bottom:20px;	
	vertical-align:bottom;	
	filter: Alpha(Opacity=70);
	-moz-opacity:.70;opacity:.70;
	position:absolute;	
	margin-right:50px;
	
	
	/*background-color:#999;*/	
}

.promoPopup{
	width:135px;
	float:left;
	clear:none;
}

.promoPopup h3{
	display:block;
	height:33px;
	padding-top:0px;
	text-align:center;
	vertical-align:bottom;
	white-space:normal;
	line-height:250%;
	color:#FFF;
	font-size:12px;
	font-weight:700;
	background-image:url('/es-es/sistema/disenos/estilos/imgs/home_popup_title_fondo.gif');
	background-position:center top;	
}

.promoPopup ul{
	margin:0;	
	padding-bottom:10px;
	padding-right:5px;
	background-image:url('/es-es/sistema/disenos/estilos/imgs/home_popup_fondo.gif');
	background-position:bottom left;
	list-style-type:none;
}

.promoPopup ul li{
	padding:2px 3px 4px 7px;
	margin:0;	
	background-image:url('/es-es/sistema/disenos/estilos/imgs/flecha_gris.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

.promoPopup ul li:hover{	
	background-image:url('/es-es/sistema/disenos/estilos/imgs/flecha_rojo.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

.promoPopup ul li a{
	color:black;
	text-decoration:none;
	white-space:normal;
	font-size:10px;	
	width:auto;
}

.promoPopup ul li a:hover{
	color:#CC0000;	
}

/*** pico ***/

.pico{	
	display:block;		
	width:41px;
	height:23px;	
	margin-top:50px;	
}

.picoIzq{
	float:left;
	display:block;
	background-image:url('/es-es/sistema/disenos/estilos/imgs/pico_izq.gif');	
	background-position:0 0;
	background-repeat: no-repeat;
}

.picoDer{
	float:right;
	display:block;
	background-image:url('/es-es/sistema/disenos/estilos/imgs/pico_der.gif');	
	background-position:0 0;
	background-repeat: no-repeat;	
}
