<style type="text/css">


body {
	scrollbar-3dlight-color: #6685ae;
	scrollbar-arrow-color: #6685ae;
	scrollbar-base-color: #c0cdde;
	scrollbar-darkshadow-color: #6685ae;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d2dbe7;
	overflow-x: auto;
	overflow-y: auto;
}

.moduli_campi_testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #4b70a0 1px solid;
	background-color: #e4eaf1;
	color: black;
	scrollbar-3dlight-color: #c0cdde;
	scrollbar-arrow-color: #9cb0cb;
	scrollbar-base-color: #c0cdde;
	scrollbar-darkshadow-color: #c0cdde;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d2dbe7;
}

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

.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: #4b6f9f;
	text-decoration: underline;
}

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

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

.call_center {
	color: #5f5f5f;	
	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: #4b6f9f;
	font-weight: normal;
	text-decoration: none;
}

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

#button a {
	background: transparent url(/images/button_left_winter.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:#4b70a0;/*button text color*/
	text-align:left;
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	background: transparent url(/images/button_right_winter.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_winter_hover.png) no-repeat top left;
	color:#4b70a0;
	text-decoration:none;
}

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

.title_Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b6f9f;
}

.title_Box a {
	color: #4b6f9f;
	text-decoration: none;
}

.title_Box a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 20px;
}

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

.testi a:hover {
	color: #b3071b;
	text-decoration: none;
}

.testi_piccoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
	line-height: 16px;
}

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

.testi_piccoli a:hover {
	color: #b3071b;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b3071b;
	line-height: 20px;
	font-weight: normal;
	display: inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b3071b;
	line-height: 20px;
	font-weight: normal;
	display: inline;
}

h3 {
	font-family:'Arial Narrow', Arial; 
	font-size:18px; 
	color:#99b3d6;
	line-height: 20px;
	font-weight: normal;
	display: inline;
}

html,body {
	height: 100%;
	widows:inherit;
}

.testi_bianchi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
}

.testi_bianchi a {
	color: #cacaca;
	text-decoration: none;
}

.testi_bianchi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.testi_piccoli_bianchi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}

.testi_piccoli_bianchi a {
	color: #e2e2e2;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}





</style>

