body{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:0.70em; 
 	font-style: normal; 
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	background-color: white;
	/* line-height: 1.2; */
	}
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:1.0em; 	
}

img{
	border: none;
	text-decoration: none;
	}
label{

	}
a{
	font-size: 1em;
	color: #000000;
	text-decoration:none;
	}
a:hover{
	color:red;
	text-decoration:underline!important;
	}
 a:active, a:focus {
	text-decoration:none;
	border-bottom:1px dashed red;
	}
a:visited{
	font-size: 1em;
	color: black;
	text-decoration: none;
	}


h1{
	margin: 0;
	padding: 0;
	font-size:1.1em;
	font-weight: bold;
}

h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}
	
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul li{
	margin: 0;
	padding: 0;
	}

ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ol li{
	margin: 0;
	padding: 0;
	}

form{
	margin: 0;
	padding: 0;
	}
	
fieldset{
	margin: 0;
	padding: 0;
	border: none;
	}

acronym{
	border-bottom: 1px dotted black;
	cursor:help;
	}

/*			STRUTTURA */
#container { 
	width: 67.4em;
	margin: 0px auto;
	
	/*background-color: hotpink;
	*/
}

/* 					HEADER */
#divheader {
	position: relative;
	background-image: url(img/sf_img_intestazione.jpg);
	margin: 0px auto;
	width:67.4em;
	float:left;
	height: 44px;
	min-height: 44px;
}

/* Background header */
.bgheader {
	float: left;
	background: url(img/banner_montagna.jpg) no-repeat top right;
}
.bgheader div {
	float: left;
	background: url(img/intestazione.jpg) no-repeat top left;
}
.bgheader div, .bgheader{
	width: 100%;
	height: 44px;
	font-size: 1px;
	position: absolute;
}
h1.h1intestazione{
	width: 100%;
	height: 44px;
	position: absolute;
}
.linkheader{
	height: 44px;
	width: 100%;
	position: absolute;
}
.linkheader span{
	display: none;

}

/*				MENU TOP*/
#menuIntestazione {
	background-color:#CCCC9A; 
	width:47.4em; 
	float:left; 
	height:1.85em;
	border-bottom:1px solid black;
	padding-bottom:0px;
}
#menuIntestazione ul{
	margin-bottom: 0;
	float: left;
	background-image: url(img/bar_intestazione_link.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
#menuIntestazione ul li{
	padding: 0;
	display: block;
	float: left;
	background-image: url(img/bar_intestazione_link.gif);
	background-position: right;
	background-repeat: no-repeat;
	width:7em;
	float:left;
	height:1.60em;
	text-align:center;
	padding-top:0.3em;
	}
#menuIntestazione ul li a{
	text-decoration: none!important;
	}
#menuIntestazione ul li a:hover{
	color: red;
	}
#menuIntestazione ul#servizi{
	float: left;
	}

#menuIntestazione ul#lingue{
	float: right;
	background-color: #CCCCCC;
	}

#menuIntestazione ul#lingue li{
	width: 2.5em!important;
}

#menuIntestazione ul#lingue li a.selezionato{
	font-weight: bold;
}

/*				RICERCA TOP*/
.menuCerca{
	padding-top:0.2em;
	padding-right:0.5em;
	background-color:#CCDAE3; 
	width:19.43em;
	float:left; 
	height:1.70em; 
	border-bottom:1px solid black; 
	text-align:right;
}
.CasellaCerca {
	font-size:0.8em;
	padding:0px;
}

/*				FILO D'ARIANNA*/
#tasselloArianna{ 
	float: left;
	width:67.4em;
	vertical-align:middle;
	margin: 0px;
	background-image: url(img/sf_arianna.gif);
	
	height:1.5em;
	min-height:1.5em;
	
	background-position:0em 0.3em;
	background-repeat:repeat;
	margin-bottom: 10px;
}

#tasselloArianna ul li{ 
	display: block;
	float: left;
	padding-right: 0.5em;
}
#tasselloArianna ul li a:hover{ 
	color: red;
}

#tasselloArianna ul#access{ 
	float: right;
}

/*				MENU SX*/
#menuSinistra{ 
	width: 15.3em;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	float: left; 
	height: 100%;

}
#titoloMenu {
	background-color: #669999;
	display: block; 
	height: 1.6em;
	margin: 0;
	padding-top: 0.3em;
	color: #ffffff;
	font-weight:bold;
	border-left: 1em solid #336699; 
	padding-left: 0.6em; 
	width: 89%;
	font-size: 1em; 
	float: left;
	
	margin-bottom: 10px;
}
#titoloMenu a{
	color: #ffffff;
	text-decoration: none!important;
}
#titoloMenu a:hover{
	color: red;
}
/*				CONTENUTO*/
#contenutoFull{
	width:755px;
}
#contenuto{
	float: left;
	width: 51.3em;
	border-left: 0.8em solid white;
}

#contenutoNoColonna{
	float: left;
	width: 67.4em;
	border-left: 0.8em solid white;
}

#contenuto form {
	clear:both!important;
}
#titoloPagina{
	background-color: #CCCC99;
	display: block; 
	height: 1.6em;
	margin: 0;
	padding-top: 0px;
	color:#000000;
	font-weight:bold;
	border-left: 1em solid #9C9C63; 
	padding-left: 0.6em; 
	
	padding-top: 0.3em;
	width: 96.9%;
	font-size: 1em; 
	float:left;
	clear: right;
}

/*			FOOTER */
#footer {
	margin-top: 10px;
	text-align: center;
	width:67.4em;
	float:left;
}
#footer a{
	font-weight: bold;
}



/*				CLASSI GENERICHE*/
.txtsottolineato{
	text-decoration: underline;
}
.voceMenu
{ 
	background-image: url(https://www.regione.vda.it/gestione/gestione_contenuti/IMG/documento.gif);
	background-position: top left;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom: 0.2em;
	clear: both;
}

.MessaggioErrore
{
	font-weight: bold;
	color: red;
	width: 96%;
	padding: 10px 10px;
	margin: 4px 0px;
	border-right: black 1px dashed;
	border-top: black 1px dashed;
	border-left: black 1px dashed;
	border-bottom: black 1px dashed;
}

.MessaggioAvviso
{
	font-weight: bold;
	color: forestgreen;
	width: 96%;
	padding: 10px 10px;
	margin: 4px 0px;
	border-right: black 1px dashed;
	border-top: black 1px dashed;
	border-left: black 1px dashed;
	border-bottom: black 1px dashed;
}
/*				Classi per WebGrid*/

.WebGridHeader, .WebGridHeader a:link,.WebGridHeader a:visited, .WebGridHeader a:active
{
	background-color: #336666;
	color: White;
	font-weight: bold;
}
.WebGridHeader a:hover
{
	background-color: #336666;
	color: yellow;
	font-weight: bold;
}

.WebGridFooter
{
}
.WebGridSelectedRow
{
	padding: 4px 4px;
	background-color: #669999;
	color: Black;
}
.WebGridRow
{
padding: 4px 4px;
}
.WebGridButtons
{
	font-size:1.0em; 
}
