@charset "UTF-8";
/* CSS Document */

html, body{
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	
	

 
		 }
	 
#body2 {
width:100%;
height:100%;


}
	
#barrasx{
		width:180px;
		height:100%;
		 background-image:url(../images/sfondorighe.jpg);
		 background-repeat:repeat;
		 position:fixed;
		 
		 }
		  
#bianco{
		 width: 100%;
		 height: 100%;
		 margin:0 0 0 180px;
		 background-color:#FFF;
		 position:fixed;
		 
		 }
		 

#immagini{
		 width: 800px;
		 height: 500px;
		 margin:140px 0 0 250px;
		 background-color:#999;
		 position:fixed;
		 border-style:solid;
		 border-color:#666;
		 border-width:thin;
		 }
		 
		 
		 
#immagini4{
		 width: 800px;
		 height: 600px;
		 margin:140px 0 0 250px;
		 background-color:#999;
		 position:fixed;
		 border-style:solid;
		 border-color:#666;
		 border-width:thin;
		 }
		 
#immagini2{
	width: 300px;
	height: 100%;
	margin: 0 0 0 250px;
	position:fixed;
	padding-top:180px;
	border-left-color:#333;
	border-left-style:dashed;
	border-left-width:thin;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		 }
		 
		 
#immagini6{
	width: 330px;
	height: 100%;
	margin: 0 0 0 250px;
	position:fixed;
	padding-top:180px;
	border-left-color:#333;
	border-left-style:dashed;
	border-left-width:thin;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		 }
		 
#immagini3a{
		 width: 650px;
		 height: 100%;
		 margin: 0 0 0 600px;
		 position:fixed;
		 }
		 
			 
		 
		 
	 #slideshow  {
	width:800px;
	height:500px;
	margin:0px;
	padding:0px;
	position:relative;
	}
	
	
	
	 #slideshow2  {
	width:800px;
	height:600px;
	margin:0px;
	padding:0px;
	position:relative;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
		 
		 
 
#logo{
		 width: 200px;
		 height: 87px;
		 margin-top:50px;
		 margin-left:20px;
		
		
		 background-image:url(../images/logo.png);
		 background-repeat:no-repeat;
		 position:relative;
		 
		 }
		 
		 
		 
		 #scritta{
		 width: 213px;
		 height: 141px;
		 margin-left:1020px;
	
		
		 background-image:url(../images/scrittahome.png);
		 background-repeat:no-repeat;
		 position:absolute;
		 z-index:1000;
		 }
		 

#contsubMenu{
	width:200px;
	height: 100px;
	margin:150px 0 0 0;
	position:fixed;
	bottom: 120px;
margin: 0;
margin-left:20px;
padding:0;

}



#contsubMenu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;	
}


#contsubMenu a span{
	font-family:"Gill sans",Helvetica, Arial,  sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	font-size:12px;
	padding-left: 22px; 
	padding-bottom:8px;
	display: block;
	color:#797878;
	line-height:12px;
	
}


#contsubMenu span{
	font-family:"Gill sans",Helvetica, Arial,  sans-serif;
	font-style:normal;
	
	font-weight:normal;
	text-align:left;
	font-size:12px;
	padding-left: 22px; 
	padding-bottom:8px;
	display: block;
	color:#ababab;
	line-height:16px;
	
}

#contsubMenu ul li{
	display: block;
	width:180px;
}


#contsubMenu #current a span{
background: url(images/freccia.png) no-repeat ; 
color:#B5000E;
text-decoration: underline;
 }
 

 
#contsubMenu a:link{
	text-decoration:none;
}
#contsubMenu a:active{
	text-decoration:none;
}
#contsubMenu a:visited{
	text-decoration:none;
}

#contsubMenu a:hover{
color:#B5000E;
text-decoration:none;
	
}
		 
#foter{
font-family: Helvetica,Arial, sans-serif;
font-size:10px;
color:#FFFFFF;
clear: both;
height:16px;
background-color:#999;
position:fixed;
bottom: 0;
margin: 0;
padding:0;
width: 100%;
z-index:500;
}
#body2 #bianco #immagini2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
