*{
    margin: 0px;
    padding: 0px;
    border: none;
}

/***** content *******/

.copy {
	font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; color: #fff;
}
.footer {
	font-family: Trebuchet MS, Arial, sans-serif; font-size: 11px; color: #ccc;
}
.sub_titles {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #0E6350; font-size: 17px; font-weight: none;
}
.titles {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #0E6350; font-size: 20px; font-weight: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif; color: #291672; font-size: 20px; font-weight: bold;
}
.content {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #0E6350; font-size: 15px;
} 
.underline {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #0E6350; font-size: 15px; text-decoration: underline; font-weight: bold; 
}
.apoios {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #0E6350; font-size: 13px; 
}
.address {
	font-family: Arial, Helvetica, sans-serif; color: #ACA4D0; font-size: 13px; 
}

/***** content *******/

/***** links *******/

.links {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; color: #fff; text-decoration: none;	
}
.links a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 16px; color: #fff; text-decoration: none;
}
.links a:visited {
	color: #fff; text-decoration: none;
}
.links a:hover {
    color: #000; text-decoration: none;
}
.links a:active {
	color: #fff; text-decoration: none;
}
.foot_links {
	font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; color: #017E29; 	
}
.foot_links a {
	font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; color: #017E29; border-bottom:1px dashed;	
}
.foot_links a:link {
	border-bottom:1px dashed; text-decoration: none;
}
.foot_links a:visited {
	border-bottom:1px dashed; text-decoration: none;
}
.foot_links a:hover {
    color: #01F350; border-bottom:1px dashed; text-decoration: none;
}
.foot_links a:active {
	border-bottom:1px dashed; text-decoration: none;
}
.top {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; text-decoration: none;	
}
.top a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; text-decoration: none;
}
.top a:visited {
	color: #fff; text-decoration: none;
}
.top a:hover {
    color: #000; text-decoration: none;
}
.top a:active {
	color: #fff; text-decoration: none;
}
.map {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #0E6350; text-decoration: none;	
}
.map a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #0E6350; text-decoration: none;
}
.map a:visited {
	color: #0E6350; text-decoration: none;
}
.map a:hover {
    color: #000; text-decoration: none;
}
.map a:active {
	color: #0E6350; text-decoration: none;
}

/***** links *******/

/***** forms *******/

.form {
	width:450px;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#0E6350;
	border:3px solid #0E6350;
	color:#fff;
	margin-bottom:3px;
	margin-right:3px;
	scrollbar-face-color:#0E6350; /* fundo barra */
	scrollbar-highlight-color: #0E6350; /* fundo */
	scrollbar-3dlight-color: #0E6350; /* borda */
	scrollbar-darkshadow-color: #0E6350; /* borda */
	scrollbar-shadow-color: #0E6350; /* fundo */
	scrollbar-arrow-color: #fff; /* seta */
	scrollbar-track-color: #0E6350; /* fundo */
}
.botao-contact {
	width:100px;
	height:30px;
	padding:3px;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#0E6350;
	color:#fff;
	margin-left:3px;
}

/***** forms *******/
