*{
	margin:0;
	padding:0;
	border:0;
}
body{
 	font-family: Georgia, "Times New Roman", serif;
	/* Verdana, Arial, Helvetica, sans-serif */
	/* "Lucida Sans", Arial, "Times New Roman", Times, sans-serif */
	font-size:67.5%;
	background:#90E08D url('../img/greenground2.gif') repeat-x;
	color:#303030;
}
ul,ol,li{
	margin-left:1.5em;
}
p {margin:0.5em 0em 0.5em 0em}
pre {white-space:normal}
a{color:#0C921B;}
a:hover{color:#5EE962;}

h1{font-size:2em; color:#0C921B; line-height:2em}
h2{font-size:1.6em; color:#0C921B; line-height:1.6em}
h3{font-size:1.4em; color:#0C921B; line-height:1.4em}
h4{font-size:1.2em; color:#0C921B; line-height:1.2em}
h5{font-size:1.1em; color:#0C921B; line-height:1.1em}
h6{font-size:1em; color:#0C921B;}

.small-n {
	font-size:.9em;
}
.small-i {
	font-size:.9em;
	font-style:italic;
}
.clear{clear:both}

.imgleft{
	float:left;
	margin-right:5px;
}
.imgright{
	float:right;
	margin-left:5px;
}
.imgcenter{
 	display:block;
	margin:0 auto;
}
.imgborder{
	border:2px solid #999999;
	padding:1px;
}
/*------- custom ---------*/
#header{
	width:950px;
	height:210px;
	margin:0 auto;
	background:url('../img/fondo-top.gif');
}
#logo{
 	float:left;
	margin-left:60px;
	margin-top:34px;
}

#menu{
	width:950px;
	height:32px;
	margin:0 auto;
	background:url('../img/fondo-menu.gif');
	border-top:5px solid #ffffff;
	border-bottom:5px solid #ffffff;
}

#content{
	width:950px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin:0 auto;
	background:#efefef url('../img/fondo-main.gif') repeat-x;
}
#contestuale{
	width:200px;
	float:left;
	border-right:1px solid #ffffff;
}
#submenu-list, #submenu-list ul{
	list-style:none;
	padding:0;
	margin:0;
}
#submenu-list li{
	margin:5px 0px 5px 0px;
}
#main{
	width:650px;
	float:right;
}
#footer{
	width:950px;
	height:111px;
	margin:0 auto;
	background:url('../img/fondo-footer.gif');
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;;
}

#footer a{
	color:#303030;
	text-decoration:none;
}

