/* CSS Document */

#body{ background-color:#009;
	  }
#banner{width:960px; 
     height:800px;
	 margin:auto;}

a{color:#999999; margin:auto;}



#pie{width:960px;
     height:40px;
	 margin:auto;
	 margin-top:0px;
}

#data{width:960px;
     height:70px;
	 margin:auto;
	 margin-top:0px;
	 
}

p{	color:#999;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
	 
#contador{width:200px;
          height:40px;
		  float:left;}
		  
