html, body{
	margin: 0;
	padding: 0;
}

body{
	background: #fff;
	text-align: center;
	font: 10px verdana, arial, helvetica, geneva;
	color: #000;
	background-attachment: fixed;
}

#totalpage{
	margin: 0 auto;
	/*width: 760px;*/
	background: #fff;
	text-align: left;
	margin-top: 15px;
}

#corner_left{
	float: left;
	height: 5px;
	width: 5px;
}

#corner_right{
	float: right;
	
	height: 5px;
	width: 5px;
}

#head{
	/*background:  url(/img/structure/head/head_giragira.png) no-repeat;	*/
}

#loghi{
	
	float: right;
	margin: 20px 10px 10px 10px;
}

.head_img{
	text-align: center;
}


.menu{
	margin: 10px 0 0 20px;
	line-height: 0px;
	display:none;
}

.cleaner{
	clear:both;
}

#container{
	margin: 10px 20px;
}


#menu_footer{
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding:15px 0 5px 0;
}

.logo_bottom{
	display: none;
}



.menu_footer_text{
	display:none;
}


#menu_footer a{
	display:none;
	color: #fff;
	text-decoration: none;
}

#menu_footer a:hover{
display:none;
	color: #fff;
}

#menu_footer a:visited{
	color: #fff;
}



#footer{
	/*background: #556480 url(/img/structure/footer/bg_footer.png) repeat-x;*/
	background: #fff;
	color: #fff;
	padding-bottom: 15px;
}

#footer a{
	color: #000;
}

#address{
	float: left;
	margin: 35px 5px 10px 25px;
	color: #000;
}

#big_address{
	float: left;
	margin: 50px 55px 0 10px;
	color: #000;
}

#big_address h2, #big_address a {
	font-size: 28px;
	color: #000;
	letter-spacing: -2px;
}

#big_address h2 {
	font-size: 31px;
	color: #000;
	letter-spacing: -2px;
}



h1{
	font: 35px arial, helvetica, verdana, geneva;
	font-weight: normal;
	margin: 3px 0;
	letter-spacing: -2px;
	color:#1f3951;
}

h2{
	color: #1f3951;
	margin: 0;
	font: normal 20px helvetica, arial, verdana, sans-serif;
	letter-spacing: -1px;
}

.strongH2{
	color: #c30;
	margin: 0;
	font: normal 20px helvetica, arial, verdana, sans-serif;
	letter-spacing: -1px;
}

h3{
	color: #000;
	font: bold 13px  verdana, arial, helvetica, geneva;
	margin: 3px 0;
}

p{
	margin: 2px 0;
}


input, textarea, select{
	font-size: 10px;
	border: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: verdana, arial, helvetica;
}

.invia{
	background-color: #6B8E23;
	color: #fff; 
	padding: 2px 15px;
}

select{
	border: 0px solid #ccc;
}

.content{
	padding: 0 25px;
}


a{
	color: #294e50;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
}

.contentleft{
	width:35%;
	float:left;
}


.nuovi h2{
	margin: 0;
	text-align: left;
}

.campernuovi{
	padding: 0 0 5px 0;
	margin: 6px 0 10px 0;
	border-bottom: 1px dotted #1f3951;
	text-align: center;
	color: #666;
}

.linkmarche{
	font: bold 10px arial, helvetica, geneva, verdana;
	width: 200px;
	height: 16px;
	display: block;
	padding: 9px 0 6px 20px;
	margin: 5px 0 20px 0;
	background: url(../img/structure/linknuovi.png) no-repeat 0 0;
	
}

 a.linkmarche:hover{
  	color: #000;
	background: url(../img/structure/linknuovi.png) no-repeat -0 -31px;
}
#step {
	margin: 10px 0 40px;
	padding: 0;
}
#step li {
	padding: 9px 0 9px 45px;
	margin: 0 0 0 0px;
	list-style: none;

}

#step .item1 {
	background: url(/img/structure/ol/step1.png) no-repeat;
}
#step .item2 {
	background: url(/img/structure/ol/step2.png) no-repeat;
}
#step .item3 {
	background: url(/img/structure/ol/step3.png) no-repeat;
}
#step .item4 {
	background: url(/img/structure/ol/step4.png) no-repeat;
}

#step .item5 {
	background: url(/img/structure/ol/step5.png) no-repeat;
}

#step .item6 {
	background: url(/img/structure/ol/step6.png) no-repeat;
}

#step .item7 {
	background: url(/img/structure/ol/step7.png) no-repeat;
}

#step .item8 {
	background: url(/img/structure/ol/step8.png) no-repeat;
}

#step .item9 {
	background: url(/img/structure/ol/step9.png) no-repeat;
}

#step .item10 {
	background: url(/img/structure/ol/step10.png) no-repeat;
}

