body {
	background : #603500;
	width : 800px;
	margin : auto auto;
	margin-top : 0px;
	padding-top : 0px;
	color : #000;
	font-family : Verdana, Arial, Sans-serif;
}
img {
	border : 0px;
}

a:link,
a:visited,
a:hover,
a:active {
	color : #603500;
}
.img_menu {
	display : block;
	padding-left : 11px;
}
#box_main {
	width : 800px;
	border : 0px solid #fff;
	overflow : hidden;
	background : #90724c;
}
#box_menu {
	width : 150px;
	background : #90724c;
	float : left;
}
#box_conteudo {
	width : 650px;
	float : left;
}
#box_conteudo_inner {
	background : #fff;
}
#box_logo {
	width : 150px;
	display : block;
	overflow : hidden;
	margin-bottom : 95px;
}
#box_img_topo_galeria {
	width : 650px;
	height : 143px;
	overflow : hidden;
	display : block;
	clear : both;
}
#box_img_topo {
	width : 650px;
	height : 385px;
	overflow : hidden;
	display : block;
	clear : both;
}
#box_textos {
	margin : 40px 110px 0px 110px;
}
#box_logos_rodape {
	margin : 20px 110px 0px 110px;
	padding-bottom : 20px;
}
.titulo {
	font-size : 1em;
	line-height : 1.2em;
	padding : 0px 0px 10px 0px;
}
.texto_vermelho {
	font-size : 0.8em;
	line-height : 1.2em;
	color : #900;
}
.texto {
	font-size : 0.8em;
	line-height : 1.2em;
}

