/* CSS Document */
body{
	background:#FDF8DB;
	font-size:10px;
	font-family: Arial, sans-serif;
	color:#000000;
}
.act{
	background:#4f0a07;
	color:#feda6b;
	display:block;
	padding:10px;
}
.content{
	margin:0 auto;
	width:1000px;
}
.boxspostamento{
	margin-left:75px;
}
.fontgrande{
	font-size:15px;
	font-weight:bold;
}
.footindex{	
	background:#ECE3C6;
	margin-top:25px;
	padding:2px;
}
#itaeng{
	margin-left:32px;
	font-weight:bold;
	font-size:11px;
	z-index:-1;
}
#itaeng ul li{
	display:inline;
	padding-left:130px;
	padding-right:130px;
}
#itaeng ul li a{
	color:#000000;
	text-decoration:none;
}
#itaeng ul li a:hover{
	background:#9A8C6F;
	color:#FFF8BE;
	text-decoration:none;
}
#top{
	background:url(img/bg.jpg) repeat-x;
	height:440px;
}
#top2{
	background:url(../img/bg2.jpg) repeat-x;
	height:751px;
}
#top2 #menusx{
	background:url(../img/sxmenu.png) no-repeat;
	height:496px;
	width:231px;
	position:relative;
	font-size:14px;
	color:#4f0a07;
	font-weight:bold;
}
#top2 #menusx ul{
	width:183px;
	padding-top:200px;
	padding-left:22px;
	text-align:center;
}
#top2 #menusx a{
	color:#4f0a07;
	text-decoration:none;
	display:block;
	padding:10px;
}
#top2 #menusx a:hover{
	background:#4f0a07;
	color:#feda6b;
}
#top2 #fotof{
	position:absolute;
	background:url(../img/fotoflash.png) no-repeat;
	width:745px;
	height:447px;
	margin-left:231px;
	margin-top:49px;
}
#box{
	position:absolute;
	margin-top:225px;
	z-index:2000;
}
#foot{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	position:realtive;
}
#foot a{
	text-decoration:none;
	color:#000000;
}
#foot a:hover{
	text-decoration:underline;
}
#center{
	background:url(../img/boxtesto.png) no-repeat #620804;
	border:1px solid #7c4c41;
	width:929px;
	margin-left:23px;
	margin-top:12px;
	position:relative;
}
#boxgallery{
	position:absolute;
	margin-left:680px;
	margin-top:10px;
}
#boxgallery img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#boxgallery a:hover img{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#textcent{
	font-size:11.5px;
	background:#ece3c6;
	padding:10px;
	letter-spacing:0.5px;
	padding-left:428px;
	padding-right:428px;
}
.textcenter{
	padding-left:75px;
	padding-top:10px;
	padding-bottom:15px;
	padding-right:20px;
	width:560px;
	font-size:12px;
	text-align:justify;
}
.textcenterh1{
	padding-left:75px;
	padding-top:10px;
	font-size:25px;
	font-family:Times;
}
