	pre{
	display:block;
	padding:10px;
	margin:.5em 0;
	width:544px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

#container{
	width:455px;
	padding: 0px;
	float: left;
	margin: 0;
	overflow: hidden;
		}							

/* Easy Slider */

#slider{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 455px;
	overflow: hidden;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	width: 455px;
}
#slider li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	width:455px;
	height:338px;
	overflow:hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}	
#nextBtn{
	width:19px;
	height:30px;
	left:-30px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#prevBtn {
	width:19px;
	height:30px;
	left:-30px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}															
#prevBtn a, #nextBtn a{  
		display:block;
		width:19px;
		height:30px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
}

/* s3lider */

#slider1 {
	width: 680px; /* important to be same as image width */
	height: 180px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
	float: left;
}
 
#slider1Content {
	width: 680px; /* important to be same as image width or wider */
	height: 180px; /* important to be same as image height */
	position: absolute;
	padding: 0px;
	margin: 0px;
}
.slider1Image {
	width: 680px; /* important to be same as image width */
	height: 180px;
	float: left;
	position: relative;
	display: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    background-color: #000000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span {
	font-size: 13px;
	font-weight: normal;
}
.slider1Image strong {
	font-size: 16px;
	font-weight: normal;
}
.right {
	right: 0;
	bottom: 0;
	width: 398px !important;
	height: 70px;
	margin-right: 18px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#dovesiamo .form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}
#contatto div {
	margin: 0px;
	width: 640px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#contatto div label{
	margin: 0px;
	width: 200px;
	float: left;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
}
.contatto{
	height: 25px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.note{
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.testoForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}

