* {
	margin: 0 0 0 0;
}

body {
	margin: 0 auto;
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #fff;
	background: url(../imagens/bg.jpg) top repeat-x;
}


img {
	border: 0;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #ffbb01;
	text-decoration: underline;
}

#geral {
	margin: 0 auto;
	width: 913px;
}

#cabecalho {
	height: 315px;
}

	#logo {
		float: left;
		margin-top: 18px;
		margin-bottom: 11px;
	}

	#menu {
		float: left;
	}

	#imagens {
		float: right;
		margin-top: 23px;
	}

	#titulo {
		float: left;
		margin-top: 56px;
	}

#conteudo {
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
}

#conteudo table tr td {
	font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
}

#conteudo p {
	text-align: justify;
	text-indent: 6px;
	line-height: 17px;
	margin-bottom: 6px;
}

#conteudo h3 {
	font-size: 14px;
	color: #ffbb01;
}

#conteudo h4 {
	font-size: 12px;
	color: #fff;
}
	
#conteudo_galeria p {
	text-align: justify;
	line-height: 17px;
	margin-bottom: 6px;
}

#conteudo_galeria h3 {
	font-size: 13px;
	color: #fff;
}

#historico {
	text-align: left;
}

	#historico img{
		border: solid 4px #fff;
		margin-bottom: 15px;
		margin-right: 15px;
	}

	#historico_ult img {
			border: solid 4px #fff;
			margin-right: 15px;
	}

#rodape {
	width: 913px;
	height: 59px;
	margin: 20px 0 15px 0;
	background: #454039 url(../imagens/frase.gif) no-repeat;
}

	#rodape table {
		margin: 12px 10px 0 0;
		font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial;
	}