* {
	margin: 0;
	padding: 0;
}

a { text-decoration: underline; color: #000;}
a:link { text-decoration: underline; color: #000;}
a:visited { text-decoration: underline; color: #111;}
a:hover, a:active { text-decoration: underline; color: #000;}

body {
/*	background: url(../imagem/layout.jpg) center top;*/
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h2, h3, h4, h5, h6, #conteudo h2 a, #conteudo h3 a,#conteudo  h4 a, #conteudo h5 a, #conteudo h6 a {
	color: #cb9e1a;
}

p a {
	text-decoration: underline;
}

#conteudo h2 a:hover, #conteudo h3 a:hover, #conteudo h4 a:hover, #conteudo h5 a:hover, #conteudo h6 a:hover {
	text-decoration: none;
	color: #d9b857;
}

.miolo {
	width: 778px;
	margin: 0 auto;
	position: relative;
	clear: both;
}

#cabecalho, #cabecalho .media {
	height: 260px;
	margin: 0 auto;
	background: url(../imagem/cabecalho.gif) center top no-repeat;
	font-size: 0px;
	text-indent: -99999em;
}

#topo {
	width: 778px;
	height: 260px;
	position: absolute;
	position:absolute;
	left:50%;
	margin-left:-389px;
	top:0px;
	z-index: 1;
}

#cabecalho a {
	position: absolute;
	display: block;
}

#cabecalho h1 a {
	width: 137px;
	height: 145px;
	top: 22px;
	left: 25px;
}

#cabecalho ul {
	list-style-type: none;
}

#cabecalho li.introducao a {
	width: 109px;
	height: 29px;
	top: 85px;
	left: 235px;
}

#cabecalho li.projeto-hoje a {
	width: 95px;
	height: 35px;
	top: 101px;
	left: 354px;
}

#cabecalho li.fotos a {
	width: 53px;
	height: 17px;
	top: 69px;
	left: 462px;
}

#cabecalho li.videos a {
	width: 60px;
	height: 27px;
	top: 99px;
	left: 467px;
}

#cabecalho li.parceiros a {
	width: 96px;
	height: 33px;
	top: 47px;
	left: 574px;
}

#cabecalho li.queremos-trampo a {
	width: 80px;
	height: 36px;
	top: 70px;
	left: 646px;
}

#cabecalho li.contato a {
	width: 98px;
	height: 22px;
	top: 126px;
	left: 607px;
}

#cabecalho li.noticias a {
	width: 73px;
	height: 24px;
	top: 29px;
	left: 702px;
}


#banner {
	width: 468px;
	margin: 0 auto;
	padding-top: 20px;
}

#conteudo {
	background: url(../imagem/background.jpg) center top no-repeat;
	_height: 1034px;
	min-height: 1034px;
	clear: both;
}

#conteudo .miolo {
	width: 621px;
	padding-left: 117px;
	padding-right: 80px;
	padding-bottom: 120px;
}

#rodape {
	display: block;
	clear: both;
	background: url(../imagem/bg_rodape.gif) left 80px repeat-x;
	padding: 10px 0;
	padding-top: 50px;
	position: relative;
}

#rodape .menu {
	margin: 0 auto;
	width: 535px;
}

#rodape .links {
	margin-top: 36px;
	margin-left: 20px;
	_height: 25px;
}

#rodape a.assinatura {
	background: url(../imagem/assinatura.gif) center top no-repeat;
	display: block;
	position: absolute;
	font-size: 0;
	text-indent: -9999em;
	width: 66px;
	height: 5px;
	top: 53px;
	left: 686px;
}

.separador {
	clear: both;
	background: url(../imagem/bg_rodape.gif) repeat-x left center;
	width: 100%;
	margin-bottom: 20px;
	
}