body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(img/fundo.jpg) 50% 0 repeat-x;
}

#centraliza {
	width:745px;
	margin:auto
	
	}
	
#centraliza_fundo {
	width:745px;
	margin:auto;
	background-color:#FFF;
}

#topo {
	width:745px;
	height:215px;
	float:left
}

#conteudo {
	width:480px;
	float:left;	
}

#conteudo_interno {
	width:745px;
	float:left;	
}

#conteudo_interno p {
	line-height:20px;	
}

#conteudo_interno h3 {
	color:#F04E37;	
}

#conteudo_interno h3 a {
	color:#F04E37;	
	text-decoration:underline;
}

#conteudo_interno h3 a:hover {
	color:#C4250F;	
}

#conteudo p {
	line-height:25px;
	color:#666666;
	display:block;
	padding-right:25px;
}

#destaque {
	width:225px;
	float:left;
	height:145px;	
	margin-left:10px;
	margin-top:20px;
}

#coluna {
	width:265px;
	float:left;
	height:333px; /* ALTURA DE 403px QUANDO HOUVER IMAGEM 'JÁ ESTOU INSCRITO' */
	margin-top:10px;
}

#coluna #bts {
	width:252px;
	margin:auto;
}

#coluna #bts img {
	margin-bottom:5px;
}

#coluna #tema {
	width:232px;
	height:247px;
	margin:auto;
	background:url(img/fundo_tema.png);
	padding-left:10px;
	padding-right:10px;	
	padding-top:15px;
	font-size:11px;
	color:#666;
	line-height:22px;
}

#coluna #tema p {
	display:block;
	padding-left:5px;
}

#rodape {
width:100%;
float:left;
height:205px;
background:url(img/rodape.jpg) repeat-x;
}

#rodape_conteudo {
	width:745px;
	clear:both;
	margin:auto;
	padding-top:30px;
}

#hba {
width:87px;
height:27px;
position:fixed;
bottom:0px;
right:10px;
z-index:2;
}

.tabela {
border:1px solid #CCC;
padding:2px;
background:#FFF;
color:#000;
font-weight:normal;
}

.tabela .linha {
background:#F5FAE4;

}
.tabela .linha2 {
background:#F5FAE4;
text-align:center;

}

.coluna1 {
text-align:center;
color:#6B801C;
font-weight:bold;
background:#F0F0F0;
}



#logo_clan {
	width:71px;
	height:67px;
	float:left;
	margin-left:20px;
	margin-top:-10px;
	
	}
	
img {
border:none;	
	
	}
	
.redes_sociais {
	width:200px;
	height:25px;
	/*z-index:5;
	position:absolute;*/
	float:left;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:5px;
	background-image:url(img/fundo_redes.png);
	
	}
	
.addthis_button_compact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	
	}

.seta {
	width:6px;
	height:10px;
	float:left;
	background-image:url(img/seta.jpg);
	}
	
.titulo_donwload {
	width:auto;
	height:auto;
	float:left;
	margin-left:10px;

}
.texto_download {
	width:auto;
	height:auto;
	float:left;
	margin-left:16px;
	margin-top:5px;
}

a:link{
	text-decoration:none;
	font-weight:bold;
	color:#B5CE32;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#E0EAAA;
	
	}

/*.banner {
	width:250px;
	height:100px;
	z-index:5;
	position:relative;
	margin-left:10px;
	margin-top:10px;
	
	}*/
	
.titulo_palestras {
	font-size:15px;
	color:#1D99D7;
	margin-left:15px;


	
	}