<style type="text/css">
<!--

body {
	scrollbar-3dlight-color: #68893c;
	scrollbar-arrow-color: #68893c;
	scrollbar-base-color: #c1ceaf;
	scrollbar-darkshadow-color: #68893c;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d2dcc6;
	overflow-x: auto;
	overflow-y: auto;
}

.moduli_campi_testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #4d741a 1px solid;
	background-color: #e4eadd;
	color: black;
	scrollbar-3dlight-color: #c1ceaf;
	scrollbar-arrow-color: #9db381;
	scrollbar-base-color: #c1ceaf;
	scrollbar-darkshadow-color: #c1ceaf;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d2dcc6;
}

.pulsante_submit {
	color: #4d741a;
	font-family:Verdana,helvetica,sans-serif;
	font-size:100%;
	font-weight:bold;
	background-color:#d2dcc6;
	border:1px solid;
	padding: 5px;
	border-top-color:#4d741a;
	border-left-color:#4d741a;
	border-right-color:#4d741a;
	border-bottom-color:#4d741a;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#d2dcc6',EndColorStr='#9db381');
}

.testiTitolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #b3071b;
}

.testiTitolo a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d741a;
	text-decoration: underline;
}

.testiTitolo a:hover {
	color: #4d741a;
	text-decoration: none;
}

.testi {
	font-family: Arial;
	font-size: 12px;
	color: #454646;
	line-height: 14px;
	}

.testi a {
	color: #4d741a;
	text-decoration: none;
}

.testi a:hover {
	color: #4d741a;
	text-decoration: underline;
}

.titoloEsercizi {
	font-family: Arial;
	font-size: 14px;
	color: #4d741a;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
}

.testi_piccoli {
	font-family: Arial;
	font-size: 10px;
	color: #4d741a;
	line-height: 14px;
	}

.testi_piccoli a{
	color: #4d741a;
	text-decoration: none;
}

.testi_piccoli a:hover{
	color: #4d741a;
	text-decoration: underline;
}

.call_center {
	color: #454646;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	letter-spacing: 0px;
}

.call_center a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #4d741a;
	font-weight: normal;
	text-decoration: none;
}

.call_center a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #4d741a;
	font-weight: normal;
	text-decoration: underline;
}

#button a {
	background: transparent url(/images/button_left_summer.png) no-repeat top left;
	display: block;
	float: left;
	font: 11px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 17px; /* Height of button background height */
	padding-left: 2px; /* Width of left menu image */
	text-decoration:none;
}

#button span  {
	color:#4d741a;/*button text color*/
	text-align:left;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	background: transparent url(/images/button_right_summer.png) no-repeat top right;
	height:17px;
	padding:2px 10px 3px 10px;
	display: block;
	cursor:pointer; /*Zeiger wandelt sich in Hand um*/
}

#button a:hover {
	background-position: bottom left;
	background: transparent url(/images/button_left_summer_hover.png) no-repeat top left;
	color:#4d741a;
	text-decoration:none;
}

#button :hover span {
	background-position: bottom right;
	background: transparent url(/images/button_right_summer_hover.png) no-repeat top right;
	color: #4d741a;
	text-decoration:none;
}

html,body {
	height: 100%;
	widows:inherit;
}

/*.testiTitolo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #b3071b;
}*/

.testi_piccoli_bianchi {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}

.testi_piccoli_bianchi a{
	color: #FFFFFF;
	text-decoration: none;
}
.testi_piccoli_bianchi a:hover {
	color: #ececec;
	text-decoration: underline;
}

.indirizzo {
	color: #454646;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	letter-spacing: 0px;
}



-->

</style>
