a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.testatahome {
	color: #000000;
	text-decoration: underline;
}

a:hover.testatahome {
	text-decoration:none;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	line-height: 1.3em;
	margin-top: 0px;
}

form {
	margin: 0px;
}

img {
	border: 0px;
	display: block;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.box-path {
	background-color: #FFFFFF;
	padding: 4px 4px 16px 4px;
	font-size: x-small;
}

.colcontent2 {
	padding: 0px 0px 0px 16px;
	width: 80%;
}

.colleft {
	padding: 0px 0px 16px 0px;
	background-color: #EEE;
	width: 20%;
}

.boxmenusn {
	/*border-bottom: 20px solid #FFF;*/
}

.content th {
	background-color: #A6C39F;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 9px;
	width: 100%;
}

.content td {
	padding: 18px 8px 8px 8px;
	border-left: 1px solid #A6C39F;
	border-right: 1px solid #A6C39F;
	border-bottom: 1px solid #A6C39F;
}

.content a {
	text-decoration: underline;
}

.numverde {
	padding: 0px 0px 0px 0px;
}

.item1-act {
	background-color: #EEE;
	border-bottom: 1px solid #A6C39F;
	padding: 6px 0px 6px 3px;
	width: 100%;
}

.item1sn-act {
	background-color: #AAA;
	border-bottom: 1px solid #FFF;
	width: 20px;
}

.item1-inact {
	background-color: #AAA;
	border-bottom: 1px solid #F4F6EA;
	padding: 6px 0px 6px 3px;
	width: 100%;
}

.item1sn-inact {
	background-color: #A6C39F;
	border-bottom: 1px solid #FFF;
	width: 20px;
}

.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;
}
/*.headservizi a:hover {
	text-decoration:none;
}*/
.headtopdx {
	background-color: #F7F5F2;
	border-bottom: 2px solid #BDA993;
}

.headtopmd {
	background-color: #F7F5F2;
}

.headtopsn {
	background-color: #F7F5F2;
	border-bottom: 2px solid #BDA993;
}

.skip {
	display: none;
}

.imgtagline {
	padding-right: 10%;
	text-align: right;
}

#footer {
	background-color: #EEE;
	margin-top: 16px;
}

#footer .central {
	border-top: 1px solid #888;
	font-size: x-small;
	width: 100%;
	text-align: right;
}

#footer .lateral {
	background-color: #B1252D;
}

/*.borderfotodx-col1 {
	background-color: #FFFFFF;
	border: 1px solid #7C0A0E;
	float: right;
	margin: 0px 10px 3px 3px;
	padding: 1px 1px 1px 1px;
}*/

.borderfotodx-col1 {
	background-color: #FFFFFF;
	border: 1px solid #7C0A0E;
	float: right;
	margin: 0px 0px 3px 10px;
	padding: 2px;
}

.content {
	border-bottom: 1px solid #A6C39F;
	border-left: 1px solid #A6C39F;
	border-right: 1px solid #A6C39F;
	padding: 18px 8px 12px 8px;
}
h3.titlecontent {
	background-color: #888;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
}
.formTable td
{
	border-bottom: 0px solid #A6C39F;
	border-left: 0px solid #A6C39F;
	border-right: 0px solid #A6C39F;
	padding: 2px;
}

.formTable
{
	width:100%;
}

.btn {
	background-color: #EEE;
	border-top: 1px solid #000000;
	margin-bottom: 0px;
	padding: 10px;
	text-align: center;
}

.btn input {
	margin: 0px 5px 0px 5px;
}

.areaTable td
{
	padding:0px;
}

.logo
{
    background: url("../img/logo_grey_2.png") no-repeat left;/* scroll left top transparent;*/
    height:108px;
	}
	
.slogan
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#CA2B27;
	font-size:30px;
	background-color:#EEE;
	text-align:right;
	padding-right:100px;
	height:65px;
	}	

