body {
	/* background-color: White;*/
	background: #e3e4e4 url(../im/background2.gif) repeat-y top center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* per IE5.x/Win */
	color: #696969;
	/*font-family: "Times New Roman", Times, serif;*/
}

.none {
	display: none;
}

hr.dot { 
	visibility: hidden;
	margin-top: 2em;
	border-top: 1px dashed Silver;
	}

#spot{
	margin-top: 10px;
}
	
#spot a{
	background-color: transparent;
}

#spot2{
	margin-top: 0px;
	width: 195px;
	text-align: center;
}
	
#spot2 a{
	background-color: transparent;
}


/*Impostazione struttura - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#titolo-sito, #titolo-sito h1 {
	font-size:0em;
	visibility: hidden; 
	height:0px;
	margin:0px; 
	border:0px; 
	padding:0px;
}

 #sommario, #sommario ul, #sommario ul li
 {
	font-size:0em;
	visibility: hidden; 
	height:0px;
	margin:0px; 
	border:0px; 
	padding:0px;
}

#testa {
	position: relative;
	color: #666666;
	background-color: White;
	height: 40px;
	width: 755px;
	margin: 15px auto 5px auto;
	padding: 0px;
	text-align: left;  /* per IE5.x/Win */
}

  #testa-sx {
	position: relative;
	left: 0px;
	padding-top: 4px;
}  

/*Loghi testa - - - - - - - - - - */


	span.banner {
	display: block;
	float: left;
	background: url(../im/logo-l.gif) no-repeat 0px;
	width: 1px;
	height: 34px;
}


#logo1 a{
	display: block;
	float: left;
	background: url(../im/logo-prov.gif) no-repeat 0px;
	width: 68px;
	height: 30px;
}

#logo1 span {
	display: none;
}

#logo2 a{
	display: block;
	float: left;
	background: url(../im/logo-cm.gif) no-repeat 0px;
	width: 93px;
	height: 30px;
}

#logo2 span {
	display: none;
}

#logo3 a{
	display: block;
	float: left;
	background: url(../im/logo-eco.gif) no-repeat 0px;
	width: 65px;
	height: 30px;
}

#logo3 span {
	display: none;
}

/*fine Loghi testa - - - - - - - - - - */

#testa-dx {
	position: absolute;
	top: 0px;
	bottom: 50%;
	right: 5px;
	text-align: left;
	padding-top: 3px;
	font-size: 11px;
	}

#immagine {
	height: 200px;
	width: 755px;
	margin: 10px auto 10px auto;
	text-align: left;  /* per IE5.x/Win */
}

.bkg-news{
	background-image: url(../im/b-new.jpg);
	background-repeat: no-repeat;
	}
	
.bkg-eco{
	background-image: url(../im/b-eco.jpg);
	background-repeat: no-repeat;
	}
	
.bkg-iniz{
	background-image: url(../im/b-iniz.jpg);
	background-repeat: no-repeat;
	}
	
.bkg-doc{
	background-image: url(../im/b-doc.jpg);
	background-repeat: no-repeat;
	}
	
.bkg-form{
	background-image: url(../im/b-form.jpg);
	background-repeat: no-repeat;
	}

.bkg-cont{
	background-image: url(../im/b-cont.jpg);
	background-repeat: no-repeat;
	}

.bkg-link{
	background-image: url(../im/b-link.jpg);
	background-repeat: no-repeat;
	}
	
.bkg-res{
	background-image: url(../im/b-res.jpg);
	background-repeat: no-repeat;
	}

#corpo {
	width: 755px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;  /* per IE5.x/Win */
	}

#main {
	float: left;
	background-color: White;
	}	

.w-sito {
	width: 550px;
	}		
	
.w-musei {
	width: 490px;
	}	

#main-titolo {
	height: 9em;
	padding: 20px 10px 20px 0;
	clear: left;
	}	
	
#main-txt {
	padding: 20px 10px 0 0;
	float: left;
	}	

.link-v {
	line-height: 1.5em;
}	

.link-o {
	letter-spacing: 0.15em;
}	
	
#posizione {
	padding: 0px;
	float: left;
	}	
	
#dx {
	float: right;
	width: 195px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
	
#visualizzazione {
	width: 195px;
	height: 100px;	
	background-color: #999999;	
	margin-bottom: 3px;
	}	
	
