2011-05-06 11:33:27 +00:00
|
|
|
.producto_tipo {
|
|
|
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 10px;
|
|
|
|
|
text-transform: uppercase;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.producto_modelo {
|
|
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.producto_precio {
|
|
|
|
|
font-family: "Times New Roman", Times, serif;
|
|
|
|
|
font-size: 36px;
|
|
|
|
|
color: #CB2C54;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
}
|
|
|
|
|
|
2011-05-09 17:31:11 +00:00
|
|
|
.producto_precio_ocasion1 {
|
|
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.producto_precio_ocasion2 {
|
|
|
|
|
font-family: "Times New Roman", Times, serif;
|
2011-06-06 14:29:53 +00:00
|
|
|
font-size: 24px;
|
2011-05-09 17:31:11 +00:00
|
|
|
color: #CB2C54;
|
|
|
|
|
font-weight: normal;
|
|
|
|
|
}
|
|
|
|
|
|
2011-05-06 11:33:27 +00:00
|
|
|
.producto_texto {
|
|
|
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 10px;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|