
body  {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#669900;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
td, select{ font-size:11px; font-weight:normal;}
.stylo #container { 
	width: 785px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left; 
} 
 

.stylo #sidebar1 {
	float: left; 
	width: 205px;
	background:#87C387;
	text-align:center;
	
}
.stylo #mainContent { 

	width:567px;
	float:right;
} 
.stylo #footer { 
	padding: 0 10px 0 20px; 

} 
.head{ ext-align:center; font-weight:bold; color:#009900;}
.head_pag{ font-size:20px; color:#666600; font-weight:bold; text-align:center; }
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}