#contenido {
	font-size:14px;
}
#contenido table.precios_old {

	width:431px;
	border:none;
}
#contenido table.precios_old td {	
	height:45px;
	vertical-align:middle;
}
#contenido strong {
	font-size:14px;
	color:#F96400;
	font-weight:bold;
}
#contenido td.segunda {
	width:356px;
	font-size:13px;
	line-height:16px;
}
#contenido td.ultima {
	width:45px;
	background:url(ficha_circle.gif) no-repeat;
	text-align:center;
}
#contenido .contenedor {
	padding-top:10px;
	padding-bottom:5px;
	padding-left:15px;
}

#contenido table.precios_old td.vacia {
	height:5px;
}
#contenido h1 {
	line-height:0px;
	font-size:0px;
	margin-bottom:10px;
}
.iva {
	padding-top:5px;
	margin-bottom:10px;
	color:#F96400;
	font-size:13px;	
}
.especial {
	font-size:12px;
	line-height:16px;
}
.enlace {
	color:#F96400;
	text-decoration:none;
}
.enlace:hover {
	color:#F96400;
	text-decoration:underline;
}


/* version 2 */
#banner_descuento {
	padding-bottom:18px;
}

.itemDescription {
	font-size:12px;
    line-height:16px;
    text-align:left;
}
#contenido .itemDescription strong {
	font-size:12px;
	color:#F96400;
	font-weight:bold;

}
#contenido table.precios {
    width:570px;
    margin-bottom:10px;
    margin-top:5px; 
}
#contenido table.precios td {
    vertical-align:middle;
    font-size:14px;
    line-height:14px;
    text-align:center;
    height:45px; 
}
#contenido table.precios th {
	padding-bottom:10px;
	border-bottom:solid 1px #D6D6D6;
}
#contenido table.precios th.empty {
	width:15px;
    font-size:0;
    line-height:0;
}
#contenido table.precios td.empty {
	width:15px;
    font-size:0;
    line-height:0;
}
#contenido table.precios th.c0 {
	width:297px;    
}
#contenido table.precios th.c1 {
	width:70px;
}
#contenido table.precios th.c2 {
	width:70px;
}
#contenido table.precios th.c3 {
	width:70px;
}



#contenido table.precios td.c0 {
	width:297px;    
}

#contenido table.precios td.c1 {
	font-size:12px;
	width:70px;
    background:url(circ1.gif) 0 center no-repeat;
    /*padding-top:14px;*/
}
#contenido table.precios td.c2 {
	font-size:12px;
	width:70px;
    background:url(circ2.gif) 0 center no-repeat;
    /*padding-top:14px;*/
}
#contenido table.precios td.c3 {
	font-size:12px;
	width:70px;
    background:url(circ3.gif) 0 center no-repeat;
    /*padding-top:14px;*/
}
#contenido table.precios td.c32 {
	width:70px;
    background:url(precio_c32.gif) 0 center no-repeat;
}
.iva2 {
	padding-top:15px;
	padding-bottom:10px;
	color:#000000;
	font-size:12px; line-height:14px; font-style:italic;
    text-align:right;
    padding-right:15px;
}