body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin: 10px 0 0 0;
	padding: 0px;
	background: url(../images/bg.jpg) top center no-repeat;
}
#geral {
	width:737px;
	margin:0 auto;
	background: #191919;
	border:1px solid #666;
	padding:20px;
}
a {
	color:#CCC;
}
a:hover {
	color:#FFF;
}
#topo {
	border:1px solid #666;
	background:url(../images/banner.jpg) top center no-repeat;
	height:248px;
	margin-bottom: 10px;
	position: relative;
}
#destaques {
	height:248px;
	width: 735px;
	background-color: #000;
}
/*carrossel*/
.stepcarousel {
	position: relative;
	overflow: scroll;
	width: 735px;
	height: 248px;
}
.stepcarousel .belt {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	width: 735px;
}
/*carrossel*/


#quem {
	border:1px solid #666;
	height:315px;
	padding: 5px;
	width: 200px;
	float: left;
}
#txt_quem {
	height: 150px;
	margin-top:10px;
	text-align:justify;
	padding:0 5px;
}
#menu {
	float: right;
	width: 510px;
	height: 39px;
	background: url(../images/bg_menu.jpg) repeat-x;
	border:1px solid #666;
}
.clear {
	clear: both;
}
#menu a img {
	padding: 0 2px 10px 2px;
	border: none;
}
input {
	border:1px solid #666;
	padding:3px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:140px;
	margin-bottom:10px;
}
.bot {
	background: url(../images/bg_menu.jpg) repeat-x;
	color:#FFF;
	font-style:normal;
	cursor:pointer;
	width:70px;
}
#geral #quem #form {
	text-align: center;
}
#geral #conteudo {
	float: left;
	height: 250px;
	width: 323px;
	margin-left: 13px;
}
#geral #parceiros {
	float: left;
	width: 128px;
	margin-left: 17px;
	height: 250px;
}
#geral #parceiros, #geral #conteudo {
	padding:10px;
	border:1px solid #666;
	margin-top: 15px;
}
#geral #conteudo #txt_conteudo, #geral #parceiros #txt_parceiros {
	margin-top: 15px;
	height: 210px;
}
#rodape {
	width: 777px;
	margin:0 auto;
	height:30px;
	background-color: #000;
	text-align: center;
	padding: 10px 0 0 0;
}
#image_rotate {
	list-style:none;
	margin:15px 0 0 0;
	padding:0px;
	text-align:center;
}
#geral #conteudo #txt_conteudo #txt_cont {
	float: right;
	width: 130px;
}
#geral #conteudo #txt_conteudo #form_contato {
	float: left;
	width: 180px;
}
#geral #topo #logo {
	height: 51px;
	width: 276px;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index:2;
}
#geral #topo #destaques .belt .panel a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

