body {
	background-color: black;
	color: black;
	margin: 0px;
	padding: 0px;
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: #ff9d1c;
	text-decoration: none;
	border-bottom: 1px dotted #ff9d1c;
}
a:visited {
	color: #ff9d1c;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid black;
}

img { 
border: none;
}

table {
  margin-top: 10px;
  margin-bottom: 10px;
}

#pagina {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 800px;
	min-height: 600px;
}
#testata {
	margin: 15px 10px -30px 10px;
	padding-bottom: 0px;
	font: bold 56px "Trebuchet MS", sans-serif;
}
#content {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu_argomento {
	border: 1px solid #ff881c;
	background-color:  #ff9b1c;
}
#menucol {
	margin-left: 10px;
	margin-top: 3px;
	width: 230px;
	float: left;
}
#textbody {
	background: url(../img/sito/ss.gif) top left no-repeat #fefefe;
	margin-top: 13px;
	margin-left: 260px;
	margin-right: 0px;
	padding: 10px;
	text-align: justify;
	min-height: 600px;
}
#testata img {
	border: 0px;
}
#testata a {
	border: none;
}
#menu_argomento ul {
	margin-top: 10px;
	margin-bottom: 4px;
	font: bold 16px "Trebuchet MS", sans-serif;
	text-align: left;
}
#menu_argomento ul li {
	list-style: none;
	display: inline;
	margin: 0;
}
#menu_argomento a {
	margin-left: 10px;
	padding-right: 20px;
	text-decoration: none;
}
#menu_argomento ul li a:link , #menu_argomento ul li a:visited {
	color: black;
	text-decoration: none;
}
#menu_argomento ul li a:link:hover, #menu_argomento ul li a:visited:hover {
	color: #000;
	text-decoration: none;
}
#menu_argomento ul li.active a, #menu_argomento ul li.active a:hover {
	content: 'aa ';
}
#menu_servizi ul {
	display: block;
	list-style-type: none;
	margin: 0px 1px 1px 1px;
	padding: 0px 5px 5px 5px;
}
#menu_servizi ul li {
	border-bottom: 1px solid grey;
	text-decoration: none;
	height: 30px;
}
#menu_servizi ul li a {
	display: block;
	background: url(../img/sito/arrow.gif) 5px 70% no-repeat #000;
	color: #a39f9f;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 25px;
	text-decoration: none;
	border-bottom: none;
}
#menu_servizi ul li a:hover {
	display: block;
	padding: 8px 0px 0px 27px;
	text-decoration: none;
	color: #ff881c;
}
#menu_servizi ul li.active {
	display: block;
	color: #f99e1c;
	font: 11px/ 23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#menu_servizi ul li.active a {
	background: url(../img/sito/arrow2.gif) 10px 70% no-repeat #000;
	padding-left: 30px;
	color: #ff881c;
}
.tit {
	color: #ff771c;
	margin-left: 9px;
	padding-bottom: 4px;
	font-size: 22pt;
	font-weight: 800;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	border-bottom: 1px solid #ff9b1c;
}
.subtit {
	color: #ff771c;
	font: 18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-left: 10px;
}
.par {
	margin-left: 10px;
	margin-top: 2px;
	text-align: justify;
	font: 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.par ul, .par ol {
	margin: 5px 5px 5px 10px;
	padding-left: 20px;
}

.par img {
   padding-left:  auto;
   padding-right:  auto;
}

.subpar {
	margin: 20px;
	text-align: justify;
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}



.boxdata .boxallert {
	margin-bottom: 30px;
	padding: 20px;
	font: 11px/ 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
}
.boxtitle {
	background: url(../img/sito/ss.gif) top left no-repeat #ff9d1c;
	margin-top: 10px;
	padding-left: 10px;
	font: bold 11px/ 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	/* border-top: 1px solid #ff881c;
*/
	border-bottom: 1px solid #ff881c;
	color: black;
	height: 20px;
}
.boxcontent {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	padding: 3px 3px 3px 3px;
	margin: -1px 0px 0px 0px;
	border: 1px dotted #ff881c;
}

.boxallert .boxtitle {
	background: url(../img/sito/war.gif) top left no-repeat red;
	margin-top: 10px;
	padding-left: 20px;
	font: bold 11px/ 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid red;
	color: black;
	height: 20px;
}

.boxallert .boxcontent {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: white;
	padding: 3px 3px 3px 3px;
	margin: -1px 0px 0px 0px;
	border: 1px dotted red;
	text-align: left;
}



.sfmoduli {
	border: none;
	border-bottom: 1px dotted red;
	color: red;
	font: bold 13px Helvetica;
	text-align: left;
}
.mailcs {
	text-align: center;
}


.des {text-align:left;

 margin-left:auto;

 margin-right:auto;

 color:#000000;

 background-color:#ff771c;


 }


 .des2 {
 width: 60%;
 text-align: center;

 margin-left:auto;

 margin-right:auto;

 
 color:#000000;

 background-color:#ff771c;

 }


 .val { border: 1px solid #ff771c;

 }



