@charset "utf-8";
/*--- SITE W-Sul ---*/

/*------DIV TUDO -----*/

#tudo {
	width:1000px;
	height:auto;
	margin: 0 auto;
	background:#FFF;
}
/*-- FINAL DA DIV TUDO --*/

/*---- DIV TOPO ------*/
#topo {
	width:1000px;
	height:119px;
	background:url(img-site/topoLogo.jpg);
}
/*-- FINAL DA DIV TOPO--*/

/*-- DIV MENU --*/
#divMenu {
	width:1000px;
	height:51px;
	float:right;
	background:url(img-site/menuTopo.jpg);
}
/*-- FINAL DA DIV MENU --*/


/*-- DIV ESQUERDA --*/
#divEsquerda {
	width:240px;
	height:517px;
	float:left;
	background:url(img-site/lateral-esquerda.jpg);
}

/*-- DIV - MENU LATERAL --*/
#divEsquerdaMenu {
	width:200px;
	height:auto;
	float:left;
	background:#FFFFFF;
}
/*-- FINAL DA DIV DA ESQUERDA --*/


/*---DIV CONTEUDO PRINCIPAL---*/

#principal {
	width:543px;
	height:auto;
	float:left;
	background:#FFF;

}
#principal2 {
	width:750px;
	height:auto;
	float:left;
	background:#FFF;

}
/*---FINAL DA DIV CONTEUDO PRINCIPAL*/

/*---- DIV DIREITA ---*/

#divDireita {
	width:214px;
	height:515px;
	float:right;
	background:url(img-site/lateralDireita.jpg);
}
/*----FIM DA DIV DIREITA-----*/
	

/*----- DIV RODAPE -------*/
#rodape {
	align: left;
    width: 1000px;
	height:49px;
	margin: 0 auto;
    text-align: center;
	clear: both;
    background:url(img-site/base.jpg);

}
#rodape p {
	margin: 0 0 0px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}
#rodape a {
	text-decoration: none;
}

/*-----------------------------------------*/
/*----------DIVS INTERNAS----------*/
#div1{
	width:auto;
	height:auto;
	border-style:inherit;
	background:url(img-site/seta-.jpg) no-repeat;
	
	}

#div2{
	width:auto;
	height:auto;
	border-style:inherit;
	background:url(img-site/seta-.jpg) no-repeat;
	
	}
	
#div3{
	width:auto;
	height:auto;
	border-style:inherit;
	background:url(img-site/seta-.jpg) no-repeat;
	
	}
	
/*------------div decorada ---------------*/

#divCorreias {
	width:99%;
	height:auto;
	border: thin dashed #999;
	float:left;
	}











/*-------
				PRODUZIDO POR - ALEXANDRE GONÇALVES CAUDURO
				
				         WWW.CAUTELLI.COM.BR
				SEU SITE NA PRIMEIRA PÁGINA DO GOOGLE

----------*/