.verdana1 {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #3366cc;
}
.texto2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;

}
.txt_blco {
	font-family: "arial";
	font-size: 9px;
	
}

.txt_destacado {
	font-family: "arial";
	font-size: 14px;
	color: #ffffff;
}

.txt_normal {
	font-family: "verdana";
	font-size: 14px;
	color: #000000;
}
.txt_titulo{
	font-family: "verdana";
	font-size: 18px;
	color: #000000;
}
.txt_destacado02 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.txt_precio {
	font-family: "arial";
	font-size: 20px;
	color: #EE2D32;
	font-weight: bold;
}
.txt_precio02 {
	font-family: "arial";
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
}
.txt_precio03 {
	font-family: Verdana;
	font-size: 30px;
	color: #ff0000;
	font-weight: bold;
}
.txt_desta {
	font-family: "arial";
	font-size: 16px;
	color: #000000;}
.celda
{
	background-color:#F3F3F3;
	padding:15px;}
.tit
{
background-color:#cdcdcd;
border:1px solid #cdcdcd;	
} 	
.enlace1 {
			text-decoration:none;
			text-decoration:none;
			color:#494E58;
			font-size:12px;
			font-weight:bold;
		}
		.enlace1:hover {
			text-decoration:none;
			color:#0062BF;
		}
		
		.label {
			color:#494D59;
			font-size:12px;
			font-weight:bold;
			padding:2px;
		}	
	
