/*
Autore		> 	Fabio Dreosso
				per SYNERGIE  | www.synergie-web.it |
Versione	>	1.0 - 11.11.2005

Stile		>	Stile solo per la home page
*/



#centrohome {
     margin: 0px 20em 0px 0px;
     padding: 1em 2em 2em 0px;
     position: relative;
	 font-size:.7em;
	 }
	 
#centrohome H1 {font-size:1.4em; color:#C28000; background: #FFF url(../img/sysimg/bh2.jpg) 0 0 repeat-x; border: 1px solid #F0F0F0; padding:.4em .8em; margin:0;}
#bassohome{
		margin: 1em 0em;
		height: 1%;
		display: block;
	}
	 
#bassohome:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
}

#bassohome DIV {
		float: left;
		width: 31%;
		margin:.4em;
		border:1px dotted #373737;
		min-height:35em;
		height: auto !important;
		height: 35em;
}

#sinistra  H2.titn {color:#FFF; background: #8A5A00 url(../img/sysimg/arw1b.gif) 5px 50% no-repeat;}
#bassohome H2 {font-size:1em; color:#4E5726; border-bottom: 1px dotted #373737; background: url(../img/sysimg/arw2.gif) 5px 50% no-repeat; text-transform: uppercase; margin:0em 0em .6em 0em; padding:.1em 0em .1em 1.9em}
#bassohome H2.titn,
#bassohome H2.titn2 {color:#FFF; border-bottom: 1px dotted #373737;}
#bassohome H2.titn {background: #C28000 url(../img/sysimg/arw1b.gif) 5px 50% no-repeat;}
#bassohome H2.titn2 {background: #936000 url(../img/sysimg/arw1b.gif) 5px 50% no-repeat; border-top: 1px dotted #4C9EBE; }
#bassohome UL {padding:0; margin: .5em .2em 1em .5em; list-style-type:none; }
#bassohome UL LI {list-style-type:none;  padding:0; margin-right: 0.5em; line-height: 1.5em; display:block; border-bottom:1px solid #FFF; }
#bassohome UL LI A {color:#000; background: url(../img/sysimg/mpx.gif) 5px 50% no-repeat; text-decoration:none; margin:.5em 0em .5em 0em; padding-left: 20px; line-height: 1.5em; display:block;}
#bassohome UL LI A:hover {color:#FFF; background: #F90 url(../img/sysimg/mpx2.gif) 5px 50% no-repeat;}

div.amministra	{ }
div.ufficia 	{}
div.paesea 		{}

p.data {color:#C28000; font-weight:bold; }
p.nwti A {text-decoration:none; display:block; border:2px solid #FFF; }
p.nwti A:hover {color:#7E7E7E; background:none; border:2px solid #F6A201; }

#altohome {min-height:110px}
#altohome IMG {float:right; padding:3px}