#dropmenudiv{
	position:absolute;
	width:100%;
	margin-left:0px;
	text-decoration: none;
	color:#ffffff;
	z-index:auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 20px;
	padding: 2;
	text-decoration: none;
	color:#7C7C7C;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#0F72B6;
	background: #c9c9c9;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A8A8A8;
}

.menu_link {
	font-size: 12px;
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.menu_link:hover {
	font-size: 12px;
	color: #0F72B6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7C7C7C;
}

.links_email {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #011d56;
}
.links_email:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0F72B6;
}

.web {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #959595;
}
.web:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0F72B6;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.texto_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2FCBFF;
	text-decoration: none;
}
