

body {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	background-color:#008e52;	
	padding-top: 0px;	
	line-height: 16px;
} 


.banner {
	background-color: #008e52;
	height: 212px;
}


.content {
    min-height: 650px;  /* per i browser moderni */
	height:auto !important;
	height:650px;
	background-color:#ffffff;
 	background-image: url("../img/gondole_bg.jpg");
 	background-repeat: no-repeat;
 	background-position: bottom right;
}

.linea {
	border-left: #008e52 2px solid;
}


.sinistra {
	width: 116px;
	border-right: #008e52 0px solid;
}

div.box {
    min-height: 650px;  /* per i browser moderni */
	height:auto !important;
	height:650px;
}


.tiny {
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	color:#333333;
    
}




/*

.wrapper {
 	background-image: url("../img/bg.jpg");
 	background-repeat: repeat-x;
	background-color: #008e52;
	height:203px;
}

.gondole {
 	background-image: url("../img/gondole_bg.jpg");
 	background-repeat: repeat-x;
}

.top {
	height: 220px;
}








.bianco {
	background-color: #ffffff;
}


wrapcontent {
	background-color:#ffffff;
	width:100%;
}
*/



/* CLASSI TESTO */


.testo {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color:#333333;
	line-height: 16px;

}


.prog {
 	border: 1px solid #ffd431;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	color:#333333;

}


em {
 	background-color: #008e52;
	color: #ffffff;
	 }
	 
.bggreen {
 	background-color: #008e52;
	color: #ffffff;
	 }

.green {
 	color: #008e52;
 	text-align: left;
	 
	 }


.titdata {
 	background-color: #d1e288;}

.case {
 	background-color: #FFFF99;}


.nomi {
 	color: #000000; 
	font-weight: bold; 
	font-size:12px;}

h1 {
	font-family: Verdana;
	font-size: 14px;
	color: #008e52;
	font-weight: bold;
}

h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #008e52;
	font-weight: bold;
}

ul {
	list-style-image : url( "../img/square.jpg" );
	line-height: 22px;
}

/* CLASSI PIEDE */


.footer {
	height:50px;
	background-color: #d1e288;
	border-top: #008e52 1px solid;
	font-family: Verdana;
	font-size: 10px;
	color:#006c40;
	text-align:top left;
	padding-bottom: 0px;
	margin-bottom: 0px;

}



/* CLASSI LINKS */


a:link {
	color:#008e52;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}


a:visited {
	color:#008e52;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}


a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}


a.red:link {color: red; text-decoration: none; font-weight: bold; font-size:13px; }
a.red:visited {color: red; text-decoration: none; font-weight: bold; font-size:13px; }
a.red:hover {color: red; text-decoration: underline; font-weight: bold; font-size:13px;}
a.red:active {color: red; text-decoration: none; font-weight: bold; font-size:13px;}



a.piede:link {color: #008e52; text-decoration: none; font-weight: bold; font-size:10px; }
a.piede:visited {color: #008e52; text-decoration: none; font-weight: bold; font-size:10px; }
a.piede:hover {color: #006c40; text-decoration: underline; font-weight: bold; font-size:10px;}
a.piede:active {color: #008e52; text-decoration: none; font-weight: bold; font-size:10px;}


a.intro:link {color: #2d287b; text-decoration: none; font-weight: bold; font-size:15px; }
a.intro:visited {color: #2d287b; text-decoration: none; font-weight: bold; font-size:15px; }
a.intro:hover {color: #066baf; text-decoration: underline; font-weight: bold; font-size:15px;}
a.intro:active {color: #2d287b; text-decoration: none; font-weight: bold; font-size:15px;}


