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

body {
	scrollbar-3dlight-color: #afbc78;
	scrollbar-arrow-color: #afbc78;
	scrollbar-base-color: #d7ddbb;
	scrollbar-darkshadow-color: #afbc78;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #ebeedd;
	overflow-x: auto;
	overflow-y: auto;
}

* {
 outline: none;
}

.moduli_campi_testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #9bab56 1px solid;
	background-color: #d7ddbb;
	color: black;
	scrollbar-3dlight-color: #d7ddbb;
	scrollbar-arrow-color: #c3cd9a;
	scrollbar-base-color: #d7ddbb;
	scrollbar-darkshadow-color: #d7ddbb;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #ebeedd;
}

/*	
	CSS3 Buttons 
	by Andrea Canton http://andreacanton.com
	
	License Creative Commons 3.0 BY-NC-SA
	
*/

.button, input[type=submit], .button:visited, input[type=submit]:visited {			
	font: 15px Verdana,helvetica,sans-serif;
	display:inline-block;
	color: white !important;
	text-decoration:none;
	padding: 2px 10px;
	margin: 0 3px 3px 0;
	text-shadow: 0 1px 1px #333;
	background-color: #afbc78; /* Fallback color */
	background-image: -moz-linear-gradient(100% 100% 90deg, #c3cd9a, #d7ddbb);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c3cd9a), to(#afbc78));
	box-shadow: 1px 1px 2px #888, inset 0 0 2px white;
	-moz-box-shadow: 1px 1px 2px #888, inset 0 0 2px white;
	-webkit-box-shadow: 1px 1px 2px #888, inset 0 0 2px white;
	border:1px solid #9bab56;
	cursor:pointer;
}

/* States */
.button:hover, input[type=submit]:hover {
	color:white !important;
	box-shadow:1px 1px 2px #888, inset 0 0 4px white;
	-moz-box-shadow:1px 1px 2px #888, inset 0 0 4px white;
	-webkit-box-shadow:1px 1px 2px #888, inset 0 0 4px white;
	background-color: #9bab56; /* Fallback color */
	background-image: -moz-linear-gradient(100% 100% 90deg, #c3cd9a, #d7ddbb);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c3cd9a), to(#afbc78));
}

.button:active, input[type=submit]:active {
	box-shadow:0 0 1px #888, inset 0 0 3px white;
	-moz-box-shadow:0 0 1px #888, inset 0 0 3px white;
	-webkit-box-shadow:0 0 1px #888, inset 0 0 3px white;
	position:relative;
	top:1px;
	color: white;
}

/* Disabled status */
.button.disabled, input[type="submit"].disabled,
.button.disabled:hover, input[type="submit"].disabled:hover,
.button.disabled:active, input[type="submit"].disabled:active{
	box-shadow:0 0 1px #888, inset 0 0 3px white;
	-moz-box-shadow:0 0 1px #888, inset 0 0 3px white;
	-webkit-box-shadow:0 0 1px #888, inset 0 0 3px white;
	background-color: #B5B5B5; /* Fallback color */
	background-image: -moz-linear-gradient(100% 100% 90deg, #c3cd9a, #d7ddbb);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#c3cd9a), to(#afbc78));
	border:1px solid #6C6C6C;
	color: #ddd !important; /* ovverride the original color */
	cursor:wait;
	position:relative;
	top:0;
}

/* Colors change */
.button.blue, input[type=submit].blue {
	background-color: #6da5d5; /* Fallback color */
	background-image: -moz-linear-gradient(100% 100% 90deg, , #6da5d5);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6da5d5), to(#386f9f));
	border:1px solid #004d80;
}

/* Dimension change */
.button.small, input[type=submit].small{
	font-size:12px;
	padding: 3px 8px 4px;
	text-shadow:0 1px 1px #555;
}
.button.large, input[type=submit].large{
	font-size:20px;
	padding: 5px 12px 7px ;
	text-shadow:0 1px 1px #111;
}
input[type=submit].large{
	line-height: 1em;
	padding-bottom: 8px;
	padding-left:24px;padding-right:24px; 
}

/* Extra */
.button span {
	font-family: Georgia, serif;
	font-weight:normal;
	font-style:italic;
}

html,body {
	height: 100%;
}

/*<style type="text/css">
@font-face {
   font-family: "RotisSemiSerif"; 
			src: url("/includes/cssmenus2/skins/fontanella/fonts/RotisSemiSerif.ttf");
   }

h2 {
 font-family: "RotisSemiSerif", Arial;
 font-size: 22px;
 display: inline;
 font-weight: normal;
 color: #2d492f;
}
</style>

<!--[if gte IE 5]>
<style>
@font-face {
   font-family: RotisSemiSerif; 
			src: url("/includes/cssmenus2/skins/fontanella/fonts/RotisSemiSerif.ttf");
   }
</style>
<![endif]-->*/

/*@font-face { font-family: "trebuc"; src: url("/includes/cssmenus2/skins/fontanella/fonts/trebuc.ttf"); }
@font-face { font-family: "trebucbd"; src: url("/includes/cssmenus2/skins/fontanella/fonts/trebucbd.ttf"); }
@font-face { font-family: "RotisSemiSerif"; src: url("/includes/cssmenus2/skins/fontanella/fonts/RotisSemiSerif.ttf"); }*/

h1 {
 font-family: "Trebuchet MS", Arial;
 font-size: 30px;
	line-height: 32px;
 display: inline;
 font-weight: normal;
 color: #9bab56;
}

h2 {
 font-family: "Trebuchet MS", Arial;
 font-size: 24px;
	line-height: 26px;
 display: inline;
 font-weight: normal;
 color: #9bab56;
}

h3 {
 font-family: "Trebuchet MS", Arial;
 font-size: 18px;
	line-height: 20px;
 display: inline;
 font-weight: normal;
 color: #9bab56;
}

.titoloFooterElements {
 font-family: "RotisSemiSerif", Arial;
 font-size: 22px;
 display: inline;
 font-weight: normal;
 color: #2d492f;
}

.testiTitolo {
 font-family: "Trebuchet MS", Arial;
 font-size: 16px;
 display: inline;
 font-weight: normal;
 color: #2d492f;
}

.titoloWhite {
 font-family: "RotisSemiSerif", Arial;
 font-size: 20px;
 display: inline;
 font-weight: normal;
 color: #FFFFFF;
}

.testi {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	color: #2d492f;
	line-height: 24px;
	}

.testi a {
	color: #93a453;
	text-decoration: none;
}

.testi a:hover {
	color: #2d492f;
	text-decoration: underline;
}

.testi_green {
	color: #2d492f;	
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}

.testi_green a {
	color: #93a453;
	text-decoration: none;
}

.testi_green a:hover {
	color: #2d492f;
	font-weight: normal;
	text-decoration: underline;
}

.testi_bianchi {
	font-family: "Trebuchet MS", Arial;
	color:#a8b662;
	font-weight: normal;
	font-size: 15px;
 font-weight: normal;
	line-height:24px;
}

.testi_bianchi a {
	color:#a8b662;
	text-decoration: none;
	font-weight: normal;
}

.testi_bianchi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*
h1 {font-size: 18px; display: inline;}
h2 {font-size: 16px; display: inline;}
h3 {font-size: 14px; display: inline;}
h4 {font-size: 12px; display: inline;}
*/


-->

</style>

