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

body {
	scrollbar-3dlight-color: #6679a1;
	scrollbar-arrow-color: #6679a1;
	scrollbar-base-color: #b3bcd0;
	scrollbar-darkshadow-color: #6679a1;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d9dee7;
	overflow-x: auto;
	overflow-y: auto;
}

.moduli_campi_testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #405889 1px solid;
	background-color: #d9dee7;
	color: black;
	scrollbar-3dlight-color: #b3bcd0;
	scrollbar-arrow-color: #8c9bb8;
	scrollbar-base-color: #b3bcd0;
	scrollbar-darkshadow-color: #b3bcd0;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #d9dee7;
}

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


html,body {
	height: 100%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #2b67b0;
	font-weight: normal;
	display: inline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #2b67b0;
	font-weight: normal;
	display: inline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #2b67b0;
	font-weight: normal;
	display: inline;
}

.titoloBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: uppercase;
}

.titoloBianco_slidingPanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}

.testi_piccoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}

.testi_piccoli a {
	color: #374d7f;
	text-decoration: none;
}

.testi_piccoli a:hover {
	color: #cc3333;
	text-decoration: none;
}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 22px;
}

.testi a {
	color: #374d7f;
	text-decoration: none;
}

.testi a:hover {
	color: #cc3333;
	text-decoration: none;
}

/*BUTTON BLUE*/

#button a {
	background: transparent url(/images/button_left.png) no-repeat top left;
	display: block;
	float: left;
	font: Verdana, Arial, Helvetica, sans-serif; /* Change 12px as desired */
	line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 2px; /* Width of left menu image */
	text-decoration:none;
}

#button span  {
	color: #374d7f;/*button text color*/
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	background: transparent url(/images/button_right.png) no-repeat top right;
	height:23px;
	padding:1px 12px 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_hover.png) no-repeat top left;
	color: #cc3333;
	text-decoration:none;
}

#button :hover span {
	background-position: bottom right;
	background: transparent url(/images/button_right_hover.png) no-repeat top right;
	color: #cc3333;
	text-decoration:none;
}




-->

</style>

