@charset "utf-8";
/* CSS Document */

* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
}

body {
	background-color: #dcdcdd;
	background-image: url(/imagem/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#alinhasite {
	width:808px;
	height:auto;
	margin:0 auto;
	background-image:url(/imagem/bg_sombra.png);
	background-repeat:repeat-y;
}

#bg_branco {
	width:800px;
	min-height:500px;
	height:auto;
	margin:0 auto;
	background-color:#FFF;
}

#topo {
	width:800px;
	height:104px;
	margin:0 auto;
	background-image:url(/imagem/topo.png);
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
}

#foto_home {
	width:800px;
	height:168px;
	margin:0 auto;
	margin-top:-15px;
	z-index:1;
}

#fim_foto_home {
	width:800px;
	height:3px;
	margin:0 auto;
	background-color:#757575;
	clear:both;
}

#conteudo {
	width:777px;
	height:auto;
	margin:0 auto;
	padding:23px 12px 5px 12px;
	overflow:hidden;
}

#box_home {
	width:258px;
	height:245px;
	float:left;
	border-right:#8d8d8d 1px dotted;
	display:table;
}

#box_home h2, p {
	padding-left:15px;
}

#endereco {
	width:794px;
	height:19px;
	margin:0 auto;
	background-color:#d5d4d4;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	padding-top:10px;
	margin-top:20px;
}

#rodape {
	width:790px;
	height:19px;
	margin:0 auto;
	padding-top:10px;
}

#rodape p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	font-size:10px;
	margin:0px;
	padding:0px
}

#texto_internas {
	width:755px;
	min-height:270px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

#contato_form {
	width:375px;
	height:auto;
	float:left;
	border-right:#8d8d8d 1px dotted;
}

#apresentacoes_form {
	width:370px;
	height:auto;
	margin:0 auto;
}


#contato_mapa {
	width:360px;
	height:auto;
	float:left;
	padding-left:15px;
}

#contato_mapa p {
	padding:0px;
}

#img_centro {
	margin:0 auto;
	width:755px;
	height:auto;
	text-align:center;
}

#box_topo {
	width:538px;
	height:22px; 
	background-image:url(/imagem/box_topo.jpg); 
	background-repeat:no-repeat; 
	margin:0 auto;
}

#box_conteudo{
	width:498px; 
	height:auto; 
	background-image:url(/imagem/box_conteudo.jpg); 
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	display:table;
}

#box_rodape{
	width:538px; 
	height:22px; 
	background-image:url(/imagem/box_rodape.jpg); 
	background-repeat:no-repeat; 
	margin:0 auto;
}
