body {
	margin: 0;
	background-color: #FFF7EF;
}

body div {
	margin: 0;
	padding: 0;
	float: left;
}

body, p {
	font-family: "tahoma", verdana, arial;
	font-size: 13px;
	color: #FFF;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:link {	
	text-decoration: none;
}
a:visited {	
	text-decoration: none;
}
a:hover {	
	text-decoration: none;
}

#box {
	margin: 0 auto;
	padding: 0;
	width: 766px;	
	display: table;
	float: none;
}

#topo {
	width: 766px;
}

#menu {
	background-image: url('../images/fundo_menu.jpg');
    background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 15px;
	width: 751px;
	height: 35px;
}

#menu ul {
	margin: 0;	
	padding: 0;	
}

#menu ul li {
	margin: 10px;
	padding: 0;	
	display: inline;
}

.marcador {
	font-weight: bold;
	color: #d78634;
}

.contato {
	position:relative;
	top: -17px;
	right: 20px;
	float: right;
}


#footer {
	background-image: url('../images/footer.jpg');
    background-repeat: repeat-x;
	width: 766px;
	height: 61px;
}

#footer p {
	color: #C8C8C8;
}

h1 {
	font-family: "Times New Roman", verdana, arial;
	padding: 3px;
	font-size: 22px;	
}

#main_content {	
	margin: 0;	
	padding-left: 20px;	
	width: 495px;
	height: 325px;
	background-image: url('../images/fundo_vermelho.jpg');
	background-repeat: no-repeat;
}

#main_content p {	
	font-family: "verdana", arial;		
	margin-right: 20px;
	font-size: 11px;
	text-align: justify;
}

#images_content {	
	margin: 0;
	padding: 0;
	width: 248px;
	float: right;
}

#other_content {
	margin: 0;
	padding-left: 20px;
	width: 495px;
	height: 257px;	
	background-color: #B66110;	
	background-image: url('../images/img_other.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

#other_content hr {	
	padding: 0;
	margin: 0;
	width: 470px;
	color: #CB8E52;
	background-color: #CB8E52;
	height: 1px;
	border: 0;
	position:relative;
	top: -20px;
}

#other_content img {
	border: 1px #CB8E52 solid;
	margin-right: 10px;
}

#text {
	height: 245px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.form {
	margin-top: 5px;
	background : #ffffff;
	border: 1px #E49844 solid;
	color: #000000;
	font-size: 12px;
}

.rodape {
	font-size: 10px;
	text-align: center;
	color: #afafaf;
	position: relative;
	float: left;
	padding-top: 2px;
	width: 100%;
	margin-top: 2px;
}

.galeria {
	margin-left: 285px;
	margin-top: 20px;
}