/* 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:600px; 
	margin:10px auto;
}

.rodape p{
	font-weight:bold;
}