body {
	margin: 0px 0px 0px 0px ;
	font-family:Arial, Helvetica, sans-serif;
}

#tudo {
width: 770px;
margin: 0 auto;
} 

#banner {
	
width: 770px;
height: 110px;
	}
	
#cont {
	
width: 770px;
	}
	
.box0 {
	float:left;
	width:33%;
}
.box1{
	background-color:#F00;
	width: 200px;
	border-color:#F33;
	margin: 0 auto;
	;
	text-align:center;
	padding: 0px 0px 0px0px;
	font-weight:bolder;
	color:#FFF;
	border-bottom-style:solid;
}

.box2 {
	background-color:#FFF;
	margin-top:0.2em;
	margin-left:0.2em;
	margin-right:0.2m;
	margin-bottom:0.2em;
	color: #000;
	text-align: left;
	padding: 2px 2px 2px 2px;
}
	
