body{
	background-color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a:link {text-decoration: none; border:none; color:#FFF; }
a:visited {text-decoration: none; color:#FFF; }
a:hover {text-decoration: none; color:#CCC; }
a:active {text-decoration: none ; border:none;}

img{
	border:none;	
}

#container {
	width:777px;
	height:auto;
	background-image:url(imagens/fundo.jpg);
	float:left;
}
#containerSombraEsq{
	width:inherit;
	height:auto;
	background-image:url(imagens/sombraEsquerda.jpg);
	background-position:left;
	background-repeat:repeat-y;
	float:left;
}
#containerSombraDir{
	width:inherit;
	height:auto;
	background-image:url(imagens/sombraDireita.jpg);
	background-position:right;
	background-repeat:repeat-y;
	float:left;
}
/* TOPO */
#topo{
	width:777px;
	height:138px;
	background-image:url(imagens/topo.jpg);
	
}
#data{
	float:right;
	font-size:10px;
	color:#FFF;
	margin:0;
	vertical-align:baseline;
	padding:14px 10px 0 0;
}
#menuPrincipal{
	width:auto;
	padding:9px 0 0 310px;
}
/* MENU */
#containerMenu{
	width:204px;
	float:left;
}
#colMenu{
	width:204px;
	height:auto;
	float:left;
	background-image:url(imagens/menuFundo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	
}

/* EDICOES ANTERIORES */
#edicoesAnteriores{
	width:150px;
	padding:15px 0 0 15px;
	list-style:none;
	text-align:left;
}
#edicoesAnteriores ul{
	margin:0;
	list-style:none;
	color:#FFF;
	font-size:14px;
}
#edicoesAnteriores h2{
	color:#790A0F;
	font-size:20px;
	padding:0 12px 0 0;
	margin:0;
}
#edicoesAnteriores h4{
	color:#790A0F;
	font-size:12.5px;
	padding:0 16px 0 0;
	margin:0 0 10px 0;
}


/* CENTRO */
#containerCentro{
	width:573px;
	float:left;
}
#colCentro{
	width:inherit;
	height:inherit;
	float:left;
	background-image:url(imagens/centroFundo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


/* INDEX INFORMACOES*/
#colCentroCentro{
	width:396px;
	height:auto;
	float:left;
}
#colCentroDireita{
	width:160px;
	height:auto;
	float:left;
}
	/* Autores */
	#autoresIndex{
		background-image:url(imagens/fundoAutor.jpg);
		background-repeat:repeat-y;
		width:160px;
		height:auto;
		font-size:12px;
		color:#FFF;
	}
	#autoresIndexTopo{
		background-image:url(imagens/topoAutores.jpg);
		background-repeat:no-repeat;
		background-position:top;
		width:160px;
		height:70px;
		overflow:hidden;
	}
	#autoresIndexTitulo{
		color:#FFF;
		margin:25px 0 0 30px;
		text-align:center;
		font-size:14px;
		width:100px;
	}
	#autoresIndexTexto{
		width:140px;
		padding: 0 3px 0 3px;
		
	}
	#autorImagemIndex{
		width:100%;
		float:left;
		text-align:center;
		padding:0 0 0 5px;
	}
	#autorTextoIndex{
		width:100%;
		float:left;
		padding:3px 3px 0 3px;
	}
	
#podcastIndex{
	width:inherit;
	height:auto;
	margin-top:10px;
	float:left;
}
#noticiasFlashContainer{
	width:inherit;
	height:auto;
	font-size:11px;
}
#noticiasFlash{
	/*background-image:url(imagens/fundoFlashColuna.jpg);*/
	background-position:right bottom;
	background-repeat:no-repeat;
	width:350px;
	height:inherit;
	margin:0px 0 0 73px;
}


	/* INDEX BOX */
	.box{
		width:182px;
		height:auto;
		background-image:url(imagens/fundoBlocos.jpg);
		margin-left:10px;
		margin-top:20px;
		float:left;
		text-align:center;
	}
	.box img{
		margin:10px 0 10px 0;	
	}
	/* TWITTER */
	.twitterMensagens{
		width:auto;
		height:auto;
		border-bottom:1px dashed #3D322A;
		color:#FFF;
		font-size:11px;
		padding:5px;
		text-align:left;
	}
/* CONTEUDO */
#conteudo{
	background-image:url(imagens/fundoConteudo.jpg);
	background-repeat:repeat-y;
	width:500px;
	height:auto;
	font-size:12px;
	color:#FFF;
	padding:15px;
	float:left;
}
/* TITULOS DAS PÁGINAS */
.titulosConteudos{
	width:480px;
	height:40px;
	margin:30px 0 5px 80px;
	background-repeat:no-repeat;
}
#tituloOForumdasLetras{
	background-image:url(imagens/tituloOForumDasLetras.jpg);
	
}
#tituloOForumdasLetrinhas{
	background-image:url(imagens/topoOForumDasLetrinhas.jpg);
	
}

/* CARROCEL */

#carousel ul {
	list-style: none;
	width: 936px;/* Mostra 3 imagem de 332 cada*/
	height:300px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display: inline;
	float: left;
}

/* RODAPE */
#rodape{
	
}
/* MENU */
#menu{
	width:132px;
	height:auto;
	font-size:10px;
	margin:0;
	padding:100px 0 0 75px;
}
#menu li{
	list-style:none;
	margin-top:5px;
}
#menu a:hover{
	color:#939597;;
}
.menuBranco a:link,.menuBranco a:visited{
	color:#FFF;
}
.menuCinza a:link, .menuCinza a:visited{
	color:#939597;
}
.menuVermelho a:link,.menuVermelho a:visited{
	color:#8F1D19;
}

/* Noticias */
#boxCentroInfo{
	width:350px;
	height:auto;
	float:left;
}
#boxEsquerdoInfo{
	width:150px;
	height:auto;
	float:left;
	list-style:none;
}
#boxEsquerdoInfo li{
	margin-bottom:10px;
	margin-top:10px;
	list-style:none;
	border-bottom:1px dotted #330;
}
#noticiaTitulo{
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#patrocinadores{
	float:left;
	width:180px;
	margin-top:10px;
	margin-left:10px;
	height:300px;
	
}
/* INSCRICAO */
#inscricao h2{
	color:#790A0F;
	font-size:20px;
	padding:0 12px 0 0;
	margin:0;
}
#inscricao{
	font-size:11px;	
	margin:30px 0 0 55px;
	color:#FFF;
}
#inscricao input{
	background-color:#000;
	color:#FFF;
}
.error{
	color:#F00;
	font-size:13px;
}
#btImprimir input{
			background-color:#4C4036;
			color:#FFF;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}