body{
	background-image:url(imgs/background.jpg);
	background-repeat:repeat-x;
	background-color:#A2BCBB;
	margin:0px;
}
#tudo{
	background-image:url(imgs/back_unico.jpg);
	background-repeat:no-repeat;
}
#interna{
	margin-top:90px;
	width:720px;
}
#topo{
	height:41px;
	width:720px;
}
#logo{
	width:176px;
	height:41px;
	float:left;
	padding-left:20px;
	margin-top:-10px;
}
#menu{
	height:41px;
	width:486px;
	float:right;
	margin-right:15px;
}
#conteudo{
	width:720px;
	height:442px;
	background-image:url(imgs/back_conteudo.png);
	background-repeat:no-repeat;
	margin-top:-8px;
	position:relative;
	float:left;
}
#conteudo img{
	padding:15px;
}
#conteudo_interno{
	width:100%;
	height:150px;
	position:relative;
	margin-top:-15px;
}
#conteudo_esquerda{
	float:left;
	width:310px;
	height:100%;
	padding-left:30px;
}
#conteudo_direita{
	width:310px;
	float:right;
	height:100%;
	padding-right:30px;
}
#foto{
	float:left;
	width:397px;
	height:100%;
	margin-left:-15px;
}
#texto{
	width:295px;
	float:right;
	height:420px;
	padding-right:35px;
	padding-top:20px;
	position:relative;
}
#esquerda{
	float:left;
	width:340px;
	height:100%;
	padding-left:30px;
	padding-top:15px;
}
#contato{
	padding-top:25px;
}
#mapa{
	float:right;
	width:315px;
	padding-top:15px;
	padding-right:30px;
}
#conteudo a:link, #conteudo a:visited{
	color:#ac5b8a;
	font-size:12px;
	text-decoration:underline;
	font-family:Georgia, "Trebuchet MS";
}
#conteudo a:hover, #conteudo a:active{
	color:#ac5b8a;
	font-size:12px;
	text-decoration:none;
	font-family:Georgia, "Trebuchet MS";
}
.style1{color:#ac5b8a; font-size:28px; font-family:Georgia, "Trebuchet MS";}
.style2{color:#757575; font-size:12px; font-family:Georgia, "Trebuchet MS";}
.style3{color:#89a9a8; font-size:28px; font-family:Georgia, "Trebuchet MS";}
.style4{color:#89a9a8; font-size:18px; font-family:Georgia, "Trebuchet MS";}
.rodape{color:#FFFFFF; font-family:Arial; font-size:10px;}
.rodape a{color:#FFFFFF; font-family:Arial; font-size:10px; text-decoration:none;}
.mapa a:link, .mapa a:visited{color:#ac5b8a; font-size:12px; text-decoration:underline; font-family:Georgia, "Trebuchet MS";}
.mapa a:hover, .mapa a:active{color:#ac5b8a; font-size:12px; text-decoration:none; font-family:Georgia, "Trebuchet MS";}
.style_form{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #757575;
	border-width: 1px;
	border-style: solid;
	border-color: #89a9a8;
}
#areas_atuacao{
	line-height:17px;
}
#rodape_texto{
	top:auto;
	bottom:0px;
	padding-bottom:25px;
	padding-left:10px;
	position:absolute;
	width:285px;
	color:#ac5b8a;
}