*{
	margin:0;
	padding:0;
	border:none;
	}
	
a{color:#FFFFFF; text-decoration:none;}
	
body{
	background:#34002E;
	color:#FFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
#topo{
	height:266px;
	}
	
.topo1{
	height:133px;
	background:url(imagens/topo01.jpg) no-repeat center;
	}
	
.topo2{
	height:133px;
	background:url(imagens/topo02.jpg) no-repeat center;
	}
	
#geral{
	width:990px;
	margin:0 auto;
	}
	
#esquerda{
	width:265px;
	float:left;
	}

#esquerda p{
	margin-left:20px;
	font-size:13px;
	}
	
.meio-esquerda{
	width:265px;
	background:url(imagens/meio-esquerda.jpg) repeat-y center;
	}

.meio-esquerda p{
	padding-top:3px;
	}

.rod-esquerda{
	width:265px;
	height:21px;
	background:url(imagens/rodape-esquerda.jpg) no-repeat center;
	}
	
#central{
	width:460px;
	float:left;
	}
	
#direita{
	width:265px;
	float:right;
	}

#direita p{
	margin-left:20px;
	font-size:13px;
	}
	
.meio-direita{
	width:265px;
	background:url(imagens/meio-direita.jpg) repeat-y center;
	}

.rod-direita{
	width:265px;
	height:21px;
	background:url(imagens/rodape-direita.jpg) no-repeat center;
	}
	
.arquivos{
	width:265px;
	height:94px;
	background:url(imagens/arquivos-esquerda.jpg) no-repeat center;
	}
	
.parceiros{
	width:265px;
	height:94px;
	background:url(imagens/parceiros-esquerda.jpg) no-repeat center;
	}
	
.sponsors{
	width:265px;
	height:94px;
	background:url(imagens/sponsors-direita.jpg) no-repeat center;
	}
	
.sites{
	width:265px;
	height:94px;
	background:url(imagens/sites-direita.jpg) no-repeat center;
	}
	
.ofertas{
	width:265px;
	height:94px;
	background:url(imagens/ofertas-direita.jpg) no-repeat center;
	}
	
	
.post{
	width:460px;
	}

.post-topo{
	width:460px;
	height:73px;
	background:url(imagens/topo-post.jpg) no-repeat center;
	}
	
.post-topo h2{
	width:440px;
	overflow:hidden;
	font-size:16px;
	font-style:italic;
	text-align:center;
	padding-top:22px;
	color:#36032E;
	}
.post-topo a{color:#36032E;}
.post-topo a:hover{color:#330000;}
	
.post-conteudo{
	width:460px;
	background:url(imagens/meio-post.jpg) repeat-y center;
	}

.post-box{
	width:430px;
	margin:0 auto;
	text-align:center;
	}
			
.post-rodape{
	width:460px;
	height:46px;
	background:url(imagens/rodape-post.jpg) no-repeat center;
	}

.post-rodape p{ 
	width:440px;
	margin:0 auto;
	padding-top:12px;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}
	
#rodape{
	height:210px;
	clear:both;
	}
	
.rod1{
	height:105px;
	background:url(imagens/rodape01.jpg) no-repeat center;
	}
	
.rod2{
	height:105px;
	background:url(imagens/rodape02.jpg) no-repeat center;
	}


li{
	list-style:none;
	margin-left:25px;
	font-size:13px;
	}
	
