#dropmenudiv{
	position:absolute;
	width:100%;
	margin-left:-7px;
	font:normal 10px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index:100;
}

#dropmenudiv a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 3px 0;
}

#dropmenudiv a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#a4db49;
}

.menu {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
.menu:hover {
	color: #a4db49;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #314f00;
	font-size: 19px;
	line-height: 170%;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	color: #716F6F;
	font-size: 12px;
	text-decoration: none;
}

.idioma:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B9300;
	font-size: 12px;
	text-decoration: none;
}

.texto {
	color: #514F4F;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Arial Narrow', Arial;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
}

.texto_esp {
	color: #514F4F;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Arial Narrow', Arial;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 1px;
}
.asterisco {
	color: #C00;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Arial Narrow', Arial;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 1px;
}

.texto_dest {
	color: #464444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
}

.texto_dest:hover {
	color: #5b7235;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
}

.form {
	color: #314f00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


.texto_dest_verde {
	color: #314f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
}

.texto_dest_verde:hover {
	color: #5b7235;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 17px;
}

.link_mail {
	color: #FFF;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Franklin Gothic Book',"Helvetica CondensedLight";
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
}
.link_mail:hover {
	color: #a4db49;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Franklin Gothic Book',"Helvetica CondensedLight";
	font-size: 14px;
	letter-spacing: 1px;
	text-decoration: none;
}


.link_web {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
.link_web:hover {
	color: #314f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.rodape {
	color: #FFF;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Franklin Gothic Book',"Helvetica CondensedLight";
	font-size: 14px;
	letter-spacing: 1px;
}

.telefone {
	color: #FFF;
	font-family: 'Arial Narrow','Gill Sans MT Condensed','Franklin Gothic Book',"Helvetica CondensedLight";
	font-size: 27px;
	font-weight: normal;
}

