a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	line-height: 1.3em;
	margin-top: 0px;
}

form {
	margin: 0px 0px 0px 0px;
}

form table {
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 0px;
	display: block;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

blockquote {
	margin-left: 14px;
}

/********************* MENU DI SINISTRA ***********************/

.boxmenusn {
	border-bottom: 20px solid #FFFFFF;
}

.boxmenusn2 {
	border-bottom: 20px solid #FFFFFF;
	background-color: #E1D8CC;
}

.boxmenusn2 h4 {
	background-color: #FFF;
	font-size: 1em;
	padding: 6px 6px 6px 11px;
	margin: 0px;
}

.boxmenusn3 {
	border-bottom: 20px solid #FFF;
	background-color: #FFF;
}

.boxmenusn3B {
	border: 1px solid #516551;
}

.boxmenusn3 h4 {
	font-size: 1em;
	padding: 6px 6px 6px 6px;
	margin: 0px 4px 0px 4px;
	border-bottom: 1px solid #516551;
}

.boxmenusn3B ul {
	margin: 7px;
	margin-left: 20px;
	margin-top: 7px;
	padding: 0;
}

.boxmenusn3B li {
	margin: 0;
	padding-bottom: 4px;
}

.item1-act {
	background-color: #F4F6EA;
	border-bottom: 1px solid #A6C39F;
	padding: 5px 0px 6px 3px;
	width: 100%;
}

.item1-inact {
	background-color: #A6C39F;
	border-bottom: 1px solid #F4F6EA;
	font-weight: bold;
	padding: 5px 0px 6px 3px;
	width: 100%;
}

.item1-inact a {
	text-decoration: underline;
}

.item1sn-act {
	background-color: #A6C39F;
	border-bottom: 1px solid #FFFFFF;
	width: 20px;
}

.item1sn-inact {
	background-color: #A6C39F;
	border-bottom: 1px solid #FFFFFF;
	width: 20px;
}

.item2-act {
	background-color: #F0EBE5;
	border-bottom: 1px solid #FFF;
	padding: 5px 0px 6px 3px;
	width: 100%;
}

.item2-inact {
	background-color: #FFF;
	border-top: 1px solid #BDA993;
	border-bottom: 1px solid #BDA993;
	border-right: 1px solid #BDA993;
	font-weight: bold;
	padding: 5px 0px 6px 3px;
	width: 100%;
}

.item2-inact a {
	color: #FFF;
	text-decoration: underline;
}

.item2sn-act {
	background-color: #BDA993;
	border-bottom: 1px solid #FFF;
	width: 20px;
}

.item2sn-inact {
	background-color: #BDA993;
	border-bottom: 1px solid #FFF;
	width: 20px;
}

/********************* FORM *************************/

#area1 form div.btn {
	text-align: center;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #697C65;
	background-color: #A6C39F;
	margin-bottom: 0px;
	margin-top: 6px;
}

#area2 form div.btn {
	text-align: center;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #BDA993;
	background-color: #E1D8CC;
	margin-bottom: 0px;
	margin-top: 6px;
}

/********************* PATH *************************/

.box-path {
	background-color: #FFFFFF;
	font-size: x-small;
	padding: 4px 4px 16px 4px;
	font-weight: bold;
}

.box-path a {
	font-weight: normal;
}

/******************* HEADER ************************/

.headbotmd {
	background-color: #F4F6EA;
	border-bottom: 2px solid #A6C39F;
}

.headbotsn {
	background-color: #F4F6EA;
	border-bottom: 2px solid #A6C39F;
	border-top: 2px solid #A6C39F;
	width: 200px;
}

.headservizi {
	background-color: #F4F6EA;
	border-bottom: 2px solid #A6C39F;
	border-top: 2px solid #A6C39F;
	color: #008000;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding: 6px;
	width: 100%;
}

.headservizi a {
	color: #008000;
	text-decoration: underline;
}

.headtopdx {
	background-color: #F7F5F2;
	border-bottom: 2px solid #BDA993;
}

.headpayoff {
	color: #8C1D23;
	text-align: right;
	padding-right: 10%;
}

.headtopmd {
	background-color: #F7F5F2;
}

.headtopsn {
	background-color: #F7F5F2;
	border-bottom: 2px solid #BDA993;
}

