
html, body
{
	background-color:#fff;
	color:#fff;
	/*background-image:url(../img/sfondi/01.jpg);*/
	background-repeat:no-repeat;
	background-position:top center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.background_1
{
	background-image:url(../img/sfondi/01.jpg);
}
.background_2
{
	background-image:url(../img/sfondi/02.jpg);
}
.background_3
{
	background-image:url(../img/sfondi/03.jpg);
}
.background_4
{
	background-image:url(../img/sfondi/04.jpg);
}
.background_5
{
	background-image:url(../img/sfondi/05.jpg);
}
.background_6
{
	background-image:url(../img/sfondi/06.jpg);
}
.background_7
{
	background-image:url(../img/sfondi/07.jpg);
}
.background_8
{
	background-image:url(../img/sfondi/08.jpg);
}
.background_9
{
	background-image:url(../img/sfondi/09.jpg);
}
.background_10
{
	background-image:url(../img/sfondi/10.jpg);
}
.background_11
{
	background-image:url(../img/sfondi/11.jpg);
}
.background_12
{
	background-image:url(../img/sfondi/12.jpg);
}
.background_13
{
	background-image:url(../img/sfondi/13.jpg);
}.background_14
{
	background-image:url(../img/sfondi/14.jpg);
}
.background_15
{
	background-image:url(../img/sfondi/15.jpg);
}
.background_16
{
	background-image:url(../img/sfondi/16.jpg);
}


.clear
{
	clear:both;
}

.bold
{
	font-weight:bold;
}

.text
{
	margin-top:10px;
}

.text a
{
	color:#FFF;
}

.prezzi
{
  border-collapse: separate;
  border-spacing: 12px 8px;  
  table-layout: fixed;
  width: 550px;
}

#doc
{
	width:993px;
}

#hd, #bd, #ft
{
	width:983px;
	margin-left:auto;
	margin-right:auto;
}

#hd
{
	background-image:url(../img/bd.png);
	/*background-image:url(../img/hd.png);*/
	background-repeat: repeat-y;
	/*height:551px;*/
	height:130px;
	position:relative;
	background-position:0px -20px;
}

#hd .logo
{
	/*margin-left:-10px;
	margin-top:0px;*/
	position: absolute;
	top: 0px;
	left: -10px;
}
#hd .logo_parq
{
	/*margin-left:-10px;
	margin-top:0px;*/
	position: absolute;
	top: 15px;
	left: 830px;
}

#hd .link-multimedia
{
	position:absolute;
	left:630px;
	top:136px;
	display:none;
}

#hd .link-multimedia a
{
	display:block;
	background-image:url(../img/link-multimedia.png);
	background-repeat:no-repeat;
	width:176px;
	height:155px;
}

#hd .link-multimedia a:hover
{
	background-position:left -159px;
}

#hd .main-menu
{
	/*padding-top:132px;*/
	margin-left:160px;
	padding-top: 105px;
}

#hd .main-menu ul li
{
	float:left;
}

#hd .main-menu ul li a
{
	display:block;
	background-repeat:no-repeat;
	height:24px;
	background-image:url(../img/main-menu/main-menu.png);
	margin-right:12px;
}

#hd .main-menu ul li a.home
{
	width:70px;
	background-position:0px 0px;
}

#hd .main-menu ul li a.home:hover,
#hd .main-menu ul li a.selected
{
	background-position:0px -31px;
}

#hd .main-menu ul li a.chi
{
	width:105px;
	background-position:-81px 0px;
}

#hd .main-menu ul li a.chi:hover,
#hd .main-menu ul li a.chi.selected
{
	background-position:-81px -31px;
}

#hd .main-menu ul li a.dove
{
	width:131px;
	background-position:-198px 0px;
}

#hd .main-menu ul li a.dove:hover,
#hd .main-menu ul li a.dove.selected
{
	background-position:-198px -31px;
}


#hd .main-menu ul li a.prenotazioni
{
	width:143px;
	background-position:-341px 0px;
}

#hd .main-menu ul li a.prenotazioni:hover,
#hd .main-menu ul li a.prenotazioni.selected
{
	background-position:-341px -31px;
}


#hd .main-menu ul li a.multimedia
{
	width:135px;
	background-position:-495px 0px;
}

#hd .main-menu ul li a.multimedia:hover,
#hd .main-menu ul li a.multimedia.selected
{
	background-position:-495px -31px;
}


#hd .main-menu ul li a.prezzi
{
	width:74px;
	background-position:-642px 0px;
}

#hd .main-menu ul li a.prezzi:hover,
#hd .main-menu ul li a.prezzi.selected
{
	background-position:-642px -31px;
}

#hd .main-menu ul li a.orari
{
	width:63px;
	background-position:-725px 0px;
}

#hd .main-menu ul li a.orari:hover,
#hd .main-menu ul li a.orari.selected
{
	background-position:-725px -31px;
}

#hd .main-menu ul li a.links
{
	width:53px;
	margin-right:0;
	background-position:-800px 0px;
}

#hd .main-menu ul li a.links:hover,
#hd .main-menu ul li a.links.selected
{
	background-position:-800px -31px;
}
/*
#hd .main-menu ul li a:hover, 
#hd .main-menu ul li a.selected
{
	background-position:left -31px;
}*/

#bd
{
	background-image:url(../img/bd.png);
	background-repeat:repeat-y;
	padding-top:1px;
}

#bd .containers
{
	margin-top:30px;
}

#bd .containers .sx
{
}

#bd .containers .sx h1
{
	font-size:30px;
	padding-left:40px;
	letter-spacing:-1px;
	margin-bottom:20px;
	line-height:30px;
}

#bd .containers .sx .column-1-1
{
	padding-left:40px;
	width:560px;
	padding-bottom:10px;
}

#bd .containers .sx .column-1-2
{
	padding-left:40px;
	width:280px;
	float:left;
	padding-bottom:10px;
}

#bd .containers .sx .column-1-3
{
	padding-left:40px;
	width:172px;
	float:left;
	padding-bottom:10px;
}

#bd .containers .sx .column-1-1 .text, #bd .containers .sx .column-1-2 .text, #bd .containers .sx .column-1-3 .text
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	padding-bottom:10px;
}

