#middle .portada{
margin:0 auto;
overflow:hidden;
width:970px;
height:444px;
position:relative;
}
#middle .portada .btnP{ 
width:353px;
height:66px;
overflow: hidden;
position: absolute;
text-indent:-2000px;
margin:176px 0 0 557px;
background:url(/img/decorado/btn-home.png);
z-index:50;
}
#middle .portada .btnP:hover{background:url(/img/decorado/btn-home-h.png);}
#middle .portada .bucle{ 
width:970px;
height:444px;
overflow:hidden;
z-index:1;
}
#middle .destacados{
width:970px;
padding-top:20px;
margin:0 auto;
overflow:hidden;
background:url(/img/decorado/home-destacados.gif) left top repeat-x;
}
#middle .destacados li{       
width:475px; 
padding-right:10px;
height:145px;
overflow:hidden;  
float:right; 
}
#middle .destacados li:first-child{
float:left;    
}
#middle .destacados li img{
float:left;
}
#middle .destacados li h2{
float:right;
height:55px;
width:238px;
margin-bottom:10px;
line-height:1.2em;
font-size:1.4em;
}         
#middle .destacados li h2 a{
color:#FDF0BD;
}
#middle .destacados li p{
float:right;   
color:#333;
line-height:1.3em;
font-size:1.1em;
width:238px;             
margin-bottom:10px; 
}          
#middle .destacados li .btn{
width:238px;
float:right;            
padding-top:0;
}                        
#middle .destacados .btn a{
color:#403E37;
padding:0 13px 0 0;
display: inline-block;  
line-height:1.5em;  
font-size:1.1em;
background:url(/img/decorado/bullet01.gif) right 5px no-repeat transparent; 
}  
/* fin botones */