/*
	Autor: Anderson Triacca
	Data de Início: 05/março/2009
	Última modificação: 18/março/2009

*/

/*------------------------------------ 
	- Partes comuns a todas páginas 
------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline:none;
	color: #333333;
}
html{
	background: #0CCB67 url(../imagens/fundo_html.png) center top repeat-x;
}
p{
	text-align: justify;
	text-indent: 10px;
}
img{
	border: none;
}
a{
	text-decoration: none;
}
h2{
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
}
li{
	list-style-type: none;
}
#central{
	width: 767px;
	margin: 40px auto;
	background: #fff;
	border: 3px solid #078D48;
	position: relative;
}
.veja_mais:hover{
	text-decoration: underline;
}
/*------------------------------------ 
	- Topo 
------------------------------------*/
#topo{
	width: 767px;
	height: 114px;
}
#topo h1{
	display: none;
}
/*------------------------------------ 
	- Conteúdo 
------------------------------------*/
#conteudo{
	margin-top: 20px;
}
/*------------------------------------ 
	- Conteúdo 
------------------------------------*/
#galeria{
	width: 767px;
	height: 268px;
}
/*------------------------------------ 
	- Index 
------------------------------------*/
#bem_vindo{
	background: #078D48 url(../imagens/bem_vindo.gif) center bottom no-repeat;
	padding-bottom: 29px;
	width: 255px;
	margin-left: 45px;
	float: left;
}
#bem_vindo h2{
	color: #fff;
	padding-top: 20px;
	margin-left: 20px;
}
#bem_vindo p{
	color: #fff;
	width: 220px;
	margin-left: 20px;
	margin-top: 2px;
}
#bem_vindo a{
	color: #fff;
	margin-left: 200px;
	position:relative;
	top: 10px;
}
#servicos{
	width: 220px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#servicos h2{
	margin-bottom: 5px;
}
#servicos img{
	float: left;
	border: 1px solid #078D48;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#servicos a.veja_mais{
	position: relative;
	left: 179px;
	top: 10px;
}
#div_cidade{
	width: 168px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
}
#div_cidade p{
	margin-top: 5px;
}
#div_cidade a.veja_mais{ 
	position: relative;
	left: 129px;
	top: 10px;
}
#atracoes{
	clear: both;
	width: 675px;
	margin-left: 45px;
	padding-top: 3px;
	position: relative;
}
#atracoes p{
	width: 404px;
	text-indent: 0;
}
#atracoes a.veja_mais{
	clear: both;
	position: relative;
	top: 5px;
	left: 363px;
}
#atracoes ul{
	width: 266px;
	position: absolute;
	right: 0;
	top: 18px;
}
#atracoes ul li{
	display: block;
	float: left;
	width: 119px;
	height: 67px;
	border: 1px solid #078D48;
	padding: 1px;
	margin-top: 10px;
	margin-left: 10px;
}
/*------------------------------------ 
	- Empreas 
------------------------------------*/
#empresa_esq{
	width: 404px;
	float: left;
	margin-left: 45px;
}
#empresa_esq h2{
	margin-bottom: 5px;
}
#empresa_esq div{
	margin-bottom: 20px;
}
#empresa_dir{
	width: 255px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
#empresa_dir img{
	border: 1px solid #078D48;
	margin-bottom: 20px;
	padding: 1px;
}
#aposentos p{
	text-indent: 0;
}
/*------------------------------------ 
	- Fotos 
------------------------------------*/
#fotos_descricao{
	width: 678px;
	margin: 0 auto;
}
#fotos_descricao h2{
	margin-bottom: 5px;
}
#thumbs{
	width: 678px;
	margin: 0 auto;
	padding: 15px 0;
	display: table;
}
#thumbs li{
	display: block;
	float: left;
	width: 120px;
	height: 90px;
	border: 1px solid #078D48;
	padding: 1px;
	margin-left: 10px;
	margin-top: 10px;
}
/*------------------------------------ 
	- Contato
------------------------------------*/
#contato_top{
	width: 678px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#contato_top p{
	margin-top: 3px;
}
#contato_esq{
	width: 350px;
	float: left;
	margin-left: 45px;
	margin-bottom: 30px;
}
#contato_esq label{
	display: block;
	width: 350px;
	margin-bottom: 4px;
	float: left;
	clear: both;
}
#contato_esq input, #contato_esq textarea{
	display: block;
	width: 100%;
	margin-top: 3px;
	clear: both;
	border: 1px solid #333333;
	padding: 2px 0;
}
#contato_esq textarea{
	overflow: auto;
	height: 90px;
}
#contato_esq label.label_ddd{
	width: 44px;
}
#contato_esq label.label_telefone{
	width: 300px;
	clear: none;
	position: relative;
	left: 6px;
}
#contato_esq label.label_cidade{
	width: 300px;
}
#contato_esq label.label_uf{
	width: 44px;
	clear: none;
	position: relative;
	left: 6px;
}
#contato_esq input.input_submit{
	width: 44px;
	background: #333;
	color: #fff;
	margin-left: 308px;
	cursor: pointer;
}
#contato_dir{
	width: 305px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
#contato_dir address{
	margin-top: 8px;
	font-style: normal;
}
#mapa_animado{
	width: 303px;
	height: 194px;
	border: 1px solid #333;
	margin-top: 28px;
}
/*------------------------------------ 
	- Rodapé 
------------------------------------*/
#rodape{
	clear: both;
	border-top: 1px solid #078D48;
	width: 715px;
	margin: 20px auto;
}
#rodape address{
	font-style: normal;
	text-align: center;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	margin-top: 6px;
}
#rodape address a{
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
}
#rodape address a:hover{
	text-decoration: underline;
}

