* { 
	margin:0;
	padding:0;
	border:0;
}

.texto_drop {
	font-family: Tahoma;
	font-size: 11px;
	background-color:#ffffff;
	color: #ff8809;
}

.imagem{ border:2px solid #b3d892; margin-top:2px; margin-right:3px;}

.textoVIntro {font-family:tahoma,Arial, Helvetica, sans-serif;color:#388f02;font-size:11px; text-decoration:none;}
.textoVIntro a{font-family:tahoma,Arial, Helvetica, sans-serif;color:#388f02;font-size:11px; text-decoration:none;}
.textoVIntro a:hover{font-family:tahoma,Arial, Helvetica, sans-serif;color:#7abc15;font-size:11px; text-decoration:underline;}

.conteudo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ff8809;
	text-decoration:none;

}
.conteudo_white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
}

.conteudo2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #ff8809;
	font-weight:bold;
}

.textinput {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight:bold;
}

.input{
	font-size:10px; 
	color:#378e01; 
	background-color:#fcfcfc;
	font-family: tahoma,Arial, Helvetica, sans-serif; 
	border-top: 1px solid #378e01;
	border-left: 1px solid #378e01;
	border-right: 1px solid #378e01;
	border-bottom: 1px solid #378e01;
	}
	
.botao_form {
	font-size:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(imagens/botao_form.jpg);
	color:#000000;
	width: 82px;
	height:21px;
	cursor:hand;
	}	
	
.botao {
	font-size:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(imagens/botao.gif);
	padding-left:20px;
	border: 0px;
	color:#000000;
	width: 79px;
	height:19px;
	cursor:pointer;
	}
.textoV{font-family:tahoma,Arial, Helvetica, sans-serif;font-size:10px;color:#378e01; } 