#menu {
	width: 195px;
	}	
	
#img-1{
	top: 0px;
}	

#img-2{
	top: 60px;
	}	

#img-3{
	top: 120px;
	}	
	
#img-4{
	top: 180px;
	}	
	
#img-5{
	top: 240px;
	}	
	
#img-6{
	top: 300px;
	}	
	
#img-7{
	top: 360px;
	}	
	
#img-8{
	top: 420px;
	}			
	
#piede {
	clear: left;
	position: relative;
	width: 755px;
	border-top: thin dotted #999999;
	margin: auto auto 10px auto;
	top: 25px;
	padding: 10px 0px 10px 0px;
}		

.on {
	position: absolute;
	visibility: visible;
	left: 500px;	
	width: 50px;
	height: 50px;
}


/*tipografia - - - - - - - - - - - - - - - - - - - - - - - - - - - */	
	
p {
	font-size: 1em;
	color: #696969;
	background-color: White;
	text-align: justify;
}

p.posizione {
	font-size: 0.8em; 
}

p.sottotitolo {
	font-size: 1em;
}

h2 {
	font-size: 2em;
	margin-bottom: -0.5em;
	word-spacing: -0.1em;
	}
	
h2.resistenze {
	color: #ED008D;
	}

h3 {
	font-size: 1.4em;
}

h3.news {
	margin-top: 1em;
	margin-bottom: -0.2em;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
}

h3.news-resistenze {
	color: #ED008D;
	margin-top: 1em;
	margin-bottom: -0.2em;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
}

p.news-tab-resistenze {
	color: #ED008D;
	margin-top: -1em;
	font-size: 0.8em; 
}

h3.news-ecodesign {
	color: #ccaf00;
	margin-top: 1em;
	margin-bottom: -0.2em;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
}

p.news-tab-ecodesign {
	color: #ccaf00;
	margin-top: -1em;
	font-size: 0.8em; 
}

h3.news-ecovideo {
	color: #326565;
	margin-top: 1em;
	margin-bottom: -0.2em;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
}

h4 {
	font-size: 1em;
}

h4.schede {
	font-size: 1.2em;
	margin-bottom: -0.7em;
	word-spacing: -0.1em;
	padding-top: 0.5em;
}

a {
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:active {
	color: #6495ed;
	/*color: #E30000;*/
	background-color: White;	
}
a:visited {
	color: #6495ed;
	background-color: White;
}

a:hover {
	color: #6495ed;
	text-decoration: underline;
}

#piede a {
	font-size: 0.8em;
	color: #666666;
	background-color: transparent;
}

#testa a {
	font-size: 0.8em;
	color: #666666;
	background-color: White;
	
}

#testa a:hover {
	font-size: 0.8em;
	color: #666666;
	background-color: White;
	text-decoration: none;
}

a.pdf {
	padding-left: 20px;
	background: url(../im/ico/pdf.gif) no-repeat left;	
	vertical-align: bottom;
	height: 0px;
}

.english {
	margin-top: 2.5em;
}

a.doc {
	padding-left: 20px;
	background: url(../im/ico/doc.gif) no-repeat left;	
	vertical-align: bottom;
	height: 0px;
}

a.ancora-vai {
	background: url(../im/fwd-b.gif) no-repeat left;
	height: 0px;
	vertical-align: bottom;
	padding-left: 17px;
}

a.ancora-torna {
	font-size: 0.8em;
	background: url(../im/back-b.gif) no-repeat left;
	height: 0px;
	vertical-align: bottom;
	padding-left: 17px;
	text-transform: uppercase;
}

img {
	display: inline;
	border-width: 0px;
	}

/* menu - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.menuNavigazione{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuNavigazione a{
	display: block;
	font-size: 0.8em;
	margin: 0px 0px 3px 0px;
	padding: 5px 0.5em 5px 19px;
	text-decoration: none;
}

.menuNavigazione a:link,
.menuNavigazione a:visited{
	background: url(../im/fr1-off.gif) #f6faed no-repeat 3px 50%;
	/*background: url(../im/fr1-off.gif) #E9E9E9 no-repeat 3px 50%;*/
	color: #575757;
}

