#contenidoflash { 
float : left; 
width : 550px; 
height : 300px;
z-index: -1;
} 
#separador { 
float : left; 
width : 571px; 
height : 46px; 
margin-top : 10px; 
} 
.productos { 
float : left; 
display : block; 
width : 136px; 
height : 270px; 
margin-top : 10px; 
border-right : 1px solid #e6e7e6; 
padding-left : 0; 
padding-right : 0; 
margin-bottom : 10px; 
} 

a.productonombre:link { 
color: #333333; 
text-decoration : none; 
} 
a.productonombre:visited { 
color: #4b4b4b; 
text-decoration : none; 
} 

a.productonombre:hover { 
color: #4b4b4b; 
text-decoration : underline; 
} 

.zoom { 
float : left; 
width : 136px; 
height : 25px; 
text-align : right; 
} 
.img { 
float : left; 
width : 136px; 
height : 135px; 
} 
a img { 
border : 0; 
} 
.titulo {
font-size: 11px;
float : left; 
width : 131px; 
height : 50px; 
text-align : center; 
padding-left : 3px; 
padding-right : 3px; 
padding-bottom : 5px; 

} 
.precio { 
float : left; 
width : 136px; 
height : 80px; 
text-align : center; 
} 
.carritoescaparate { 
width : 136px; 
height : 80px; 
text-align : center; 

} 
.preciorojo { 
color : #e20a16; 
font-weight : bold; 
} 
.iva { 
font-size : 0.85em; 
} 