#bd .containers .sx .continua
{
	margin-top:5px;
}

#bd .containers .sx img
{
	border: 1px solid #FFF;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#bd .containers .sx .pdf
{
	clear:both;
	height:50px;
}

#bd .containers .sx .pdf .bold
{
	padding-top:18px;
}

#bd .containers .sx img.imgpdf
{
	border:0;
	margin:0;
}

#bd .containers .sx .continua a
{
	height:25px;
	width:66px;
	display:block;
	background-image:url(../img/continua.png);
}

#bd .containers .sx .continua a:hover
{
	background-position:center -25px;
}

#bd .containers .sx .column-1-1 h2, #bd .containers .sx .column-1-3 h2, #bd .containers .sx .column-1-2 h2
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	text-align:left;
	text-transform:uppercase;
}

#bd .containers .sx, #bd .containers .dx
{
	float:left;
}

#bd .containers .sx .top
{
	width:680px;
	height:35px;
	background-repeat:no-repeat;
	background-position:16px center;
}

#bd .containers .sx .contents
{
	width:680px;
	background-image:url(../img/tab-bgr.png);
	background-position:center center;
}

#bd .containers .sx .bottom
{
	width:680px;
	height:47px;
	background-image:url(../img/tab-bottom.png);
	background-position:center center;
}

#bd .containers .dx
{
	margin-top: 0px;
}

#bd .containers .dx .top
{
	width:300px;
	height:61px;
	background-repeat:no-repeat;
	background-position:center center;
}

#bd .containers .dx .contents
{
	width:300px;
	background-image:url(../img/tabdx-bgr.png);
	background-position:center center;
}

