body {
	margin: 0;		
	padding: 0;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #431401;
	background-image: url(../imagens/background2.gif);
	}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}
td
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	text-align: left;
	vertical-align:top;
}
h2
{ 
	font-size: 12px;
	text-align:left;
	margin-bottom: 0;
	font-weight: bold;
}
h3 {
 	background: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	font-size:12px;
	font-weight: bold;
	margin-top:15px;
	}
h4{ 
	font-size: 12px;
	text-align:center;
	margin-bottom: 0;
}
p {
	line-height:16px;
	margin-top: 0;
	}
a  { 
	text-decoration:none;
	color:#D4844C; 
	font-weight:bold;
}
a:hover{ 
	text-decoration:none;
	color:#DD9C71; 
	font-weight:bold;
} 
#borda {
	position:absolute;
	left:50%;
	width:593px;
	padding:8px;
	margin-top:0px;
	margin-left:-315px;		
	background:#841C13;
	vertical-align:bottom;
	color: #FFF;
	}
.center
{
text-align:center;
font-size:9px;
}
#conteudo {
	position:relative;
	width:570px;
	padding:15px;
	margin-bottom:15px;		
	background-color:#841C13;
	}
#cabeca {
	position:relative;
	width:568px;
	height: 132px;
	background-color:#ffffff;
	border: 1px solid #872219; 
	}
#main {
	width: 343px;
	float:left;
	color: #000000;
	}
#miolo {
	width: 570px;
	float:left;
	color: #000000;
	background-color: #841C13
	}
#sidebar {
	width:210px;
	float:center;
	color: #000000;
	}
#navegacao {
	position:relative;
	margin-top:15px;
	width:568px;
	height: 16px;
	border: 1px solid #431401;
	background:#DCCDAD;
	padding:3px 0px 3px 0px;
	}
#navegacao a{ 
	text-decoration:none;
	background:#DCCDAD; 
	color:#431401; 
	font-weight:normal;
	padding: 3px 20px;
	float:inherit;
} 
#navegacao a:hover{ 
	background:#DCCDAD; 
	color:#431401; 
	font-weight:normal;
	padding: 3px 20px;
	float:inherit;
	border-bottom: 5px solid #766032;
	padding-top:20px;
} 
.caixa_cinza{
	position:relative;
	padding:10px 10px;
	width:550px;
	border-top: 1px solid #858585;
	background: #F4F4F4 url(../imagens/footer_block.gif) top right no-repeat;
	}
.caixa_rodape {
	position:relative;
	width:550px;
	height:4px;
	padding:0 10px;
	border-top: 1px solid #858585;
	background:  url(../imagens/footer_block.gif) top left no-repeat;
	}
.caixa_rodape2 {
	position:relative;
	width:500px;
	height:2px;
	padding:0 10px;
	background:url(../imagens/footer_block.gif) top right no-repeat;
	}
#rodape {
	position:relative;
	margin-top:15px;
	width:568px;
	height: 19px;
	background: #431401;
	}
input, textarea	 {
	color:#431401;
	border: 1px #431401 solid;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	background: #FFF;
	}
li {
	list-style-image:  url(../images/bullet.gif)			
	} 
input .feature {
	margin: 0 10px;
	padding-left: 5px;
		}
img {
	border:0px
		}
hr {
	color: #431401;
	background-color: #431401;
	height: 2px;
	width: 95%;
	align: center;
}
td.border
{
	border: 1px #431401 solid;
	background: #FFF;
	padding:3px;
	text-align: center;
	vertical-align:middle;
}
