/* CSS Document */
*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h1,h2,h3,h4,h5,h6,form,embed,object{
	margin:0px;
	padding:0px;
}

body{
	margin:0px;
	padding:0px;
	background:url(../images/backGround.jpg) no-repeat center top #000;
}


#rodape{
	width:100%;
	float:left;
	color:#b4b3b0;
}

	.rodape{
		width:700px;
		height: 50px;
		margin:0px auto;
		padding-left: 150px;
	}

	#toledo
	{
		width: 240px;
		height: 10px;
		font-weight: bold;
		font-size: 9px;
		float: left;
		margin-left: -25px;
		margin-top: 19px;
	}

	#twitter
	{
		width: 100px;
		height: 50px;
		margin-left: 30px;
		_margin-left: 53px;
		float:left;
	}

	#associados
	{
		width:50px;
		height: 50px;
		float:right;
		margin-right: 265px;
		_margin-right: 45px;
	}