#bd .containers .dx .contents .news
{
	width:248px;
	margin-left:23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	padding-top:5px;
	padding-bottom:20px;
}

#bd .containers .dx .contents .news h1
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}

#bd .containers .dx .bottom
{
	width:300px;
	height:45px;
	background-image:url(../img/tabdx-bottom.png);
	background-position:center center;
}

#ft
{
	/*background-image:url(../img/ft.png);
	background-repeat:no-repeat;
	height:460px;*/
}

#ft .adress
{
	display: none;
	margin-left:100px;
}

/*////////////home///////////*/

#bd .container-home .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-home .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}

/*////////////chi siamo///////////*/

#bd .container-chi .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-chi .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}

#bd .container-chi .sx .logosmall
{
	border:0;
	margin-bottom:7px;
}

/*////////////dove siamo///////////*/

#bd .container-dove .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-dove .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}

#bd .container-dove .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-dove .map
{
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #FFF;
	width:595px;
}

#bd .container-dove .map a
{
	display:none;
}

/*////////////prenotazioni///////////*/

#bd .container-prenotazioni .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-prenotazioni .sx h1
{
	padding-left:0;
}

#bd .container-prenotazioni .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}

#bd .container-prenotazioni .form .firstlabel
{
	font-size:30px;
	letter-spacing:-1px;
	margin-bottom:20px;
}

#bd .container-prenotazioni .form div
{
	margin-bottom:5px;
	font-size:12px;
}

#bd .container-prenotazioni .form label
{
	width:200px;
	display:block;
	margin-bottom:2px;
}

#bd .container-prenotazioni .form select
{
	background-color:#060;
	border:0;
	color:#FFF;
	height:22px;
	width:100px;
	overflow: hidden;
}

#bd .container-prenotazioni .form input
{
	background-color:#060;
	border:0;
	color:#FFF;
	height:18px;
	padding:3px;
}

#bd .container-prenotazioni .form input.check
{
	float:left;
	background:none;
	text-align:left;
}

#bd .container-prenotazioni .form label.check
{
	float:left;
	width:70px;
	margin-left:2px;
}

#bd .container-prenotazioni .form input.btn
{
	width:130px;
	text-align:center;
	border: 1px solid #fff;
	height:30px;
	margin-top:20px;
}

#bd .container-prenotazioni .form textarea
{
	background-color:#060;
	border:0;
	color:#FFF;
	height:18px;
	padding:3px;
	width:250px;
	height:100px;
	overflow: hidden;
}

#bd .container-prenotazioni .form textarea.privacy
{
	overflow: auto;
}

/*////////////multimedia///////////*/

#bd .container-multimedia .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-multimedia .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}

#bd .container-multimedia h1 a
{
	color:#FFF;
	text-decoration:none;
}

#bd .container-multimedia h1 a:hover, #bd .container-multimedia h1 a.selected
{
	color:#224704;
}

#bd .container-multimedia .gallery
{
	margin-top:20px;
}

#bd .container-multimedia .gallery .item
{
	margin:0;
}

#bd .container-multimedia .gallery .item img
{
	margin-right:12px;
	margin-bottom:15px;
}

#bd .container-multimedia .pagination
{
	margin-top:10px;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	text-align:center;
}

#bd .container-multimedia .pagination a
{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#bd .container-multimedia .pagination a:hover
{
	color:#0C0;
}

#bd .container-multimedia .pagination a.selected{
	font-size:20px;
	}
	
#bd .container-multimedia .cont-video
{
	margin-top:20px;
	margin-bottom:5px;
	padding-left:70px;
}

#bd .container-multimedia .description
{
	text-align:center;
}

#bd .container-orari .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-orari .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}


#bd .container-prezzi .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-prezzi .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}

#bd .container-links .sx .top
{
	background-image:url(../img/title/vuoto.png);
}

#bd .container-links .dx .top
{
	background-image:url(../img/title/dx/breaking-news.png);
}