.imgtagline {
	padding-right: 10%;
	text-align: right;
}

/************************* FOOTER ***********************/

#footer {
	text-align: right;
	font-size: 0.9em;
	border-top: 1px solid #BDA993;
	border-left: 28px solid #B1252D;
	border-right: 28px solid #B1252D;
	background-color: #F0EBE5;
	padding: 5px;
	margin-top: 14px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
}

#footer a {
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #000;
	border-top: 1px solid #F0EBE5;
}

/****************************************************************/

.width100 {
	width: 100%;
}

.numverde {
	margin-top: 40px;
}

.numverde img {
	margin-left: auto;
	margin-right: auto;
}

.skip {
	display: none;
}

/******************** DEFINIZIONE COLONNE *************************/

.colcontent2 {
	padding: 0px 0px 0px 16px;
	width: 80%;
}

.colleft {
	background-color: #F4F6E9;
	padding: 0px 0px 16px 0px;
	width: 20%;
}

/******************** CONTENUTI AREA1 *************************/

div#area1 {
	border-bottom: 1px solid #A6C39F;
	border-left: 1px solid #A6C39F;
	border-right: 1px solid #A6C39F;
	padding-bottom: 6px;
}

div#contenttitle h3 {
	background-color: #A6C39F;
	padding: 3px 0px 3px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
}

div#content {
	margin: 0px 6px 0px 6px;
	font-size: 1em;
}

div#content a {
	text-decoration: underline;
	font-weight: bold;
}

div#content img {
	background-color: #FFF;
	padding: 1px;
	margin: 0px 6px 0px 6px;
	border: 1px solid #B1252D;
	float: right;
}

div#content ul {
	margin: 0px 0px 10px 16px;
	padding: 0;
	padding-left: 16px;
}

div#content ol {
	margin: 0px 0px 10px 16px;
	padding: 0;
	padding-left: 2px;
	list-style-position: inside;
}

div#content li a{
	text-decoration: none;
}

div#content li a:hover{
	text-decoration: underline;
}

div#contentmenu {
	padding: 6px;
	margin: 0px 6px 0px 6px;
}

div#contentmenu ul {
	margin: 0px 0px 10px 10px;
	padding: 0;
	padding-left: 16px;
}

div#contentmenu li {
	line-height: 1.6em;
	list-style-image: url(puntele1.gif);
}

div#contentmenu li a {
	color: #516551;
	font-weight: bold;
}

div#documentazione  ,  #documentazione2,  #documentazione3,   #documentazione4  {
	border-top: #8DA687 dotted 1px;
	padding: 6px;
	margin: 0px 6px 0px 6px;
}

div#documentazione  h4 {
	color: #516551;
	margin: 0px 0px 4px 0px;
	font-size: 1em;
}

div#documentazione ul {
	margin: 0px 0px 10px 10px;
	padding: 0;
	padding-left: 16px;
}

div#documentazione,  #documentazione2,  #documentazione3,   #documentazione4 li {
	list-style-image: url(puntele14.gif);
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
}

div#documentazione li a{
	text-decoration: none;
}

div#documentazione li a:hover{
	text-decoration: underline;
}

div.approfondimenti {
	background-color: #F4F6EA;
	border-bottom: #F9ECEC solid 1px; /* per explorer */
	padding: 0px 6px 0px 6px;
	margin: 0px 6px 0px 6px;
}

div.approfondimenti h4 {
	margin: 0px 0px 4px 0px;
	padding-top: 6px;
	font-size: 1em;
}

div.approfondimenti ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	padding-left: 16px;
	padding-bottom: 4px;
}

div.approfondimenti li {
	list-style-image: url(puntele14.gif);
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
}

div.approfondimenti li a{
	text-decoration: none;
}

div.approfondimenti li a:hover{
	text-decoration: underline;
}

/******************** CONTENUTI AREA2 *************************/

div#area2 {
	border-bottom: 1px solid #BDAD94;
	border-left: 1px solid #BDAD94;
	border-right: 1px solid #BDAD94;
	padding-bottom: 6px;
}

div#area2 div#contenttitle h3 {
	background-color: #E1D8CC;
	padding: 3px 0px 3px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
	border-top: 1px solid #BDAD94;
	border-bottom: 1px solid #BDAD94;
}