body{
	font-size:13px;
/*	font-family: 'Trebuchet MS', Helvetica, sans-serif;*/
	font-family: Tahoma, Geneva, sans-serif;
/*	font-family: Verdana, Geneva, sans-serif;*/
/*	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;*/
	color:#222;
	margin:0px;
}

p,ul{
	text-align:justify;
	font-size:13px;
}

img{
	border:none;
}

a{
	color:#8C252D;
	text-decoration:none;
}

h1,h2,h3,h4{
	color:#8C252D;
}

a:hover{
	color:#AF645E;
}

#menu{
width:100%;
height:57px;
background:url(../images/bluedefault.gif) repeat-x;
}

#header{
	width:100%;
	height:133px;
	background:#FFF url(../images/topo.jpg) repeat-x;
}

#topo{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
	
}

#meio{
	width:100%;
	background:#FFF url(../images/bg_meio.jpg) repeat-x;
	text-align:center;
}

#corpo{
	width:991px;
	margin:0 auto;
}

#sitemap{
	padding-left:10px;
	height:50px;
	display:table;
	width:800px;
}

.texto_center{
	margin-top:20px;
	margin-left:5px;
	float:left;
}

.img_center{
	margin-top:13px;
	float:left;
}

.aqui{
	text-decoration:underline;
	float:left;
	margin-top:20px;
	margin-left:5px;
	color:#AF645E;
}

#footer{
	clear:both;
	width:100%;
	height:30px;
	background:#FFF url(../images/bg_rodape.jpg);
}

#rodape{
	text-align:center;
	font-size:10px;
	width:100%;
	height:15px;
	margin:0 auto;
	padding-top:10px;
	color:#ccc;
}

.back{
	text-align:center;
	width:100%;
	margin:0 auto;
}

.galeria{
	width:90%;
	margin:0 auto;
}

.title_galeria{
	width:300px;
	display:table;
	border-bottom:#ccc 1px solid;
	font-weight:bold;
	text-align:left;
	margin-left:0px;
}

#bottom{
	margin:0 auto;
	width:991px;
	font-size:11px;
}

.image{
	border:#ccc 1px solid;
	padding:2px;
}

.contato{
	font-size:12px;
}

.contato input,textarea{
	background-color:#F0F0F0;
	border:#DCDCDC 1px solid;
}

.contato td{
	height:30px;
}

