.textos {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.destaque {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}
.destaque:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.boldRojo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.foot {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

body {margin:0; margin-bottom:10px; background:#fff; background-color:#F8F8F8;}

a.foot{ color:#990000;}
a.k{ color:#666; text-decoration:none;}
a.k:hover{ color:#333;text-decoration:none;}
h1{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9E504B;
	text-decoration: none;
	margin: 0;
}
h2{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0;
}
.prod{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	margin: 0;
	padding-left: 10px;
}

.prod:hover{
	color: #333333;
	
}
.focus{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding-left: 10px;
}
il{
	list-style-type: circle;
}

.campos{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;
	height: 15px;
	background-color: #f1f1f1;
}

.enviar{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 20px;
	background-color: #DEE678;
	font-weight: bold;
	border-top: 2px solid #F1F4C4;
	border-right: 2px solid #CFDB3E;
	border-bottom: 2px solid #CFDB3E;
	border-left: 2px solid #F1F4C4;
}
.coment{
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #999;

	background-color: #f1f1f1;
}

.trOver {
	CURSOR: hand;
	BACKGROUND-COLOR: #f1f1f1;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	

}
.trNormal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;

}
