@charset "iso-8859-1";
/* CSS Document */

#menuesq { width: 139px;}

.menu_esq {
	background-color: #A6AE75;
	font: bolder 0.7em sans-serif;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 1px;
	margin-right: 1px;
}

.caixa_borda_cinza {
	padding-left: 2px;
	background-color: #43511F;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-bottom: 3px;
	clear:both;
}

.css_menu_esq  { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none; 
	text-transform: none;
	line-height: 1.7em;
	color:#073769; 
}

.css_menu { 
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration:none; 
	text-transform:none;
	line-height: 14px;
	color:#FFFFFF; 
}

a.css_menu:hover { 
	color: #A6AE75;
	text-decoration:none;
}

.textoHans {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

.textoHansPreto {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

.textoHansPretoMenor {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
}

.textoHansMenor {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#333333;
}

.tituloHans {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#43511F;
}

.tituloHansPreto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
}

.subtituloHans {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:20px;
	color:#A6AE75;
}

.subtituloHansPreto {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:19px;
	color:#333333;
}

.creditoHans {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#6B6B6B;
}

#menuInternas {
	margin-top:238px;
	margin-left:0px;
	float:left;
	width:478px;
	height:20px;
}
.textoHansBold {
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#A6AE75;
	font-weight: bolder;
}

