* {
	margin:0;
	padding:0;
	line-height:100%;
	border:0;
	text-decoration:none;
}

body {
	background:#c8c8c8;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}

.clear {
	clear:both;
}

.right {
	float:right;
}

.left {
	float:left;
}

:focus {
	outline-color:#1e160f;
}

#site {
	width:100%;
	background:#1e160f url(../img/bg_pagina.jpg) no-repeat center top;
}

#conteudo_site {
	width:792px;
	margin:0 auto;
	background:#1e160f url(../img/bg_pagina.jpg) no-repeat center top;
}

#topo {
	padding:32px 0 0 0;
	height:89px;
}

#topo h1, #topo h3 {
	float:left;
}

#topo h3 {
	margin-top:57px;
}

#menu {
	background:url(../img/bg_menu.jpg) no-repeat;
	height:11px;
	padding:14px 24px 10px;
}

#menu ul {
	list-style:none;
}

#menu ul li {
	float:left;
	margin-right:3px;
}

#conteudo {
	width:776px;
	padding:9px;
	background:url(../img/bg_site.jpg) repeat-y;
}

#conteudo_internas {
	padding:10px 16px;
	width:724px;
	line-height:113%;
}

#conteudo_internas h3 {
	font-size:13px;
	margin-bottom:5px;
}

#eventos {
	clear:both;
	margin:45px 0 76px;
}

#fotos {
	clear:both;
	background:url(../img/bg_eventos.gif);
	padding:0;
	width:776px;
}

#descricao_evento {
	width:449px;
	margin:0 auto 5px;
	height:27px;
}

#descricao_evento div {
	background:#48402e;
	width:216px;
	padding:2px;
	height:22px;
}

#banner_evento {
	width:465px;
	margin:0 auto;
}

#banner_evento img {
	border-left:9px solid #353024;
	border-right:9px solid #353024;
	float:left;
}

#banner_evento #img_direita {
	border-left:2px solid #353024;
}

#mais_info {
	width:451px;
	margin:5px auto 0;
}

#mais_info a {
	background:#48402e;
	padding:3px;
	width:214px;
	height:14px;
	display:block;
	color:#c2bb98;
}

#rodape {
	clear:both;
	width:100%;
	background:url(../img/bg_rodape.jpg) repeat-x;
	height:252px;
}

#rodape_site {
	width:792px;
	margin:0 auto;
	background:url(../img/bg_rodape.jpg) repeat-x;
	height:252px;
}

#conteudo_rodape {
	background:url(../img/bg_conteudo_rodape.jpg) no-repeat;
	height:14px;
	padding:10px 24px;
	width:744px;
}

#conteudo_rodape div, #conteudo_rodape h4, #conteudo_rodape h5 {
	float:left;
}

#conteudo_rodape h4 {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#c2bb98;
}

#conteudo_rodape div#line_rodape {
	margin:7px 5px 0;
	border-top:1px solid #75694f;
	width:368px;
	height:1px;
}

#conteudo_rodape h5 {
	margin-top:3px;
}
