body
{
	margin: 0;
	padding: 0;
	font: 90%/130% georgia, "times new roman", times, serif;
	text-align: center;
	color: #555;
	background: url(../imagens/fundo.gif) no-repeat;
}

html
{
	background-color: #E2E9E2;
}

h2
{
	font-size: 110%;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: normal;
	color: #533211;
	margin:0;
	padding: 0 0 0 35px;
	width:200px;
	background:url('../imagens/fundo_titulo2.gif')  no-repeat;
}

h3
{
	clear: left;
	font-size: 95%;
	text-transform: uppercase;
	color: #888;
}

#conteudo
{
	
	text-align: left;
	width:680px;
	height:auto;
	margin: 0 auto;
	background-color: #E2E9E2;
	background: url('../imagens/base.gif') repeat-y;
}

#topo
{	
	height: 235px;
	width:680px;
	color: #fff;
	padding: 0;
	background: url('../imagens/topo3.gif') center 0 no-repeat;
	margin-top:0; 
	margin-bottom:0;
	
}

#topo h1
{
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	clear: both;
}

#central
{	
	float: left;
	display: inline;
	margin: 0 0 2em 100px;
	width: 450px;
}

#central direita
{	
	float: right;
	display: inline;
	margin: 0 0 2em 100px;
	width: 450px;
}

#fotos
{	
	float: left;
	display: inline;
	width: 500px;
	margin-left: 120px;
}

#fotos img 
{
	padding: 3px; 
	margin: 5px;
}
.imageborders{
	_background-color:#FFFFFF;
}

a.imageborders:hover{
	_background-color:#3A746A;
}

html>body #fotos img
{
	background-color:#fff;
}

html>body #fotos img:hover
{
	background-color:#3A746A;
}

#topo ul
{
	float: right;
	line-height: 150%;
	margin: -20px 30px 0 0;
	padding: 60px 0 0 0;
	width: 135px;
	height:223px;
	background: url('../imagens/menu.gif') no-repeat;
	list-style: none;
}

html>body #topo ul{
	margin: -20px 60px 0 0;
}

#topo li
{
	margin: 0 0 0 25px;
	padding-top:3px;
	/*border:1px solid #000;*/
}

#topo li a
{
	color: #533211;
	text-decoration: none;
}

#topo li a:hover 
{ 
	color:  #9E6021; 
}

#rodape
{	
	bottom:0;
	height: 110px;
	background: url('../imagens/rodape.gif') -1px center no-repeat;
	width:680px;
	clear:both;
}

.copyright
{
	clear: left;
	padding: 2em 0 0 100px;
	font-size: 90%;
}
.toph2 
{ 
	margin-top: 0; 
}

#seta_dir
{
	float:right;
	font-size: 100%;
	color: #533211;
	width:150px;
	margin-right:15px;
	padding-right:0px;
	
} 

#seta_dir img
{
	text-align:right;
	border:0;
	color: #533211;
	text-decoration:none;
	vertical-align:middle;
} 

#seta_dir a
{
	text-align:right;
	border:0;
	font-size: 100%;
	color: #8D551D;
	margin-right:0px;
	margin-bottom:80px;
	text-decoration:none;
	vertical-align:middle;
} 

#seta_dir a:hover
{
	text-align:right;
	border:0;
	font-size: 100%;
	color: #533211;
	margin-right:0px;
	margin-bottom:80px;
	text-decoration:none;
	vertical-align:middle;
} 

#seta_esq
{
	float:left;
	font-size: 100%;
	color: #533211;
	width:150px;
	margin-right:20px;
	padding-right:0px;
	
} 

#seta_esq img
{
	text-align:left;
	border:0;
	color: #533211;
	text-decoration:none;
	vertical-align:middle;
} 

#seta_esq a
{
	text-align:left;
	border:0;
	font-size: 100%;
	color: #8D551D;
	margin-right:0px;
	margin-bottom:80px;
	text-decoration:none;
	vertical-align:middle;
} 

#seta_esq a:hover
{
	text-align:left;
	border:0;
	font-size: 100%;
	color: #533211;
	margin-right:0px;
	margin-bottom:80px;
	text-decoration:none;
	vertical-align:middle;
} 

a  { 
	text-decoration:none;
	color:#995C20; 
}
a:hover{ 
	text-decoration:none;
	color:#C07427; 
} 