#contenuti{
 	padding:1em; 
	font-size:1.4em;
	margin-left:20px;
	margin-right:20px;
}
#news-home{
 	padding:1em; 
	font-size:1.4em;
	float:left;
	width:500px;
	margin-left:20px;
}
#col-evidenze{
	float:right;
	margin-right:25px;
	width:360px; 
}
.evidenza{
 	width:360px; 	
	border:1px solid #d6d6d6;	
	margin-top:10px;
	margin-bottom:10px;
	background:#ffffff url('../img/fondo-box.gif') repeat-x;
}
.evidenza2{
 	font-size:1.8em;
 	font-weight:bold;
 	font-style:italic;
	padding:10px;
	border:2px solid #ffffff;
}
.evidenza2 a{
 	text-decoration:none;
}
.evidenza2 img{
 	float:left;
 	padding-left:25px;
 	padding-right:30px;
}
.bannercolor1{
	color:#000000;
	font-size: 1.5em;
}
.bannercolor2{
	color:#db0000;
	font-size: 1.5em;
}
.newsico{
	background:url(../img/ico-news.gif) no-repeat 2px 13px; color:#FF3C00;
	padding:0 9px 0 22px;
	font-style:italic;
}
.newsdata{
 	width:56px;
	background:url(../img/databox.gif) no-repeat 0 1px; 
	color:#384B06;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding-left:3px;
	margin-right:10px;
	margin-top:3px;
	float:left;
}
.newstitolo a{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
ol.linea{ list-style-type: none;}
ol.linea li{float:left;}
.thumb {
	width:100px;
	height:100px;
	padding:9px;
	float:left;
}
/*---------tabella---------*/
.bluetbl {
	border: 1px solid #666666;
}

.bluetbl tbody tr td {	
	font-size: 8pt;
	padding: 3px 8px;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #7DAAEA;
}
.bluetbl tbody tr.selected td {
	background:#3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}
.bluetbl tbody tr.subselected td {
	background:#CCFFFF;
	font-weight: bold;
}

/*--------- CSS menu son of suckerfish --------*/

.menu-principale-list, .menu-principale-list ul {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 700px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
}

.menu-principale-list ul li{
	background: #ffffff;
}

.menu-principale-list a {
	display: block;
	color: #012C14;
	text-decoration: none;
	padding: 1em;
}

.menu-principale-list li {
	float: left;
	padding: 0;
	margin:0;
}
.menu-principale-list li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 16.4em;
	w\idth: 15.9em;
	font-weight: normal;
	margin: 0;
}
.menu-principale-list li li {
	padding-right: 1em;
	width: 16em
}
.menu-principale-list li ul a {
	width: 16em;
	w\idth: 12em;
}
.menu-principale-list li ul ul {
	margin: -1.75em 0 0 14em;
}
.menu-principale-list li:hover ul ul, .menu-principale-list li:hover ul ul ul, .menu-principale-list li.sfhover ul ul, .menu-principale-list li.sfhover ul ul ul {
	left: -999em;
}
.menu-principale-list li:hover ul, .menu-principale-list li li:hover ul, .menu-principale-list li li li:hover ul, .menu-principale-list li.sfhover ul, .menu-principale-list li li.sfhover ul, .menu-principale-list li li li.sfhover ul {
	left: auto;
}
.menu-principale-list li:hover, .menu-principale-list li.sfhover {
	background: #0C921B;
	background:url('../img/fondo-menuover.gif');
}

/* -------------- forms --------------------------------*/
.cssform{
padding: 5px;
border:1px solid #999999;
background:#dddddd;
}

.cssform p{
clear: left;
margin: 0;
padding: 2px 0 2px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}
.cssform p.smaller{
padding-left: 100px;
}

.cssform label{
font-weight: normal;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform label.smaller{
margin-left: -100px; 
width: 90px; 
}

.cssform input{ /*width of text boxes. IE6 does not understand this attribute*/
border:1px solid #c1c1c1;
}
.cssform select{ /*width of text boxes. IE6 does not understand this attribute*/
border:1px solid #c1c1c1;
}
.cssform .textfield {
width: 180px;
}
.cssform .textfield2 {
width: 80px;
}
.cssform textarea{
width: 250px;
height: 120px;
border:1px solid #c1c1c1;
}

/* firefox bar hack */
html {
	margin-bottom: 1px;
	height: 100%;
}

/*------ WDYN stiles -------*/
.download{
	font-family:Arial;
	font-size:11px;
	color:#000035;
}
.download a{
	font-weight:bold;
	color:#000035;
	text-decoration:none;
}
.download a:hover{
	font-weight:bold;
	color:#5A85F5;
	text-decoration:underline;
}

td{
	font-family:Arial;
	font-size:11px;
}
.titolo_grande{
	font-weight: bold;
	font-size: 14px;
	color: #29439a;
	font-family: Arial;
}
.titolopagina {
	font-weight: bold;
	font-size: 13px;
	color: #29439a;
	font-family: Arial;
}

.titoloparag {
	background:url(../img/u.gif) no-repeat 3px 3px; color:#FF3C00;
	padding:0px 9px 0px 22px;
}
.titoloparag a{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
.titoloparag a:hover{

}
.sottotitolo{
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}
.testoparag {
	font-size: 11px;
	color: #222222;
	font-family: Arial;
}
.testoparag a{
	font-weight:bold;
	color: #5A85F5;
	text-decoration:underline;
}
.testoparag a:hover{
	color: #222222;
	font-weight:bold;
	text-decoration:underline;
}
.menu_principale{
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	border-right:1px solid #9bb1d4;
}
.menu_principale a{
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.menu_principale a:hover{
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.testonavigatore_testa{
	color: #222222;
	font-weight:bold;
}

.testonavigatore_testa a{
	color: #222222;
	text-decoration:none;
}
.testonavigatore_testa a:hover{
	color: #0c921b;
	text-decoration:none;
}


.testonavigatore {

}
.testonavigatore b{
	font-weight:normal;
}

.testonavigatore a{
	text-decoration:none;
}
.testonavigatore a:hover{
	text-decoration:none;
}

.testologin {
	font-weight: normal;
	font-size: 11px;
	color: #000066;
	font-family: Arial
}

.testoerror {
font-weight: normal;
font-size: 11px;
color: #ff0000;
font-family: Arial
}
.data{
font-size: 10px;
	color: #222222;
	font-family: Arial;
}
input {
	height:18px;;
	border:  1px solid #9bb1d4;
	font-size: 11px;
	color: #3e3e3e;
	font-family: Arial;
}

textarea {
	border: #808080 1px solid;
	font-size: 12px;
	color: #3e3e3e;
	font-family: Arial;
}

.path {
	font-weight:bold;
	font-size: 10px;
	font-family: Arial;
}
.path a{
	text-decoration:none;
}
.path a:hover{
	text-decoration:underline;
}

.linksezioni {
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
}
.linksezioni a{
	color:#000035;
	text-decoration:none;
}
.linksezioni a:hover{
	color:#5A85F5;
	text-decoration:underline;
}

.linkpagine {
	font-size: 11px;
	PADDING-TOP: 2px;
	font-family: Arial;
	color:#ffffff;
}
.linkpagine a{
	color:#000035;
	text-decoration:none;
}
.linkpagine a:hover{
	color:#5A85F5;
	text-decoration:underline;
}

.linkfissi {

}

.linkfissi a{
	background:url(../img/ico-leggi.gif) no-repeat 0 0 #FFFFFF; color:#000000;
	width:78px; height:11px; display:block; float:right;
	text-decoration:none; text-indent:-2000px;
	padding:0; line-height:0;
}
.linkfissi a:hover{
	background:url(../img/ico-leggiover.gif) no-repeat 0 0 #FFFFFF; color:#000000;
}

.linkdownload {
font-weight: normal;
font-size: 11px;
color: #535353;
font-family: Arial
}

.testorosso {
font-weight: normal;
font-size: 11px;
color: #ff0000;
font-family: Arial
}

.link_lingue { font-weight: normal;
font-size: 11px;
color: #535353;
font-family: Arial
}

.didascalie {
	font-size: 10px;
	color: #222222;
	font-family: Arial;
	font-style: italic;
}

.testomessaggio {
font-size: 11px;
color: #FFFFFF;
font-family: Arial;
font-style: italic
}

.form {
font-family: Arial;
font-size: 12px;
padding-top: 1pt;
padding-right: 1pt;
padding-bottom: 1pt;
padding-left: 1pt;
border: #666666;
border-style: solid;
border-top-width: 1pt;
border-right-width: 1pt;
border-bottom-width: 1pt;
border-left-width: 1pt
}

.pulsante{
	height:18px;
	border:1px solid #222222;
	font-family: Arial;
	font-size: 11px;
}
