@charset "UTF-8";
.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	
}
.product {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #333333;
	font-weight: 300;
	/*text-align: right;*/
}
.desc2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	font-weight: bold;
	text-align:left;
}
.comment{
	font-style:italic;
	font-size:13px;
	color:#663300;
}
.comment_rojo{
	font-style:italic;
	font-size:13px;
	color:#A21408;
}
.comment_naranja{
	font-style:italic;
	font-size:13px;
	color:#FB941D;
}
.comment_verde{
	font-style:italic;
	font-size:13px;
	color:#41680B;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	/*text-align: right;*/
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bolder;
	color: #E70000;
	/*text-align: right;*/
}
.plate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.size {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.price2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.ancores {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant:small-caps;

}

