body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
#menu{
	background-image: url(../images/f_menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #404040;
	height: 30px;
}
#menu ul{
	padding-top: 3px;
}
#menu ul li{
	display: inline;
	margin-right: 15px;
	margin-left: 10px;
}
#menu ul li a{
	text-decoration: none;
	color: #FFFFFF;
}
#menu ul li a:hover{
	color: #E6B062;
}
#topo{
	height: 188px;
	background-image: url(../images/topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 965px;
}
#logo{
	height: 110px;
	width: 300px;
	margin-left: 10px;
	_margin-left: 5px;
	float: left;
	color: #CDBE78;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#fl{
	float: right;
	width: 390px;
}
#frase{
	height: 65px;
	width: 300px;
	margin-right: 95px;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#servicos{
	
}	
#busca{
	height: 85px;
	width: 200px;
	margin-right: 15px;
	_margin-right: 5px;
	float: right;
	background-image: url(../images/img_busca.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#busca .button{
	background-image: url(../images/botao.jpg);
	background-repeat: repeat;
	background-position: left center;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	width: 47px;
	background-color: transparent;
	padding-bottom: 4px;
}
#busca .button:hover{
	background-image: url(../images/botao_h.jpg);
}
#mod_search_searchword{
	background-image: url(../images/input.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	height: 17px;
	width: 170px;
	padding-left: 5px;
	margin-top: 60px;
	margin-right: 8px;
	_margin-right: 7px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
}

#coluna_esquerda{
	width: 390px;
	background-color: #030301;
	float: left;
}
#cont{

}
#conteudo{
	width: 540px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
}

#rodape{
	background-color: #404040;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 11px;
	background-image: url(../images/img_rodape2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 960px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#rodape a{
	color: #E6B059;
	font-size: 10px;
}
#footer{
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2F6DB7;
	background-color: ;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}
.autor{
	font-size: 11px;
	font-style: italic;
}