.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	background: #fafcf5 url(../im/fr1-on.gif) no-repeat 3px 50%;
	/*background: #f6faed url(../im/fr1-on.gif) no-repeat 3px 50%;*/
	color: #575757;
	text-decoration: none;
}

.menuNavigazione ul{
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.menuNavigazione{
	background: url(../im/fr1-on.gif) -200px -200px no-repeat; /* carica l'immagine in anticipo */
}

/* menu sezione corrente */
.menuNavigazione .attuale a{
	display: block;
	font-size: 0.8em;
	margin: 0px 0px 3px 0px;
	padding: 5px 0.5em 5px 19px;
	text-decoration: none;
}

.menuNavigazione .attuale a:link,
.menuNavigazione .attuale a:visited{
	background: url(../im/fr1-off.gif) #e7f2cf no-repeat 3px 50%;
	color: #575757;
}

.menuNavigazione .attuale a:focus,
.menuNavigazione .attuale a:active,
.menuNavigazione .attuale a:hover{
	background: url(../im/fr1-off.gif) #e7f2cf no-repeat 3px 50%;
	color: #575757;
	text-decoration: none;
}

/* menu secondo livello */
.menuNavigazione .attuale ul{
	list-style: none;
	margin: -3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.menuNavigazione .attuale ul a{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0.5em 4px 19px;
	text-decoration: none;
}

.menuNavigazione .attuale ul a:link,
.menuNavigazione .attuale ul a:visited{
	background: url(../im/fr2-off.gif) #e7f2cf no-repeat 3px 50%;
	color: #575757;
}

.menuNavigazione .attuale ul li a:focus,
.menuNavigazione .attuale ul li a:active,
.menuNavigazione .attuale ul li a:hover{
	background: url(../im/fr2-on.gif) #e7f2cf no-repeat 3px 50%;
	color: #575757;
	text-decoration: none;
}

.menuNavigazione .attuale{
	background: url(../im/fr2-on.gif) -220px -220px no-repeat; /* carica l'immagine in anticipo */
}

/* menu terzo livello */
.menuNavigazione .attuale ul li ul{
	list-style: none;
	margin: -3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menuNavigazione .attuale ul li ul a{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0.5em 4px 19px;
	text-decoration: none;
}

.menuNavigazione .attuale ul li ul a:link,
.menuNavigazione .attuale ul li ul a:visited{
	background: #e7f2cf;
	color: #575757;
}

.menuNavigazione .attuale ul a:focus,
.menuNavigazione .attuale ul a:active,
.menuNavigazione .attuale ul a:hover{
	background: #e7f2cf;
	color: #575757;
	text-decoration: none;
}

/* accessibilità - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* MENU PRINCIPALE */
.accessibile{
margin:0;
padding:0;
list-style:none;
height:2em;
float:left;
}
.accessibile li{
float: left;
position:relative;
}
.accessibile a{
float:left;
height:2em;
line-height:2em;
padding: 9px 6px 0px 6px;
text-decoration:none;
}
/* SOTTO MENU */
.accessibile ul{
margin:0;
list-style:none;
width:8.5em;
 padding:0;
}
.accessibile ul li{
float:none;
 }
.accessibile ul a{
float:none;
display:block;
height:1.8em;
line-height:1.8em;
padding: 3px 6px 0px 6px;
}
/* MENU ON OFF */
.accessibile ul,
.accessibile ul.subMenu-off{
position:absolute;
visibility:hidden;
}
.accessibile ul.subMenu-on{
visibility:visible;
}

/* POSIZIONAMENTO DEL SOTTO MENU */
.accessibile ul.subMenu-on{
position:absolute;/* primo livello di annidamento:menu a discesa */
top:2em;
left:3px;
visibility:visible;
 padding-top: 28px;
 text-transform: uppercase;
}


#lorem h1{
	display: block;
	float: left;
	background: url(http://www.lorem.it/blog/lorem2-it.gif) no-repeat 0px;
	width: 209px;
	height: 88px;
}

#lorem span {
	display: none;
}

/* LOREM TAB */
#lorem-link {
	position: absolute;
	top:62px;
	width:35px;
	height:83px;
	z-index:8765;
	background: transparent;
	right:0; 
}

#lorem-link a{
	display: block;
	background: url(../im/LoremTag2.png) no-repeat 0px;
	width: 35px;
	height: 83px;
}

#lorem-link span {
	display: none;
}

