body{
	font-family: "Book Antiqua", serif;
	color: #806C4D;
	background-color: #F5F4D8;
	background-image: url(../images/back_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	line-height: 1.4em;
}
#total{
}
#topo{
	height: 100px;
	text-align: left;
	width: 790px;
	margin-left: 15px;
	margin-top: 1px;
}
#logo{
	height: 100px;
	width: 165px;
	float: left;
}
#menu{
	float: left;
	width: 540px;
	height: 100px;
	font-style: 14;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu ul{
	font-size: 14px;
	margin-left: 20px;
	margin-top: 20px;
}
#menu ul li{
	display: inline;
	margin-right: 30px;
}
#menu ul li a{
	color: #C8355F;
	text-decoration: none;
}
#menu ul li a:hover{
	text-decoration: underline;
}
#banner{
	height: 326px;
	width: 760px;
	margin-top: 17px;
	margin-left: 29px;
	_margin-left: 31px;
}
#faixa{
	height: 60px;
	width: 790px;
	margin-left: 15px;
	margin-top: 17px;
	margin-bottom: 10px;
}
#linguagem{
	height: 60px;
	width: 200px;
	float: left;
}
#linguagem img{
	margin-top: 19px;
	margin-left: 20px;

}
#flash{
	float: left;
	height: 60px;
	width: 300px;
	
}
#buscar{
	float: left;
	height: 60px;
	width: 290px;
}
#conteudo{
	width: 800px;
	margin-left: 9px;
	_margin-left: 11px;
}
#mod_search_searchword{
	margin-top: 22px;
	margin-left: 20px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #C8355F;
}
#content{
	width: 470px;
	margin-left: 14px;
	_margin-left: 7px;
	float: left;
}
#content_todo{
	width: 740px;
	margin-left: 14px;
	_margin-left: 7px;
	float: left;
}
#right{
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;		
}
#right_vazio{

}
#rodape{
	margin-left: 20px;
	width: 800px;
}
#rodape img{
	
}
#rodape p{
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 0px;
}
.border{
	width: 770px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E499AE;
	margin-left: 15px;
	margin-top: 15px;
	_margin-top: 0px;
}
.clear{
	height: 0px;
	width: 0px;
}
.contenttoc{
	display: none;
}

#sboxth img{
	border: 5px groove #C8355F;
}
#content_todo hr {
	clear: both;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8355F;
	display: block;
	padding-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}