body {
	background-color: #1b1b1b;
}

.titolo {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

#nomelegni {
color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}

#nomelegni a {
color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

#nomelegni a:hover, a:visited {
color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}


.titolo2 {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.testo {
	color: #999999;
	text-align: justify;
	font: 11px/14px verdana;
}
	
.testo ul{
	list-style-type: square;
	text-shadow: #e2fed2 0 0 0;
}
	
.testofooter {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9px;
	padding: 15px;
	}

a:link, a:visited {
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
a:hover, a:active {
	color: #999999;
	font-family: verdana;
	font-size: 10px;

}



#immagine {
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#sidebar {
	position: relative;
	background-color: #1E2C23;
	width: 251px;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar a {
	width: 221px;
	display: block;
	margin: 0 0 1px;
	text-decoration: none;
	background-color: #25352A;
	color: #FFFFFF;
	height: 36px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	
}

#description { color: #466352;
padding-top: 5px;
}


#sidebar .description { color: #466352;
}

#sidebar a:hover {
	width: 221px;
	display: block;
	text-decoration: none;
	background-color: #1E2C23;
}

#sidebar a.asd {
	background-color: #CCC;
			height: 10px;
}

/*HOME*/

#sidebar a.home {
	background: #25352A url(sfondo1.jpg) top left no-repeat;
}
#sidebar a.home:hover {
	background: #1E2C23 url(sfondo1.jpg) top left no-repeat;
}

/*CHI SIAMO*/

#sidebar a.chisiamo {
	background: #25352A url(sfondo2.jpg) top left no-repeat;
}
#sidebar a.chisiamo:hover {
	background: #1E2C23 url(sfondo2.jpg) top left no-repeat;
}

/*SERVIZI*/
#sidebar a.servizi {
	background: #25352A url(sfondo3.jpg) top left no-repeat;}

#sidebar a.servizi:hover {
	background: #1E2C23 url(sfondo3.jpg) top left no-repeat;
}


/*REALIZZAZIONI*/
#sidebar a.realizzazioni {
	background: #25352A url(sfondo4.jpg) top left no-repeat;}
	
	#sidebar a.realizzazioni:hover {
	background: #1E2C23 url(sfondo4.jpg) top left no-repeat;}
	
/*POSA*/
#sidebar a.posa {
		background: #25352A url(sfondo5.jpg) top left no-repeat;}

#sidebar a.posa:hover {
	background: #1E2C23 url(sfondo5.jpg) top left no-repeat;}
	
/*PARQUET*/
#sidebar a.parquet {
	background: #25352A url(sfondo6.jpg) top left no-repeat;}
	
#sidebar a.parquet:hover {
	background: #1E2C23 url(sfondo6.jpg) top left no-repeat;}	
	
	
/*LINKS*/
#sidebar a.links {
		background: #25352A url(sfondo7.jpg) top left no-repeat;}
		
#sidebar a.links:hover {
	background: #1E2C23 url(sfondo7.jpg) top left no-repeat;}
	
/* input and textarea fields */
input,textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background:#FFFFFF;
	border:#999999 solid 1px;
	width:200px;
}




