
.linkCinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	font-weight:bold;
	text-decoration:none;
}

.linkCinza:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
	text-decoration: underline;
}
.linkBranco {
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
	color: #FFFFFF;
	text-align:right;
	text-decoration:none;
}

.linkBranco:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
	color: #FFFFFF;
	text-align:right;
	text-decoration: underline;
}
.linkVerde {
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
	color: #BAF40A;
	text-align:right;
	text-decoration:none;
}

.linkVerde:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
	color: #BAF40A;
	text-align:right;
	text-decoration: underline;
}
.linkPag {
	font-family: Tahoma;
	font-size: 11px;
	line-height:8px;
	font-weight:bold;
	color: #BAF40A;
	text-decoration:none;
}

.linkPag:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:8px;
	font-weight:bold;
	color: #BAF40A;
	text-decoration: underline;
}

.dataEventos {
	font-family: Tahoma;
	font-size: 10px;
	color: #5B5B5B;
	font-weight:bold;	
	text-align: left;
}

.fontp {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.fontpag {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
	text-align: center;
}
.TitMarca {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;	
	color: #97C505;
	text-align: left;
}
.TitProd {
	font-family: Tahoma;
	font-size: 20px;
	font-weight:bold;	
	color: #97C505;
	text-align: left;
}


.fontform {
	font-family: Tahoma;
	font-size: 14px;
	color: #5b5b5b;
	font-weight:bold;
	text-align: right;

}
.txtcorrido{
	font-family: Tahoma;
	font-size: 11px;
	color:#898383;
	line-height:13px;
	text-align:left;

}




.txtNoticia {
	font-family: Tahoma;
	font-size:10px;
	text-align:justify;
	line-height:11px;
	color: #322F2D;
	
}



.campo {  
	font: 11px TAHOMA; 
	color: #FFFFFF; 
	background-color: #688D08; 
	border: 1px #FFFFFF solid
}
.campofrom {  
	font: 10px TAHOMA; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px #FFFFFF solid
}


.botaook {
	font-family: tahoma;
	font-size: 15px;
	color: #FFFFFF;
	border:0px;
	background-image:   url(../img/btEnviar.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 129px;
	height:41px;
	cursor:pointer;
}
.botform {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;	
	color: #65676A;
	border:0px;
	background-image:   url(../img/btform.gif);
	background-repeat: repeat;
	background-position: center center;
	width: 65px;
	height:24px;
	cursor:pointer;
}




#conteudo {
	font-family: verdana;
	font-size: 11px;
	color:#898383;
	text-align:left;
}

#conteudo h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	font-weight:bold;	
	color: #97C505;
}

#conteudo h2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;	
	color: #97C505;
}

#conteudo h3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #5b5b5b;
	font-weight:bold;

}


#catalogo {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color:#333333;
	text-align:left;
}

#catalogo h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	color: #456600;
}

#catalogo h2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;	
	color: #97C505;
}

#catalogo h3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #5b5b5b;
	font-weight:bold;

}

#catalogo p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color:#666666;
	line-height:13px;
}


#catalogo a {
	text-decoration:none;
}

#catalogo a:hover {
	text-decoration: underline;
}




.produto {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #456600;
	text-decoration:none;
}
.produto a:hover {
	text-decoration: underline;
}



.fabricante {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #666;
	text-decoration:none;
}
.fabricante a:hover {
	text-decoration: underline;
}


.valor {
	font-family: Arial, verdana;
	font-size: 12px;
	color: #C66D0D;
	font-weight:bold;
}
