
#page #ficha {width:600px}
#page #ficha .elemento {padding-bottom:10px; margin-bottom:7px}
#page #ficha .elemento .foto{float:left;margin:5px 15px 10px 0; padding:5px;}
#page #ficha .elemento .datos{float:left; width:65%; margin:0;}
#page #ficha .elemento .datos table {width:100%; font-size:110%; margin:5px 0 10px 0}
#page #ficha .elemento .datos table small {font-size:100%;}
#page #ficha .elemento .datos table a {text-decoration:none}
#page #ficha .elemento .datos table .label{font-weight:bold; width:100px}
#page #ficha .elemento .datos table td {padding:2px 2px 2px 10px}
#page #ficha .descrip {margin-bottom:20px; clear:both; padding-top:20px;text-align:justify;}
#page #ficha .descrip p {margin-bottom:10px;}

#page #ficha .producto {margin-bottom:20px; width:95%}
#page #ficha .producto .imagen {float:left; margin-bottom:3px;padding:5px; width:60px;}
#page #ficha .producto .datos{float:left; width:70%; margin-top:5px;}
#page #ficha .producto .datos a {text-decoration:none}
#page #ficha .producto p {margin:-3px 0}
#page #ficha .producto h3{margin-bottom:10px; font-size:110%}


#page #ficha #list .producto {margin-bottom:15px; width:95%}
#page #ficha #list .producto .imagen {float:left; margin-bottom:20px; padding:3px; width:85px;}/* margin-bottom:3px; width:60px;*/
#page #ficha #list .producto .datos{float:left; width:65%; margin-top:5px;}
#page #ficha #list .producto .datos a {text-decoration:none}
#page #ficha #list .producto p {margin:-3px 0}
#page #ficha #list .producto h3{margin-bottom:10px; font-size:110%}
#page #ficha #list .producto .btn {overflow:visible; float:right}/*left:70px; */


#page #ficha .elemento .foto img.novedad, #page #ficha #list .producto .imagen img.novedad{
	left:0pt;
	position:absolute;
	top:0pt;
	z-index:40;
}