@charset "utf-8";
/* CSS Document */

body {
	margin: 0px auto;
	background-color:#ffffff;
	background-image:url(images/template/background.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color: #444444;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

ul.homelist li {
	list-style: url(images/template/li_home.jpg) outside;
	line-height: 30px;
}

.top {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 128px;
	background-color:#ffffff;
}

.menu {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 32px;
	background-image: url(images/template/fb-impianti_02.jpg);
}

div.menu01 {
	width:100px; 
	height:27px; 
	margin-top:3px; 
	float:left;
	line-height:27px;
	text-align: center;
	cursor:pointer;
	color: #ffffff;
}

.menu02 {
	width:10px; 
	height:27px; 
	background-image:url(images/template/bars.gif); 
	margin-top:3px; 
	float:left
}

.banner {
	position: relative;
	margin: 0px auto;
	width: 800px;
	height: 255px;
}

.sezioni {
	position: absolute;
	margin-top: 0px;
	margin-left: 150px;
	width: 640px;
	height: 250px;
	z-index:200;
}

.sezioni_in {
	position: inherit;
	float: left;
	width: 200px;
	height: 164px;
	background-image:url(images/template/fb-impianti_05.jpg);
}

.contenuti {
	position: relative;
	margin: 0px auto;
	width: 800px;
	background-color: #ffffff;
}

.contenuti_left {
	position: inherit;
	float: left;
	margin-left: 5px;
	width: 180px;
	height: auto;
	background-color: #ffffff;
}

.contenuti_right {
	position: inherit;
	margin-left: 200px;
	width: 595px;
	height: auto;
	background-color: #ffffff;
	clear:right;
	
}


.bottom {
	clear:both;
	margin: 0px auto;
	width: 800px;
	height: auto;
	background-color: #ffffff;
	text-align: center;
}

.blu01 {
	color: #6bb5e5;
}

.img01 {
	border: 0px solid #6bb5e5;
	cursor: pointer;
}

.loghi {
	display: none;
	width:130px;
	margin:auto;
	margin-top: -4px;
	border-left: 2px solid #6bb5e5;
	border-right: 2px solid #6bb5e5;
	border-bottom: 2px solid #6bb5e5;
	background-color:#cccccc;
	color:#000000;
	height:40px;
	line-height:18px;
}
