﻿body
{
	font-family: Verdana;
	background-color: #999999;
	font-size: 11px;
	margin: 0px;
}
#topo
{
	width: 800px;
	height: 162px;
}
#logo
{
	width: 196px;
	height: 162px;
	float: left;
	position: relative;
}
#flash
{
	width: 604px;
	height: 162px;
	float: left;
	position: relative;
}
#menu
{
	background-color: #595935;
	float: left;
}
.menu_links
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#busca
{
	height: 20px;
	float: right;
	font-family: "Times New Roman" , Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 170px;
	padding: 3px;
	background-color: #595935;
}

/*busca*/
input, textarea
{
	width: 110px;
	}
#esquerdo
{
	width: 188px;
	background-color: #595935;
	float: left;
	padding: 4px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom; /*padding-bottom: 1000em; margin-bottom: -999.5em;*/
}
.box_esquerdo
{
	margin-top: 3px;
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#foto2
{
	position: relative;
	width: 147px;
	top: 35px;
	height: 110px;
	clear: both;
	left: 10px;
	float: left;
}
.foto3 img
{
	position: absolute;
	bottom: 48px;
	left: 287px;
}
#conteudo
{
	padding: 4px; /*height:540px*/
	position: relative;
	background-color: #E9EBE0;
	float: right; /*padding-bottom: 1000em; margin-bottom: -999.5em;*/
}
.rodape
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 9px;
	text-align: center;
	color: #727272;
	height: 25px;
	padding: 4px;
	padding-top: 5px;
	background-color: #fff;
}
#titulo
{
    font-weight: bold;
	font-size: 14px;
	color: #54573A;
	padding:10px;
	float:left;
}
.titulo
{
    float:left;
    height:28px;
    background-color:Aqua;
    vertical-align:bottom;   
}
.rotulo
{
	font-weight: bold;
	font-size: 12px;
	color: #54573A;
}
