*{	margin: 0; padding: 0; }

body{
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1{ font-size: 20px; }
h2{ font-size: 16px; color: #999; }

a{
	text-decoration: underline;
	color: #333;
}
p{ margin: 10px 10px 0 10px;}

div#container{
	width: 995px;
	margin: 0 auto;
}
div#wrapper{
	float: left;
	width: 730px;
}

div#content{
	text-align: justify;
	width: 638px;
	margin: 0 auto;
}
div#content img{
	margin: 10px 0 10px 10px;
}

div#wrapper_staff{
	margin: 0 auto;
	width: 735px;
}
div#header{
	position: relative;
	padding-top: 40px;
	width: 100%;
	text-align: center;
}

.next{
	position: absolute;
	top: 200px;
	right: 90px;
	cursor: pointer;
	outline: none;
}
.prev{
	position: absolute;
	top: 200px;
	left: 90px;
	cursor: pointer;
	outline: none;
}
.gallery {
	margin: 0 auto;
	width: 480px;
	height: 150px;
	overflow: hidden;
}
.gallery .holder {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.gallery .holder ul {
	padding: 0;
	margin-top: 30px;
	text-align: center;
	list-style: none;
	width: 30000px;
}
.gallery .holder ul li {
	display: block;
	height: 120px;
	width: 60px;
	float: left;
	list-style: none;
	display: inline;
}
.gallery .holder ul li img { display: block;
margin-left: 1px;}

ul#aziende{
	margin: 0 auto;
	width: 890px;
	list-style: none;
}
ul#aziende li{
	float: left;
	width: auto;
	margin-left: 60px;
	text-align: center;
	padding: 20px 0;
}

div#extra{
	margin-top: 32px;
	float: left;
}

div#eticoon_top{
	width: 265px;
	background: #fff url(../img/eticoon_bg_top.jpg) top left repeat-y;
	height: 25px;
}
div#eticoon{
	width: 245px;
	padding: 0 9px 0 8px;
	background: #fff url(../img/eticoon_bg.jpg) top left repeat-y;
	text-align:justify;
}
div#eticoon h2{
	margin-top: 10px;
}

#text{
	margin: 10px 12px 0 11px;
}

#text2{
	display: block;
	width: 600px;
	margin: 10px auto;
	text-align:justify;
	line-height: 18px;
}
#logo1{
	margin-left: 20px;
	
}
#logo2{
	margin-left: 30px;
	margin-top: 10px;
}

div#eticoon #pay{
	color: #999;
	text-align: left;
}

div#eticoon #dati{
	color: #999;
	text-align: center;
}

div#eticoon_bottom{
	width: 265px;
	background: #fff url(../img/eticoon_bg_bottom.jpg) top left repeat-y;
	height: 25px;
}
	
div#footer{ 
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	color: #999;
}


a img{ border: 0 }
.clear{ clear: both }
.piccolo{ font-size: 10px }