body {
	color: #444444;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px;
	border: 0px;
}

A:link { text-decoration: none; color: #000000;  }
A:visited { text-decoration: none; color: #000000;  }
A:active { color: #000000;  }

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	  
}
a.manu:hover {
  color: #000072; 
  background       : #007DFD;
  text-decoration  : none;
}

.footer {
	
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	
}

a.footer:link, a.footer:visited {
  text-decoration  : none;
color: #ffffff;
}
a.footer:hover {
  color: #000072; 
  background       : #4AA4E4;
  text-decoration  : none;
}
.mainlevel {
  display: block;
  width  : 220px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.topBg {
	background-attachment: scroll;
	background-image: url(/images/BG_TOP.gif);
	background-repeat: repeat;
	background-position: center;
}

.form {
	background-attachment: fixed;
	background-image: url(/images/form_bg.gif);
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1.titolostruttura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	padding: 4px 6px;

}
.strutturaSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.strutturaM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.descrizionebreve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.titolodescrizionebreve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
img.post {
    margin-right: 9px;
    margin-top: 3px;
    border: solid 1px #666666;
}
.titoloarchivio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.extras {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding: 6px 0px;
	}

.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
.extras a:hover, .extras a:active {
	background: #69BBF4;
	color: #ffffff;
	padding: 5px;
	border: 2px solid #2989CC;
	}
	
	
.left a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	float: right;
	padding: 8px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	text-align: right;
	}
.left a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	float: right;
	padding: 8px 2px;
	}
	
.left a:link  {
	float: right;
	padding: 8px 0px;
	}
	
.left a:hover  {
	background: #69BBF4;
	color: #ffffff;
	float: right;
	padding: 6px 0px;
	border: 2px solid #2989CC;
	}
	
.dettaglio  {
  display: block;
  width  : 120px;
    background       : #88CFFF;
	padding: 3px;
	border: 1px solid #2989CC;
	}


a.faq:link, a.faq:visited {
  text-decoration  : none;

}
a.faq:hover {
  color: #000072; 
  background       : #4AA4E4;
  text-decoration  : none;
}
.moduli  {
  display: block;
  height: 30px;
  width  : 120px;
    background       : #88CFFF;
	padding: 5px;
	border: 2px solid #2989CC;
	}
	
.obbligatorio
{
	
	background-color: #FFF4F4;
}
.check
{
	
	background-color: #FF7979;
}
.indietro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	background-color: #0099FF;
	color: #FFFFFF;

}


a.sottose:link, a.sottose:visited {
  text-decoration  : none;

}
a.sottose:hover {
  color: #000000; 
  background       : #C8C8C8;
  text-decoration  : none;
}
.select{
  background       : #F89928;
  }
  .select2{
  background       : #ffffff;
  }
  
#ordina{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
  }