#step .item11 {
	background: url(/img/structure/ol/step11.png) no-repeat;
}

#step .item12 {
	background: url(/img/structure/ol/step12.png) no-repeat;
}

.linkpdf{
	background: url(../img/structure/pdf.png) no-repeat;
	display: block;
	width: 150px;
	padding: 5px 0 7px 25px;
	margin: 3px;
	border: 1px dotted #ccc;
}

.linkpdf:hover{
	background: url(../img/structure/pdf_on.png) no-repeat;
	border: 1px dotted #f0f;
	color: #f0f;
}

.tblusati{
	border: 1px solid #bdbcbd;
	border-bottom:none;
	color: #032d42;
}

.tblusati td{
	border-bottom: 1px solid #bdbcbd;
}

.tblusati tr{
	
}

/*labels usato*/

.TipoOfferta1,.TipoOfferta2,.TipoOfferta3,.TipoOfferta4,.TipoOfferta5{
	width: 96px;
	height: 16px;
	text-align: center;
	padding: 2px 0;
}

.TipoOfferta1{
	background: #fff url(/img/structure/usati/label_orange.png) no-repeat;
}

.TipoOfferta2{
	background: #fff url(/img/structure/usati/label_green.png) no-repeat;
}

.TipoOfferta3{
	background: #fff url(/img/structure/usati/label_yellow.png) no-repeat;
}

.TipoOfferta4{
	background: #fff url(/img/structure/usati/label_blue.png) no-repeat;
}

.TipoOfferta5{
	background: #fff url(/img/structure/usati/label_azure.png) no-repeat;
}

#video{
	displaY:none;
}

img{
	border: none;
}

.usati_utility{
	text-align: center;
	padding: 10px 25px;
	display:none;
}

.prenotavisita{
	font: bold 27px Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -1px;
	background: url(../img/structure/usati/bg_prenota.png) no-repeat;;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	width: 270px;
	height: 32px;
	display: block;
}

.prenotavisita:hover{
	background-position: 0 -56px;
	color: green;
}

.richiediinfo{
	font: bold 25px Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -1px;
	background: url(../img/structure/usati/bg_info.png) no-repeat;;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	width: 270px;
	height: 36px;
	display: block;
}

.richiediinfo:hover{
	background-position: 0 -56px;
	color: #075383;
}

.mail{
	background: url(../img/structure/usati/email_friend.png) no-repeat;
	padding: 15px 0 15px 45px;
	display: block;
	width: 110px;
	font: bold 12px arial;
}

.stampa{
	background: url(../img/structure/usati/print.png) no-repeat;
	padding: 20px 0 25px 45px;
	display: block;
	width: 110px;
	font: bold 12px arial;
}

.privacy{
	color: #aaa;
	line-height: 8px;
}

.frameblog{
	float: right;
	width: 200px;
	margin: 0px 10px 60px 40px;
}

.raccontatu{
	border: 2px dotted #c30;
	margin: 15px;
	padding: 5px;
	background: #dcdcdc;
}

.raccontatu p{
	display: block;
	background: #6b6b6b;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin:-5px -5px 5px  -5px;
	padding: 3px;
}

.raccontatuLink{
	display: block;
	background: url(../img/structure/blog_add.png) no-repeat;
	width: 130px;
	color: #fff;
	font-weight: bold;
	height: 14px;
	padding: 3px 0 3px 15px; 
	margin-left: 10px;
}

.raccontatuLink:hover{
	background: url(../img/structure/blog_add.png) no-repeat 0 -20px;;
	color: #000;
}

.frameblog ul, .nuovi ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.frameblog li, .nuovi li{
	background: url(../img/structure/otheritem.png) no-repeat 0px 4px;
	padding: 0 0 0 10px;
}

.fotoAmici{
	float: left;
	padding: 15px;
	border:1px solid #ccc;
	width: 175px;
	height: 160px;
	overflow: auto;
	margin: 5px;
}



.otherItem{
	
}

.otherItem:hover{
	font-weight: normal;
	background: #e6e6e6;
}

p{
	margin: 0;
}

.zoomer{
	position: absolute;
	width: 160px;
	height: 130px;
	cursor: pointer;c
}

.zoomer:hover{
	background: url(../img/structure/zoom.png) no-repeat center center;
}

.zoomer img:hover{

	z-index: 5;
}

.citazione {
	text-indent: 25px;
	background: url(/img/structure/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	font: normal 20px georgia, times new roman, serif;
	font-style: italic;
	width: 350px;
	margin: 30px auto;
}

.citazione em{
	font-size: 12px;
	float: right;
	padding-right: 25px;
}

.citazione p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(/img/structure/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

fieldset{
	border: 1px solid #ccc;
}

.logo_print{
	position:absolute; top:0; left:0;
}