@charset "utf-8";
html{
	overflow-Y:scroll;
	overflow-x:hidden;
}
#principal {
	height: 500px;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 110px;
	width: 250px;
	background-image: url(images/marca.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	}
#banner {
	height: 110px;
	width: 530px;
	float: right;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#menu {
	display: block;
	padding: 0px;
	width: 170px;
	height:390px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	float:left;
}
#parte2 {
	height: 390px;
	width: 780px;
	clear: right;
}


#menu ul {
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	line-height: 40px;
	margin: 0px;
}

#menu li {


}

#menu a {
	width: 140px;
	color: #FFFFFF;
	background-image: url(images/botao.gif);
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	padding: 0px;
}
body>#menu a {
	width:150px;
	text-align: center;
	vertical-align: middle;
}

#menu a:hover {
	background-image: url(images/botao_ativo.gif);
	color: #CCCCCC;
}

#conteudo {
	height: 390px;
	width: 610px;
	float: right;
	background-image: url(images/conteudo.jpg);
	background-repeat: no-repeat;
}
#conteudo_texto {
	height: 300px;
	width: 530px;
	overflow: auto;
	color: #000066;
	line-height: 20px;
	text-align: justify;
	padding: 0px;
	margin-top: 35px;
	margin-right: 40px;
	margin-bottom: 35px;
	margin-left: 40px;
	float: right;
}
#endereco {
	height: 20px;
	width: 610px;
	background-image: url(images/endereco.jpg);
	background-repeat: no-repeat;
	text-align: center;
	clear: right;
}
body {
	background-image: url(fundohf.gif);
	margin:0px;
}


/*comeca o outro css aqui*/


#conteudo_ext {
	width:780px;
	border:0px;	
	margin-right: auto;
	margin-left: auto;
	background-color:#6eb4d8;
}
#conteudo_interno {

}
#total_nova{
	width: 780px;

}
#banner_nova {
	
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}#conteudo_nova {
	clear: right;
	background-color:#6eb4d8;
}
#cabecalho{


}
#conteudo_cabecalho{
	margin-right:12px;
	margin-top:12px;

}
#conteudo_rodape{
	margin-right:12px;

}
#conteudo_curr{
	background-image:url(images/conteudo_corpo.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#6eb4d8;
	margin-right:12px;

}
#conteudo_central{
	width:610px;
	float:right;
	background-color:#6eb4d8;

}
#rodape{
	clear:both;



}
#conteudo_menu{
width:130px;
float:left;


}

input {
	border:1px solid #5aa5b1;
	background-color:#ffffff;
	height:17px;
}
form
{
 margin: 0;
}
.options{
width:150px;
}
.fonte_text{
font-family:Arial;
font-size:13px;

}
