/* Multiservice CSS */

.rosso-chiaro {color:#F00;}
.rosso-medio{color:#C00;}
.rosso-scuro {color:#900;}
.nero {color:#000;}
.blu-sito {color:#00609B;}
.celeste-sito {color:#01BAFD;}
.bianco {color:#FFF;}
.verde-chiaro {color:#3C0;}
.verde-scuro {color:#090;}
.magenta {color:#F0F;}
.grigio-chiaro {color:#ccc;}
.grigio-medio {color:#999;}
.grigio-scuro {color:#666;}


html { height: 100%; }

.elenco { margin-left:20px; list-style-type:none; }
.elenco-puntato {margin-left:20px; list-style-type:disc; }
.elenco-numerato { margin-left:10px; list-style-type:decimal; }

body {
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	background: #e7e7e7;
}

ul { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ol {
         margin:0 0 0 25px;
         padding: 0;
         list-style-type:decimal;
         }

td {
	text-align: left;
	font-size: 11px;
	}

img { border:0; }
.clr { clear: both; }
h3.menu_home {
	color:#0068A2;
	font-size:140%;
	background-image:url(../images/doc.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:24px;
}

ul.menu_list {
	margin-left:5px;
	list-style-type:none;
	color:#0068A2;
}

ul.menu_list li a {
	text-decoration:underline;
	color:#0068A2;
}
ul.menu_list li a:hover {
	text-decoration:none;
	color:#484848;
}
span.gt { 
	color:#484848;
	text-decoration:underline;
}


/*.outline { padding: 2px; }*/
#wrap { 
	width:818px;
	background-color:#FFFFFF;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -390px;
	border-left:2px solid #FFF;
}

div#pref_menu {
	width:186px;
	background-color:#484848;
	margin-top:2px;
	float:left;
	padding:3px 0 3px 0;
}

ul#pref_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

	li#home,li#mail,li#mappa { display:inline;}
	li#home { border-right:1px dotted white; padding:0 16px 0 16px;}
	li#mail { border-right:1px dotted white; padding:0 16px;}
	li#mappa { padding:0 16px;}

	ul#pref_list li a img {
		vertical-align:middle;
	}

/*///-------------------- TOP */

div#logoflash {
	float:left;
	width:185px;
	height:176px;
	margin:0;
	padding:0;
	clear:left;
	}

#header {
	width: 624px;
	height:208px;
	float:right;
	border-top:8px solid white;
/*	border-right:9px solid white;
*/	padding: 0;
	margin:0;
}

/*///-------------------- COLONNA SX*/

#left_outer {
	float: left;
	margin-top: 2px;
	width: 188px;
	background-color:#2f2b22;
}

#left_inner {
/*	border-left: 2px solid white;
*/	border-right: 2px solid white;
	float: none !important;
	float: left;
	height:550px;
}

/*///-------------------- box MAINMENU*/
div.moduletable_mainnav table {
	padding:0;
	background-color:#2f2b22;
	}

div.moduletable_mainnav table td {
	margin:4px 0;
	padding:0;
	border-bottom:1px solid #444035;
	}
	div.moduletable_mainnav h3 {
		padding:10px 20px 14px 20px;
		margin:0;
		font-size:80%;
		font-weight:normal;
		color:#FFF;
		background-image:url(../images/gradient.jpg);
		background-position:left top;
		background-repeat:repeat-x;
		}

div.moduletable_mainnav a.mainlevel_main {
	padding:0 0 0 5px;
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
	display:block;
	width:169px;
	height:20px;
	}

div.moduletable_mainnav a.mainlevel_main:hover {
	color:#FFF;
	background-color:#454136;
	text-decoration:none;
    }

div.moduletable_mainnav a.mainlevel_main:active {
	border-bottom:1px solid #444035;
	}
div.moduletable_mainnav a.sublevel_main {
         display:block;
         padding:0;
	margin:6px;
	text-decoration:none;
	color:#FFF;
         font-weight:normal;
    }

div.moduletable_mainnav a.sublevel_main:hover {
    text-decoration:none;
    color:#01bafd;
    }
	div.moduletable_mainnav #active_menu_main {
		color:#01bafd;
                  margin-left:10px;
		}

#content_outer {
	width: 600px;
	float: left;
	padding: 0 0 0 8px;
	margin: 0 0 0 4px;
	background-color:#F3F3F3;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	margin: 0;
}

/*///-------------------- MODULO PREVENTIVI*/
.inputxt,.select { width:auto; margin:2px 0; background-color:#FFFFFF; color:#000; border:1px solid #00609B; text-indent:2px;}
.bottone { margin:2px 0; height:20px; font-weight:bold; border:1px solid #2F2B22; color:#2F2B22; background-color:#CECECE; background-image:none; font-size:80%;}
textarea { border:1px solid #00609B; }
h4.title { font-family:"Trebuchet MS",Tahoma,Arial, sans-serif; font-size:110%; color:#00609B; display:inline;}

table.content_table {
  width: 92%;
	padding: 0px 2px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}

/*///-------------------- COLONNA DX*/
#right_outer {
/*	width: 190px;
*/}

#right_inner {
	float: none !important;
	float: left;
/*	border-top: 8px solid #FFF;
	padding: 2px;
	background-image:url(../images/gradiente2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
*/}

/*///-------------------- box LOGIN*/
div.moduletable_login { width:300px; padding-left: 30px; color:#000; }
div.moduletable_login table td {text-align:right; }
div.moduletable_login form {}
div.moduletable_login table { padding:10px 0 0 5px; color:#000;}
div.moduletable_login .inputbox { width:auto; margin:2px 0; background-color:#FFFFFF; color:#000; border:1px solid #00609B; text-indent:2px;}
div.moduletable_login .checkbox { width:auto; margin:2px 0; background-color:transparent; border:none; }
div.moduletable_login .button { margin:2px 0; height:20px; font-weight:bold; border:1px solid #2F2B22; color:#2F2B22; background-color:#CECECE; background-image:none; font-size:80%;}

/*div.moduletable_login { padding: 0; color:#FFF; }
div.moduletable_login table td {text-align:right; }
div.moduletable_login form {}
div.moduletable_login table { padding:6px 0 0 5px; color:#FFF;}
div.moduletable_login .inputbox { border:0; margin-bottom:5px;}
div.moduletable_login .button { border:0; color:#000; background-color:#cecece; background-image:none;}
div.moduletable_login h3 {
	font-size:110%;
	margin:0 0 0 5px;
	padding:0 0 0 8px;
	background-image:url(../images/logintitle.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:normal;
	}
*/
/*///-------------------- FOOTER*/
div#footer {
	clear:both;
	margin:20px 0 0 0;
	padding:9px 0 0 0;
	background:url(../images/footerbg.gif) left top repeat-x;
	font-size:11px;
	text-align: left;
	color:#a0a0a0;
	border-left:7px solid white;
	border-right:7px solid white;
	border-bottom:26px solid white;
}

/*.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
 	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
    float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}*/

/*///-------------------- tabella che contiene il MainBody*/
table td.body_outer {
	padding: 2px;
/*	border-left:1px dashed #00609b;
*/	}

table td.body_outer ul.elenco {
	padding-left: 20px;
	list-style-type:none;
	}

table td.body_outer ul{
	list-style-type:square;
	}

table td.body_outer h3.content{
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:140%;
	color:#003366;
	margin:8px 0 4px 0;
	padding:0;
	}

.maintitle {
	color: #fff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
 /* padding: 5px;*/
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff *
.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
 padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
*/

/* Joomla core stuff */

a:link, a:visited {
	color: #00609B; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0;
}

table.contentpaneopen td {
  /*padding-right: 5px;*/
}

table.contentpaneopen td.componentheading {
	/*padding-left: 4px;*/
}

table.contentpaneopen h2 {
	margin:0;
	/*padding:10px 0 3px 0;*/
	color:#484848;
	font-size:130%;
}

table.contentpaneopen ul {
	list-style-type:square;
	/*padding-left:20px;*/
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	/*padding-left: 4px;*/
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #000;
  font-family: Tahoma, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 0;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  /*margin: 1px;*/
}

.inputbox {
	padding-left: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	height: 30px;
	color: #00609B;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}

.contentcolumn {
	/*padding-right: 5px;*/
}

.contentheading {
	height: 30px;
	color: #00609B;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	/*margin-bottom: 5px;*/
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
/*	margin-bottom: 2px;
*/}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	/*padding-left: 4px;*/
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
/*	margin: 0 0 2px 0;
*/}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  /*padding: 2px;*/
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
 /* padding: 4px;*/
}

.sectiontablefooter {}
.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
/*  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
*/}

table.contenttoc td {
/*  padding: 2px;
*/}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
/*	padding-top: 2px;
	padding-left: 4px;
*/	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	/*padding-top: 5px;
	padding-left: 18px;*/
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	/*padding-left: 1px;*/
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #85caff;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
/*removes space below form elements}*/ 
	margin: 0;
 	padding: 0;
}

div.mosimage {
}

.mosimage {
  /*margin: 5px*/
}

.mosimage_caption {
 /* margin-top: 2px;*/
  background: #efefef;
  /*padding: 1px 2px;*/
  color: #666;
  font-size: 10px;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
