/* CSS Document */

body {margin: 0px;background-color: #339966; font-family:Verdana,Geneva, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
#wrap-hp {width:950px; position:absolute; margin:-275px 0px 0px -475px; left:50%; top:50%;background:#339966; }
#wrap {width:950px; height:550px; position:absolute; margin:-275px 0px 0px -475px; left:50%; top:50%; background:#FFF;}



#pg-top { width:950px; height:130px;}
#menu-left{ width:300px; height:390px; float:left; padding:0px; margin:0px;}
#content {
	width:640px; height:390px;
	float:left; padding:0px; margin:0px; overflow:auto;	
	border: 2px solid #339966;
	background-color: #E2F1EA;
}

#footer { width:950px; height:30px; clear:both;}

.pg-titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009966;
	text-transform: uppercase;
	margin-left:8px;
}

p {padding:5px 8px;}