body {
	text-align: center;
	margin-top: 3px;
	/*background-image: url(../imcom/sf2.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #415C69;
background-color: #CCCCCC;
	}

/* Definizione generale del testo*/
div, ul, ol, p, li, span, pre, input, form, h1, h2, h3, h4, h5, h6, h7 , table, tr, td, th, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	

	
	th {
	font-weight: bold;
	}
	
	dt, dl, dd {
		margin: 0px 10px 10px 0px;
		}
		
	dt{
		font-weight: bold;
		margin: 5px 0px;
	}	
	
	dd{
		margin: 6px 0px;
	}
	
	ul {
	margin: 5px 20px 0px 30px;
	}	
	
li {
	margin: 0px 0px 8px 2px;
	list-style-type: none;
	background-image: url(../imcom/li.gif);
	background-repeat: no-repeat;
	padding-left:4px;
	}

a {
color: #666666;
text-decoration: underline;
}

a:hover {
color: #da924a;
text-decoration: none;
}

a.classmenu:link,a.classmenu:visited, a.classmenu:hover { 
	color: #415C69; 
	text-decoration: none;
	/*margin-bottom: 4px;*/
	padding-bottom: 4px;
	height: 4px;
	}
a.classmenu:hover { 
	color: #CC6600;
	}	

img {	border: 0px; }

	 
p.intestazione {
	font-weight: bold;
	margin-bottom: 10px;
	}
	

.contenuto {
   width:750px;
	text-align: left;
	background: url(../imcom/sf_corpo1.gif) repeat-y;
	background-color: #FBFAF7;
	border-bottom: 1px solid #5b5a58;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin: 0px auto 0px auto;/*per netscape*/
   font-size: 100%;
	}
	
	.navi{
 padding: 8px 10px 1px 20px;
 margin: 0px;
 font-size: 90%;
 background: url(../imcom/scalino_navi.gif) no-repeat;
 background-position: bottom;
	 }
.navi a {
	text-decoration: none;
	}
	
	h3 {
	color: #415C69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: none;
	width:96%;
	margin: 0px 12px 2px 15px;
	padding:1px 5px 1px 5px;
	background: transparent;
	font-weight: bold;
	text-align: justify;
	line-height: 1.40em;
	}
	
		h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	background-color: #808080;
	margin: 10px 0px;
	padding: 3px 0px 3px 3px;}
		
	h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #415C69;
	margin: 0px 12px 0px 10px;
	padding: 10px 0px 10px 3px ;
	}
	
	h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #666;
	margin: 0px 12px 0px 10px;
	padding: 10px 0px 10px 3px ;
	}	
	
/* fine headings */

.titolo { /*classe spesso applicata ad h3*/
	float: none;
	border-bottom: 1px solid #8A90A0;
	/*color:#da924a;*/
	color:#EF7D20;
	margin: 10px 10px 10px 10px;
	background: transparent;
	font-weight: bold;
	padding:1px 5px 3px 3px;
	font-size: 110%;
	}
	
/* BLOCCHI DI TESTO*/
/* blocco di testo base senza sfondo e bordo (utilizzato ad es. nel curriculum del consigliere)*/
.box {
	float: none;
	font-size: 95%;
	border: none;
	margin: 0px 10px 2px 10px;
	padding:1px 5px 1px 3px;
	background: transparent;
	font-weight: normal;
	text-align: justify;
	line-height: 1.60em;
	}

.box2 {
	border: 1px #a8a6a6 solid;
	width:95%;
	margin: 0px 10px 2px 10px;
	padding:1px 5px 1px 5px;
	background: transparent;
	font-weight: normal;
	text-align: justify;
	line-height: 1.60em;
	}
	
	.divmenu li, .menucol2b li, .divmenu li, .menucol2 li{
	margin: 0px 0px 0px 2px;
	list-style-type: none;
	padding-left: 0px;
	background-image: url(../imcom/li.gif);
	background-repeat: no-repeat;
	padding-left:4px;
}

.contatti {
	font-size: 95%;
	float: none;
	border:none;
	color: #ffffff;
	margin: 10px 1px 0px 1px;
	background-color: #EF7D20;
	font-weight: normal;
	padding:1px 5px 5px 5px;
	text-align: right;
	height: 10px!important;
	}

.contatti a, .contatti a:hover {
	color: #ffffff;
	}


	
	.divtesto {/* es testo 'difensore civico'*/
	float:right;
	width: 500px;
	padding: 0px 10px 10px 10px;
	line-height: 140%;
	border: 1px solid #DDDDDD;
	background-repeat: no-repeat;
	clear: right;
	margin-bottom: 10px;
	}
	
.divtesto h4 {
	margin: 10px 0px;
}

