/* CSS Document */
#container{
	width:733px;
	margin:10px auto 20px auto;
	padding:20px;
	background:#77542b;
}
#container:after{
	clear:both;
	height:0;
	visibility:hidden;
	content:"";
	display:block;	
}
#sub_menu{
	width:774px;
	height:22px;
	padding-top:8px;
	margin-bottom:15px;
	background:#fff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#de7100;
	text-align:center;
}
.submenu_divisa{
	margin:0px 5px 0px 5px;
}
.galeria{
	width:679px;
	height:120px;
	padding:10px 26px 10px 27px;
	margin-bottom:10px;
	float:left;
	background:#fff;
}
.galeria_tit{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#684c2d;
}
.galeria_fotos{
	width:680px;
	height:80px;
	padding:5px 0px 3px 0px;
}
.veja_mais{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#fa8e19;	
}