body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.textboxes
{
	margin: 0;
	font-size: 11px; 
	font-family: "Trebuchet MS";
	height:15px;
	margin-top:1px;
}
.contacto_tb
{
	margin: 0;
	font-size: 12px; 
	font-family: "Trebuchet MS";
	height:18px;
	margin-top:1px;
}
textarea{
	font-size: 12px; 
	font-family: "Trebuchet MS";
}

.prodtitulo{
	font-size: 15px;
	font-weight: bold;
}
.submit{
	height: 22px;
	font-size:11px;
	font-family: "Trebuchet MS";

}
.pie{
	vertical-align:middle;
	font-size:11px;
	color:#FFFFFF;
}
.envios {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
a{
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}


