@charset "utf-8";
/* CSS Document */

@font-face {
font-family: mycentury;
src: url("GOTHIC.ttf");
}

@font-face {
font-family: mycentury2;
src: url("GOTHICB.ttf");
}

/*Lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*Sito*/
.centrvert{
	display:block;
	width:212px;
	height:600px;
	position:absolute;
  	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-106px;
}

.centrvert2{
	display:block;
	width:850px;
	height:600px;
	position:absolute;
  	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-425px;
}

.home{
	width:212px;
	height:600px;
	background-image:url(Images/home.png);
	background-repeat:no-repeat;
}

.main{
	width:850px;
	height:620px;
}
.main2{
	width:850px;
	height:600px;
	display:block;
}

.sephome{
	width:212px;
	height:270px;
	display:block;
}
.enter{
	width:212px;
	height:30px;
	display:block;
}

a.enter{
	width:212px;
	height:30px;
	background-image:url(Images/enter1.png);
	background-repeat:no-repeat;
	background-position:center;
}

a:hover.enter{
	width:130px;
	height:30px;
	background-image:url(Images/enter2.png);
	background-repeat:no-repeat;
}
.sephome2{
	width:212px;
	height:215px;
	display:block;
}

.copyrighthome{
	width:212px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:9px;
	line-height:12px;
}

a.copyrighthome{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:9px;
	text-decoration:none;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:9px;
	text-decoration:none;
	float:left;
}

.copyright2{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:9px;
}

a.copyright{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:10px;
	text-decoration:none;
}

a.nodec{
	text-decoration:none;
}
a:hover.nodec{
	text-decoration:none;
}
/*Colori*/
.colors{
	display:block;
}
.inline{
	float:left;	
	display:inline;
}

.sepcol{
	width:12px;
	height:600px;
	display:inline-block;
}

.col1{
	width:35px;
	height:600px;
	display:inline-block;
	background-color:#93117e;
}

.col1-1{
	width:12px;
	height:600px;
	display:inline-block;
	background-color:#93117e;
}

.col2{
	width:35px;
	height:600px;
	display:inline-block;
	background-color:#f29400;
}

.col3{
	width:12px;
	height:600px;
	display:inline-block;
	background-color:#009ee0;
}

.col4{
	width:35px;
	height:600px;
	display:inline-block;
	background-color:#97bf0d;
}

.col4-4{
	width:12px;
	height:600px;
	display:inline-block;
	background-color:#97bf0d;
}

/*Menu*/
.right{
	float:right;	
	display:inline;
	width:637px;
}

.menu{
	width:230px;
	height:600px;
	display:inline-block;
	float:left;
}

.logo{
	width:230px;
	height:162px;
}

.mainright{
	width:407px;
	height:600px;
	display:inline-block;
	float:right;
}

.sepmenu{
	width:230px;
	height:30px;
	display:block;
}

.puls1{
	width:131px;
	height:30px;
	display:block;
}

a.puls1{
	width:131px;
	height:30px;
	background-image:url(Images/menu.png);
	background-repeat:no-repeat;
}

a:hover.puls1{
	width:131px;
	height:30px;
	background-image:url(Images/menu2.png);
	background-repeat:no-repeat;
}

.puls2{
	width:131px;
	height:30px;
	display:block;
}

a.puls2{
	width:131px;
	height:30px;
	background-image:url(Images/rooms.png);
	background-repeat:no-repeat;
}

a:hover.puls2{
	width:131px;
	height:30px;
	background-image:url(Images/rooms2.png);
	background-repeat:no-repeat;
}

.puls3{
	width:131px;
	height:30px;
	display:block;
}

a.puls3{
	width:131px;
	height:30px;
	background-image:url(Images/events.png);
	background-repeat:no-repeat;
}

a:hover.puls3{
	width:131px;
	height:30px;
	background-image:url(Images/events2.png);
	background-repeat:no-repeat;
}

.puls5{
	width:131px;
	height:30px;
	display:block;
}

a.puls5{
	width:131px;
	height:30px;
	background-image:url(Images/contatti.png);
	background-repeat:no-repeat;
}

a:hover.puls5{
	width:131px;
	height:30px;
	background-image:url(Images/contatti2.png);
	background-repeat:no-repeat;
}

.puls4{
	width:131px;
	height:57px;
	display:block;
}

a.puls4{
	width:131px;
	height:57px;
	background-image:url(Images/shopping.png);
	background-repeat:no-repeat;
}

a:hover.puls4{
	width:131px;
	height:57px;
	background-image:url(Images/shopping2.png);
	background-repeat:no-repeat;
}

.sepmenu2{
	width:230px;
	height:30px;
	display:block;
}

.plate{
	width:230px;
	height:180px;
	background-image:url(Images/piatto.png);
}

.sepplate{
	width:230px;
	height:75px;
	display:block;
}

.news{
	width:100px;
	height:30px;
	display:block;
}

a.news{
	width:100px;
	height:30px;
	background-image:url(Images/news1.png);
	background-repeat:no-repeat;
}

a:hover.news{
	width:100px;
	height:30px;
	background-image:url(Images/news2.png);
	background-repeat:no-repeat;
}

/*Pagine*/

.seppages{
	width:35px;
	height:600px;
	display:inline-block;
}

.pages{
	width:360px;
	height:600px;
	display:inline-block;
}

.seppagesvert{
	width:360px;
	height:35px;
	display:block;
}

