* {margin:0;
padding:0;
}

body {
	background-color: #05194C;

}

#geral {
	width: 938px;
	height: 593px;
	margin: auto;
	display: table;
	background-image: url(../images/bg-geral.jpg);
	margin-top: 15px;
}

#topo {
	width: 938px;
	height: 145px;
	display: block;
	float: left;
}

#logo {
	width: 408px;
	height: 145px;
	display: block;
	float: left;
	background-image: url(../images/logo.jpg);
}
#logo h1 {
	text-indent: -5000px;
}
#roller {
	width: 520px;
	height: 145px;
	display: block;
	float: left;
	margin-right: 3px;
}

#conteudo-home {
	width: 900px;
	height: 312px;
	display: block;
	background-image: url(../images/bg-conteudo-home.jpg);
	margin-top: 29px;
	padding-left: 38px;
	float: left;
}


#conteudo, #conteudo-faleconosco {
	width: 900px;
	height: 312px;
	display: block;
	float: left;
	background-image: url(../images/bg-conteudo-home.jpg);
	margin-top: 29px;
	padding-left: 38px;
}
#conteudo-faleconosco p {
	font: 12px arial;
}
#conteudo-faleconosco h2 {	font: bold 18px arial;
	border-bottom: 1px dashed #ccc;
	margin: 10px;
}
#verde {
	width: 184px;
	height: 89px;
	display: block;
	float: left;
	margin: 10px 0 10px 30px;
	background-image: url(../images/verde.jpg);
}
#verde h3 {
	font: bold 13pt arial;
	text-align: center;
	margin-top: 7px;
	border-bottom: 1px dashed #fff;
	color: #000000;
}
#verde p {
	text-align: right;
	font: bold 12px arial;
	color: #000000;
	margin-top: 10px;
	margin-right: 20px;
}
#verde a {
	color: #000;
	text-decoration: none;
}
#verde a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#azul {
	width: 184px;
	height: 89px;
	display: block;
	float: left;
	margin: 20px 0 0 30px;
	background-image: url(../images/azul.jpg);
}
#azul h3 {
	font: bold 13pt arial;
	text-align: center;
	margin-top: 7px;
	border-bottom: 1px dashed #fff;
	color: #fff;
}
#azul p {
	text-align: left;
	font: bold 12px arial;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
}
#azul a {
	color: #fff;
	text-decoration: none;
}
#azul a:hover {
	text-decoration: underline;
	color: #fc0;
}

#amarelo {
	width: 184px;
	height: 89px;
	display: block;
	float: left;
	margin: 0 0 0 30px;
	background-image: url(../images/amarelo.jpg);
}
#amarelo h3 {
	font: bold 13pt arial;
	text-align: left;
	margin-top: 7px;
	border-bottom: 1px dashed #fff;
	color: #000000;
	margin-left: 20px;
	width: 100px;
}
#amarelo p {
	text-align: left;
	font: bold 12px arial;
	color: #000000;
	margin-top: 5px;
	margin-left: 20px;
}
#amarelo a {
	color: #000;
	text-decoration: none;
}
#amarelo a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


#cinza {
	width: 259px;
	height: 280px;
	display: block;
	float: left;
	background-image: url(../images/cinza.jpg);
	margin: 20px 0 0 0;
}

#cinza h3 {
	font: bold 13pt arial;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 35px;
}
#cinza p {
	height: auto;
	width: 240px;
	font: 9pt verdana;
	list-style-type: none;
	text-align: right;
}
#cinza p a {
	height: auto;
	width: 180px;
	text-decoration: none;
	color: #000;
}
#cinza p a:hover {
	color: #001FF3;
}

#texto-home {
	width: 350px;
	height: 280px;
	display: block;
	float: left;
	margin: 20px 0 0 30px;
	border: 1px solid #ccc;
	background-image: url(../images/bg-texto-home.jpg);
}
#texto-home h2 {
	font: bold 10pt arial;
	border-bottom: 1px dashed #ccc;
	margin: 10px 20px 0 20px;
}
#texto-home h3 {
	font: bold 10pt arial;
	border-bottom: 1px dashed #ccc;
	margin: 0 20px;
}

#texto-home p {
	font: bold 12px arial;
	margin: 20px 10px 0 20px;
}
#texto-home form {
	margin: 20px;
}

#box {
	width: 800px;
	display: block;
	height: 250px;
	margin: 10px 0 0 30px;
	overflow: auto;
	border-right: 2px solid #ccc;
	float: left;
}
#conteudo h2 {
	margin: 20px 0 0 0;
	font: bold 13pt arial;
	float: left;
}

#rodape {
	width: 938px;
	height: 50px;
	display: block;
	float: left;
}

address {
	font: bold 8pt arial;
	letter-spacing: 1px;
	font-style: normal;
	margin: 15px 0 0 25px;
	color: #fff;
}


/*----------------Menu -------------------------*/

#MainMenu 
{
	height:30px;
	width:925px;
	float: left;
	padding-left: 6px;
}
#tab 
{
	background:#FFF url(../images/bmid_084.gif);
	float: left;
	width: 925px;
}
#tab h2
{
	font: bold 13pt arial;
	color: #fff;
	margin-top: 8px;
	text-align: right;
	margin-right: 20px;
}
#tab ul 
{
	list-style:none;
	float:left;
}
#tab li 
{
	display:inline;
	float:left;
}
#tab a 
{
	background:#000 url(../images/bright_084.gif) no-repeat right top;
	text-decoration:none;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft_084.gif) no-repeat left top;
	font:bold 11px Arial;
	color:#FFF;
	line-height:35px;
	padding:0 10px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}

/*----------------Fim de Menu -------------------------*/
#combo {
	width: 380px;
	height: auto;
	display: block;
	float: right;
	text-align: right;
	margin-top: 14px;
	margin-right: 20px;
	font: bold 12px arial;
}
#combo p{
	font: bold 11px arial;
	float: left;
	margin-top: 5px;
}

#barra-box {
	width: 870px;
	display: block;
	float: left;
}
