@import "texto_fontes.css";
@import "navegador.css";

body {
	background-position: center center;
	margin: 0px;
}
#menu_p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#geral {
	margin: auto;
	position: relative;
	display: block;
	width: 770px;
	height: auto;
}
#lateral_swf {
	float: left;
	height: 290px;
	width: 205px;
}
#conteudo {
	background-image: url(../img/dr_benicio_03.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 274px;
	width: 261px;
	float: left;
	display: block;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#lateral_texto {
	background-image: url(../img/dr_benicio_04.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 274px;
	width: 253px;
	display: block;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	margin: 0px;
}
#rodape {
	clear: both;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
}
#rodape div{
	font-size: 10px;
}
#rodape a{text-decoration:none;color:#999;}
#conteudo_interna {
	background-image: url(../img/interna_04.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	display: block;
	position: relative;
	margin: 0px;
}
#borda_sup {
	position: relative;
}
#borda_inf {
	position: relative;
}
#form {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	width: 420px;
	float: left;
}
#mapa {
	margin-bottom: 90px;
}


input, textarea, select {
	background-color:#EAF0E8;
	border: 1px solid #B8CFB2;
}
#coluna_exp {
	float:right;
	margin:10px;
	padding:10px;
	width:230px;
	position:relative;

}

p#linha {
	margin:0px;
	padding:0px;
}


#conteudo_pesquisa {
	width:400px;
	margin-top:10px;
}