.pagesmain{
	width:360px;
	height:565px;
	display:block;
	overflow:hidden;
}

.separatore{
	width:360px;
	height:12px;
	background-image:url(Images/separatore.png);
	background-repeat:no-repeat;
	display:block;
}

.sepmainpg{
	width:360px;
	height:130px;
	display:block;
}

.sepmainpg2{
	width:360px;
	height:35px;
	display:block;
}

.sepmainpg3{
	width:360px;
	height:20px;
	display:block;
}

.sepmainpgrooms{
	width:360px;
	height:12px;
	display:block;
}

/*Testi*/

.titolo{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:18px; 
	text-align:left;
	font-weight:bold;
}

.testohome{
	width:360px;
	font-family:"Century Gothic", mycentury, Arial;
	font-size:13px;
	text-align:justify;
	line-height:20px;
}

.home2{
	width:180px;
	float:right;
	margin-top:2px;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:13px; 
	text-align:right;
	color:#666;
	text-decoration:none;
	display:block;
}
a.home2{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:13px; 
	text-align:right;
	color:#666;
	text-decoration:none;
}
a:hover.home2{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:14px; 
	text-align:right;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}


.conthome{
	width:360px;
	height:70px;
	display:block;
}

.testoevent{
	width:240px;
	display:inline-block;
	float:left;
}
.testoevent1{
	width:240px;
	font-family: "Century Gothic", Arial;
	font-size:14px;
	text-align:left;
}

.testoevent2{
	margin-top:20px;
	width:240px;
	font-family: "Century Gothic", mycentury2, Arial;
	font-size:15px;
	text-align:left;
	font-weight:bold;
}


.sepevent{
	width:20px;
	height:70px;
	display:inline-block;
}

.fotoevent{
	width:100px;
	height:70px;
	display:inline-block;
	float:right;
}

.sepgal{
	width:30px;
	height:70px;
	display:inline-block;
}

.gallhome{
	width:100px;
	height:70px;
	display:inline-block;
}

/*Pagina menu*/
.down{
	width:360px;
	height:20px;
	display:block;
}
.down1{
	width:180px;
	float:left;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:18px; 
	text-align:left;
	font-weight:bold;
	display:block;
}
.down2{
	width:180px;
	float:right;
	margin-top:2px;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:16px; 
	text-align:right;
	color:#666;
	text-decoration:none;
	display:block;
}
a.down2{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:13px; 
	text-align:right;
	color:#666;
	text-decoration:none;
}
a:hover.down2{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:14px; 
	text-align:right;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.testomenu{
	width:360px;
	font-family:"Century Gothic", mycentury, Arial;
	font-size:14px;
	text-align:justify;
	line-height:16px;
}

/*room*/

.testorooms{
	width:240px;
	font-family: "Century Gothic", Arial;
	font-size:14px;
	text-align:left;
	line-height:18px;
}

.rooms{
	width:360px;
	height:125px;
	display:block;
	overflow:hidden;
}

/*Shopping e dintorni*/

.link{
	width:360px;
	height:15px;
	display:block;
	text-align:left;
}

a.link{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:13px; 
	text-align:left;
	color:#666;
	text-decoration:none;
}

a:hover.link{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:14px; 
	text-align:left;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.testoshopping{
	width:360px;
	font-family:"Century Gothic", mycentury, Arial;
	font-size:13px;
	text-align:justify;
	line-height:15px;
}

.contshopping{
	width:360px;
	height:50px;
	display:block;
}

.sepgalshopping{
	width:73px;
	height:50px;
	display:inline-block;
}
.sepgalshopping2{
	width:74px;
	height:50px;
	display:inline-block;
}

.gallshopping{
	width:71px;
	height:50px;
	display:inline-block;
}

.seplink{
	width:360px;
	height:20px;
	display:block;
}

/*CONTATTI*/
.cartina{
	width: 360px;
	height:250px;
	display:block;
}

.testocontacts{
	width:360px;
	font-family:"Century Gothic", mycentury, Arial;
	font-size:13px;
	text-align:left;
	line-height:15px;
}

a.mail{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:13px; 
	text-align:left;
	text-decoration:none;
	color:#97bf0d;
}

a:hover.mail{
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:14px; 
	text-align:left;
	color:#97bf0d;
	text-decoration:none;
	font-weight:bold;
}

.sepnewsl{
	width:360px;
	height:20px;
	display:block;
}

.frame{
	width:360px;
	height:50px;
	display:block;
	position:absolute;
	margin-left:-8px;
}
.iscrizione{
	width:360px;
	height:50px;
	display:block;
	font-family:"Century Gothic", mycentury, Arial;
	font-size:13px;
	text-align:left;
	line-height:15px;	
	float:left;
}

.newsletter1{
	width:110px;
	float:left;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:18px; 
	text-align:left;
	font-weight:bold;
	display:block;
}

.newsletter2{
	width:250px;
	float:right;
	margin-top:2px;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:9px; 
	text-align:right;
	color:#666;
	text-decoration:none;
	display:block;
	line-height:8px;
}


a.privacy{
	margin-top:2px;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:9px; 
	text-align:right;
	color:#666;
	text-decoration:none;
	line-height:8px;
}
a:privacy.home2{
	margin-top:52px;
	font-family:"Century Gothic", mycentury2, Arial;
	font-size:9px; 
	text-align:right;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	line-height:8px;
}