@charset "utf-8";
/* CSS Document */
body{
	background-color:#774e28;
	background-image:url(images/back.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:0px 0px 0px 0px;
}
h2{
	font-size:22px;
	margin-top:0px;
}
a{
	color:#997758;
	text-decoration:none;
}
a:visited{
	color:#997758;
	text-decoration:none;
}
#body{
	width:800px;
	margin:0px auto;
	padding-top:25px;
	color:#c09065;
	padding-bottom:20px;
	background-image:url(images/backcorpo_08.png);
}
#topo{
	height:195px;
	width:800px;
	margin:0px auto;
}
#menu_back{
	background-image:url(images/menuback_05.png);
	height:62px;
	width:100%;
}
#menu{
	width:800px;
	height:62px;
	margin:0px auto;
}
br.clear{
	clear:both;
}
.item_image_top{
	height:450px;
	float:left;
	width:300px;
	margin-right:5px;
	border:3px #4c2605 solid;
}
.item_image_top2{
	height:180px;
	float:left;
	width:120px;
	margin-right:5px;
	border:3px #4c2605 solid;
}
.item_image_top2 ul{
	display:inline;
}
.item_image_top2 ul li{
	float:left;
	list-style-type:none;
}
.botao_seta{
	float:left;
	width:55px;
	margin-top:200px;
	font-size:18px;
}

.widget {
width:750px;
margin:0px auto;
margin-bottom:0px;
}
#corpo {
width:750px;
margin:0px auto;
margin-bottom:0px;
text-align:justify;
min-height:350px;
}

#corpo2 {
width:735px;
margin:0px auto;
margin-bottom:0px;
text-align:justify;
height:350px;
overflow:scroll;
overflow-x:hidden;
padding-right:15px;
}

/*Class to set the styling option for the scroller part of the Carousel */
#conteudo{
	width:800px;
}
.widget_style {
padding:0px 0px 0px 0px;
height:460px;
width:630px;
float:left;
margin:0px auto;
overflow:hidden;
}
.widget_style ul {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.widget_style ul li {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
list-style-type:none;
}
/*********************************************************/
h2{
	color:#c59c77;
}
h3{
	color:#a07e60;
}
#titulo{
	text-align:center;
	margin-bottom:15px;
	
}
#rodape{
	background-image:url(images/rodape_10.png);
	background-repeat:repeat-y;
	width:785px;
	margin:0px auto;
	height:105px;
	padding:5px 0px 0px 15px;
	color:#341d08;
}