 *{
margin:0px;
padding:0px;
list-style-type:none;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
img{
border:none;
}
body {
text-align:left;
font-size:11px;
font-family:arial;
background:#FFF;
}
#tudo{
float:left;
width:100%;
height:auto;
}
#tudo .centralizar{
margin:auto;
width:980px;
height:1023px;
}
/* ESQUERDA */
#esquerda{
float:left;
width:260px;
height:1023px;
}
	#esquerda .topo{
	float:left;
	width:100%;
	height:103px;
	background:#DDDDDD url(../imagens/esquerda_left.gif) no-repeat left top;
	}
	#esquerda .corpo{
	float:left;
	width:100%;
	height:920px;
	background:url(../imagens/bg_esquerda.gif) repeat-x;
	}
		#esquerda .corpo .conteudo{
		float:left;
		width:249px;
		height:920px;
		padding-left:11px;
		background:url(../imagens/bg_esquerdaLeft.gif) no-repeat left top;
		}
#logo_center{
float:left;
width:227px;
height:300px;
padding:20px 0 0 22px;
}
#logo{
float:left;
width:207px;
height:265px;
}
	#logo a{
	float:left;
	width:246px;
	height:317px;
	background:url(../imagens/logo.gif) no-repeat;
	}
#newsletter{
float:left;
width:230px;
height:150px;
padding-left:14px;
}
	#newsletter .titulo{
	float:left;
	width:119px;
	height:31px;
	background:url(../imagens/tit_newsletter.gif) no-repeat;
	}
	#newsletter .texto{
	float:left;
	width:100%;
	}
		#newsletter .texto p{
		float:left;
		width:100%;
		padding-bottom:25px;
		}
			#newsletter .texto p input.text{
			width:167px;
			height:15px;
			padding:5px;
			border:none;
			font-size:11px;
			padding-top:7px;
			background:url(../imagens/bg_inputNewsletter.gif) no-repeat;
			}
			#newsletter .texto p input.botao{
			}
#parceiros{
float:left;
width:230px;
height:300px;
padding-left:14px;
}
	#parceiros .titulo{
	float:left;
	width:105px;
	height:35px;
	background:url(../imagens/tit_parceiros.gif) no-repeat;
	}
	#parceiros .texto{
	float:left;
	width:100%;
	height:auto;
	}
		#parceiros .texto li{
		float:left;
		width:50%;
		height:100px;
		text-align:center;
		}
/* DIREITA */
#direita{
float:left;
width:720px;
height:1023px;
background:url(../imagens/bg_preto.gif) repeat;
}
	#direita .topo{
	float:left;
	width:720px;
	height:118px;
	}
		#direita .topo .left{
		float:left;
		width:143px;
		height:118px;
		background:url(../imagens/topo_left.gif) no-repeat;
		}
		#direita .topo .menu{
		float:left;
		width:555px;
		height:96px;
		padding-top:22px;
		background:url(../imagens/topo_bg.gif) repeat-x;
		}
			#menu{
			margin:auto;
			width:485px;
			height:75px;
			}
		#direita .topo .right{
		float:left;
		width:22px;
		height:118px;
		background:url(../imagens/topo_right.gif) no-repeat;
		}
	#direita .borda{
	float:left;
	width:43px;
	height:905px;
	background:url(../imagens/bg_direitaLeft.gif) no-repeat;
	}
	#direita .corpo{
	float:left;
	width:677px;
	height:717px;
	}
		#direita .corpo .conteudo{
		float:left;
		width:655px;
		height:700px;
		padding-top:17px;
		background:#FFF url(../imagens/bg_conteudoLeft.gif) repeat-y;
		}
		#direita .corpo .right{
		float:left;
		width:22px;
		height:717px;
		background:url(../imagens/bg_conteudoRight.gif) repeat-y;
		}
#titulo{
float:left;
width:91%;
height:65px;
padding-top:20px;
padding-left:9%;
margin-bottom:15px;
background:url(../imagens/bg_titulo.gif) no-repeat;
}
	#titulo h1{
	width:100%;
	height:28px;
	color:#D6D6D6;
	font-size:22px;
	letter-spacing:-1px;
	font-weight:bold;
	}
	#titulo h2{
	width:100%;
	height:15px;
	color:#999;
	font-size:11px;
	font-weight:normal;
	}
#direita .rodape{
float:left;
width:677px;
height:188px;
}
	#direita .rodape .conteudoLeft{
	float:left;
	width:107px;
	height:100px;
	background:url(../imagens/dobra_bottom.gif) no-repeat;
	}
	#direita .rodape .conteudoRight{
	float:left;
	width:548px;
	height:100px;
	background:#FFF;
	}
	#direita .rodape .right{
	float:left;
	width:22px;
	height:100px;
	background:url(../imagens/bg_conteudoRight.gif) repeat-y;
	}
	#direita .rodape .texto1{
	float:left;
	width:647px;
	height:48px;
	padding-top:20px;
	padding-left:30px;
	color:#CCC;
	}
		#direita .rodape .texto1 p{
		float:left;
		width:49%;
		height:48px;
		}
	#direita .rodape .texto2{
	float:left;
	width:647px;
	height:20px;
	padding-left:30px;
	color:#666;
	text-align:center;
	}
