body {
		margin:0;
		background-color: #FFFFFF;
		font-family: arial, helvetica, sans-serif;
		}
#content1 {
				background-color: #E6E6E6; 
				border: 0px solid green;  
				position:absolute; 
				height:552px;
				width:280px;
			} 
#content2 { 
				background-color: #FFFFFF; 
				border: 1px solid #E6E6E6;
				position: absolute;
				left: 290px; 				
				height: 552px; 
				width: 800px;
				overflow: scroll;
				}
h1 {
	text-align: center;
	color:#7D7D7D;
	
}
h2 {
	text-align: center;
	color:#7D7D7D;	
}
p {
	text-align: center;
	color:#7D7D7D;
}
#oleo { 
		padding-top: 50px;		
		padding-bottom: 60px;
		text-align: center;
		color:#7D7D7D;
}
#foot { 
		text-align: center;
		color:#7D7D7D;
		line-height:18px ;
}
table {
	border-collapse: separate;
	width: 920px;
}
td, th {
	height: 470px;
	border: 0px solid #807459;
	text-align: center;
}
#texto {
			width: 420px;
			padding: 10px;
}

