body {
background:#02CBFF url(../img/bg.gif);
background-attachment:fixed;
}


.linkVerde {
	font-family: Tahoma;
	font-size: 11px;
	line-height:11px;
	color: #9c986d;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
}

.linkVerde:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height:11px;
	color: #9c986d;
	text-align:left;
	font-weight:bold;	
	text-decoration: none;
}



.TitVerde {
	font-family: Tahoma;
	font-size: 18px;
	line-height:18px;
	color:#9c986d;
	font-weight:bold;
}



.fontcinza {
	font-family: Tahoma;
	font-size: 10px;
	line-height:11px;
	color: #a9a0a6;
}
.fontconteudo{
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
	color: #a9a0a6;
}

.fontRodapeVerde {
	font-family: Tahoma;
	font-size: 10px;
	line-height:11px;
	color: #474320;
}
.fontRodapeVerdeB {
	font-family: Tahoma;
	font-size: 10px;
	line-height:11px;
	color: #474320;
	font-weight:bold;
	
}







.campo {  
	font: 11px TAHOMA; 
	color: #FFFFFF; 
	background-color: #ff660f; 
	border: 1px #ff660f solid
}
.campofrom {  
	font: 9px 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;
}