/* CSS Document */
*{ padding:0px; margin:0px;}
ul{ list-style:none;}
body{font-family:Verdana, Geneva, sans-serif; color:#999; font-size:12px;background:#252c34;}

#pai{
	margin:0 auto;
	background:url(../imagens/fundo-wld-3.jpg) no-repeat top;
	height:512px;
	clear:both;
	
}

#principal{
	width:900px;
	margin:0 auto;
	height:512px;

	}

#logo{
	float:left;
	margin:230px 0px 0px 120px;
}

#twitter{
	float:right;
	width:295px;
	height:200px;
	margin:115px 40px 0px 0px;
}

#twitter ul li{
	background:#FFF;
	}
.twitter{
	background:#FFF;
}

#clear{ clear:both;}
#clear-b{ clear:both;}



#rodape{
	background:#252c34 url(../imagens/back-rodape.jpg) repeat-x top;;
	height:240px;
	}

#principal-rodape{
	width:900px;
	margin:0 auto;
	}

#carrossel-t{
	float:left;
	width:550px;
	margin:50px 0px 0px 20px;
	/*height:150px;*/
	}
	

#carrossel{
	width:475px;
	margin:0px 0px 0px 20px;
	float:left;
	/*height:150px;*/
	/*height:310px;*/
	/*overflow:hidden;*/
}

#carrossel ul{
	list-style: none;
	margin:0px 0px 0px 0px;
		}

#carrossel ul li{
	float:left;
	display:inline;
	margin:0px 5px 0px 0px;


}	

#clientes{}
	
#dados{
	float:right;
	margin:50px 40px 0px 0px;
	width:256px;
	height:144px;
	}