
body {
	/*background-image: url('../img/quads.gif');*/
	background-color: #99cc00;
	/*background-repeat: repeat;*/
	margin: 0px;
}


#main {
	/*background-color: #DEE0DE;*/
	background-color: white;
	width: 800px;
	/*height: 920px;*/
	
	/*height: 600px;*/
	position: absolute;
	margin-top: 10px;

	margin-left: 50px;
	margin: 0px solid red; 
	/*border-top: 1px dotted black;*/
	border: 5px solid #99cc00;
}


#header {
	/*background-color: #660000;*/
	background-image: url('../file/banner.jpg');
	width: 800px;
	height: 200px;
	vertical-align: top;
	position: relative;
		left: 0px;
	border: 0px solid #660000;
	margin-bottom: 100px;
	/*border-top: 1px dotted black;*/

}


#header_short {
	/*background-color: #660000;*/
	background-image: url('../file/header_short.gif');
	width: 800px;
	height: 88px;
	vertical-align: top;
	position: relative;
		top: 0px;
		left: 0px;
	border: 0px solid #660000;
	/*border-top: 1px dotted black;*/

}

#testo-index {
	/*background-image: url('../file/line_web.gif');*/
	/*background-repeat: no-repeat;*/
	width: 560px;
	background-color: white;
	position: relative;
		left: 100px;
		right: 140px;
		/*top: 50px;*/
	margin-bottom: 50px;
	min-height: 600px;
	/*margin-bottom: 250px;*/
}
#testo {
	/*background-image: url('../img/line_web.gif');*/
	/*background-repeat: no-repeat;*/
	width: 560px;
	background-color: white#DEE0DE;
		left: 100px;
		right: 140px;
		top: 50px;
	margin-bottom: 50px;
	min-height: 600px;
	/*margin-bottom: 250px;*/
}

#footer {
	background-color: white;
	/*background-image: url('../img/footer.gif');*/
	width: 800px;
	height:35px;
	text-align: center; 
	position: relative;
		left: 0px;
		/*bottom: 15px;*/
	/*margin-left: 100px;*/
	text-align:center;
	border-top: 3px solid #99cc00;


}


#footer p{
	
	font-size: 9px;
	margin-left: 100px;
	margin-top: 5px;
	

}


.spacer {
	margin-top: 80px;

}

/* classi diverse per p*/

h3 {
	color: #669900;
	/*color: #FF6600;*/
	font: normal bold 16px arial;
	text-align: left;
	
}

h2 {
	color: #00000;
	font: normal 14px arial;
	text-align: left;
	
}

.urijoe {	color: #222222;
	font: normal 11px arial;
	text-align: left;
	margin-bottom: 50px;

}

p {	color: #222222;
	font: normal 12px arial;
	text-align: left;
	margin-bottom: 30px;
	margin-top: -10px;
}


a {
	/*color: #FF6600;*/
	color: #339900;
		
}
