body,div,dl,dt,dd,ul,ol,li,p{
	margin:0;padding:0;
}
	
h1,h2,h3,h4,h5,h6{
	margin:0;padding:0;
}

img{
	border:none;
}

body{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background:url(imagens/bg.jpg) top center repeat-x #737069;
}

#flash_topo{
	width:760px;
	height:345px;
	position:absolute;
    left:50%;
	margin-left:-380px;
	top:0;
	z-index:2;
}

#centralizacao{
	width:760px;
	margin:0 auto;
}

#topo{
	width:760px;
	height:262px;
	background: url(imagens/topo.jpg);
}

#conteudo{
	width:760px;
	background: url(imagens/bg_conteudo.jpg) top #3e3a34;
}

#menu{
	width:142px;
	margin:40px 0 20px 45px;
}

#conteudo_home{
	width:415px;
	margin:70px 0 20px 80px;
}

.seja_bem_vindo{
	margin:0 0 30px 0;
}

hr{
	height:1px;
	color: #deddd8;
	margin:15px 0 15px 0;
}

#noticias{
	width:200px;
	float:left;
}

#box_informativo{
	height:27px;
	background-image: url(imagens/informativo_quadrado.jpg);
	background-repeat:no-repeat;
}

#patrocinio{
	margin: 10px 0 0 228px;
}
#indique{
	margin: 20px 0 0 228px;
}

.titulos{
	margin:0 0 7px 0;
}

#base{
	width:760px;
	height:118px;
	background: url(imagens/bg_base.jpg) top center;
}

.radiacao{
	margin:40px 0 0 0;
}

/* Textos */

.texto_branco{
	font-family:tahoma;
	font-size:11px;
	color:#deddd8;

}
.texto_branco a{
	text-decoration: none;
	color:#deddd8;
}

.texto_mostarda{
	font-family:tahoma;
	font-size:11px;
	color:#a4973f; 
}

.text_meses{
	font-size:8px;
	font-weight:600;	
	color:#3f3a34;
}
.text_dias{
	font-size:12px;
	font-weight:bold;	
	color:#deddd8;
}

.formulario_indique{
	width:60px;
	height:12px;
	font-family:tahoma;
	font-size:10px;
	color:#333333;
	padding-top:1px;
	padding-left:3px;
	padding-right:3px;
	margin:0 0 5px;
	border:2px solid #c3c3c3;	
}


h1.nome{
	color: #FFFFFF;
	margin: 10px 0 15px 0;
	font-size: 14px;
}
img.borda{
	border:5px solid #666666;
}
.ninhadas{
	width: 80px;
	float: left;
	text-align: center;
	margin-top: 5px;
}

a.noticias{
	text-decoration: none;
	color: #deddd8;
}
a:hover.noticias{
	text-decoration: underline;
}


