*{	margin: 0; padding: 0; }

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

h1{ font-size: 20px; }
h2{ font-size: 16px; color: #999; }
h3{ font-size: 14px; color: #999; margin-left: 7px }

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

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

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

#contact{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0 !important;
}

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

.next{
	position: absolute;
	top: 199px;
	right: 35px;
	cursor: pointer;
	outline: none;
}
.prev{
	position: absolute;
	top: 199px;
	left: 35px;
	cursor: pointer;
	outline: none;
}
.gallery {
	margin: 0 auto;
	width: 600px;
	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: 100px;
	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: 5px 8px 5px 7px;
}

#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;
	margin-bottom: 0;
}

input, textarea {
	padding: 2px;
}
input, textarea, select {
	border: solid 1px #B3B3B5;
}
input[type="radio"], input[type="checkbox"] {
	border: none;
}


button {
	float: right;
	margin-top: -3px; padding: 0;
	width: 58px; height: 31px; line-height: 31px;
	color: #FFF;
	border: none;
	cursor: pointer;
	text-align: center;
}

input[type="image"] {
	border: none !important;
	margin: 0; padding: 0;
}


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 }
.rosso{ color: #C00 }