.divtesto h5{
	margin: 10px 0px;
	padding: 4px;
	background-color: #EDE9E0;
}

.divtesto h6{
	margin: 10px 0px;
	padding: 5px 0px;
}

.divtesto dd{
	margin: 10px 0px;
}

.divtesto ul{
	margin: 10px 0px;
}

.divtesto li{
	padding-left: 6px;
}

.duecolonne{
	float: none;
	padding: 10px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
}

.duecolonne .box1 {
	float: right;
	width: 500px;
	padding: 0px 10px 0px 10px !important;
	margin: 0px 0px 10px 0px !important;
}
.duecolonne .contatti {
	float: right !important;
	width: 502px;
	padding: 0px 10px 2px 10px !important;
	margin:0px 0px 2px 0px !important;
}


.menu {
  float:left;
  	margin: 0px 3px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	position: relative;
}

.menu li{
	list-style: none;
	background-image: none;
	border: 1px solid #000;
	margin-bottom: 10px;
	border: 1px #ffffff solid;
	border-bottom: 1px #988789 solid;
	border-right: 1px #5A5858 solid;
	margin: 0px 0px 5px 0px;
	background-color: #EDE9E0;
	padding: 4px 4px 4px 4px;
	color:#777DA8;
	 }

/* Classe che definisce il logo presente sulla home di sesamo*/	 
	 
.sesamologo{
background-image: url(../im/sesamologo.gif);
background-repeat: no-repeat;
background-position: center;
min-height: 356px;
height: auto!important;
height: 356px!important;
}	

/* Contestualizzazioni di alcuni elementi all'interno del divtesto */

.divtesto table{
	width: 100%;
}

.divtesto td{
	border: 1px solid #555;
	padding: 2px;
	text-align: center;
}

.pdf {
		padding-left: 16px;
		background: url(../imcom/ico/pdf.gif) no-repeat;
		background-position: 0% 0%;
		min-height: 15px;
      height: auto !important;
      height: 15px;
}

.word {
		padding-left: 16px;
		background-image: url(../imcom/ico/doc.gif);
		background-repeat: no-repeat;
		min-height: 15px;
      height: auto !important;
      height: 15px;
}

.ppt {
		padding-left: 16px;
		background-image: url(../imcom/ico/powerp.gif);
		background-repeat: no-repeat;
		min-height: 15px;
      height: auto !important;
      height: 15px;
}

.excel {
	   padding-left: 16px;
		background-image: url(../imcom/ico/xls.gif);
		background-repeat: no-repeat;
		min-height: 15px;
      height: auto !important;
      height: 15px;
}
/* classe aggiunta il 19/05/2005 per i video */
.wmv{
		padding-left: 16px;
		background: url(../imcom/ico/wmv.gif) no-repeat;
		background-position: 0% 0%;
		min-height: 15px;
      height: auto !important;
      height: 15px;
}
/*aggiunta il 30/05/2006*/
.zip{
		padding-left: 16px;
		background: url(../imcom/ico/zip.gif) no-repeat;
		background-position: 0% 0%;
		min-height: 15px;
      height: auto !important;
      height: 15px;
}

a.pdf, a.word, a.ppt, a.excel , a.wmv , a.arianna, a.immagine, a.zip, {
	font-size: 100% !important;
}

.hidden { 
display: none!important;
 }
 
 hr {
	display: none;
}
 /*Classe per il separatore invisibile in tutte le versioni*/

.pipe {
	display: none;
}

#intestazione {
	display: none!important;	
}

/* sfondo banner sesamo*/
#bannersesamo {
	background-image: url(../imcom/banner_sesamo2.gif)!important;
	background-repeat: no-repeat;
	width: 750px;
	height: 52px;
	margin: 0;
	padding:0;
	border: 0;
	margin: 0 auto 0 auto;/*per netscape*/
 	}
	
	table.soloriga {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.soloriga caption {
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;
}
table.soloriga td {
	border-bottom: 1px solid #ACABB3;
	vertical-align: middle;
	padding: 6px;
}
table.soloriga td.icona {
	width: 60px;
	vertical-align: top;
}

table.soloriga li {
	background-image: none;
}

table.tabcontenuto{
	width: 95%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	 }
table.tabcontenuto caption {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
}	 
table.tabcontenuto th {
	border: 1px solid #C8CCD2;
	background-color: #dddddd;
	text-align: center;
	border-collapse: collapse;
}
table.tabcontenuto td {
border: 1px solid #C8CCD2;
border-collapse: collapse;
text-align: left;
padding: 2px;
}
table.tabcontenuto a {
	font-size: 0.90em;
}
table.tabcontenuto ul {
	padding: 0px;
	margin: 0px;
}
 table.tabcontenuto li {
 	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style-image: none;
	background-image: none;
 }


/* FINE */