@charset "iso-8859-2";
/* CSS Document */

html {
	overflow-x:hidden;
}


.curva {
	border-radius:10px;
	-moz-border-radius:10px;
}

.hideIt {
	visibility:hidden;
	display:none;
}

html, body {
	height:100%;
	margin:0;
}

a {
	color:#0066CC;
}

a:hover {
	color:#0099FF;
	text-decoration:none;
}

a:visited {
	color:#4887BA;
}

.cleaner {
	display:block;
	height:1px;
	clear:both;
}

.curva {
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
}

#testaContainer {
	background: rgba(255, 255, 255, 0.5);
	position:fixed;
	z-index:1200;
}

#home {
	padding-top:68px
}

#home #header {
	width:100%;
	height:400px;
	min-width:1140px;
}

#home #header #logo {
	width:100%;
	text-align:center;
	background-color:rgba(50, 61, 66, 0.1);
	box-shadow:0 1px 2px rgba(255, 255, 255, 0.15), 0 -1px 4px rgba(0, 0, 0, 0.14) inset;
	padding:12px 0;
}	

#home #corpo {
	width:100%;
	box-shadow: 0 0 6px 2px #B4B5B5;
	padding:30px 0 !important;
	background:url("/images/bg_cerchi_grigio.png") repeat scroll 0 0 transparent;
}

#home #corpo #box_centrale {
	width:980px;
	margin:-350px auto auto;
	color:#FFF;
	text-align:right;
	text-shadow: 1px 1px 0 #000;
}

#home #corpo #box_centrale h1 {
	font-size:72px;
	margin:0;
}

#home #corpo #box_centrale span {
	font-size:36px;
	display:block;
}

#home #corpo #box_centrale a.corrente {
	color:#000;
	text-decoration:none;
	text-shadow:none;
}

#home #corpo #contenuto {
	max-width:1140px;
	width:100%;
	margin:100px auto;
}

#contenuto  #menu_luoghi {
	margin: auto;
	width: 980px;
}

#home #corpo #contenuto #menu_luoghi #links a {
	padding:10px;
	margin:2px;
	background-color:#FFF;
	font-size:15px;
	line-height:60px;
	border-radius:5px;
	text-align:center;
	box-shadow: 0 0 6px 2px #B4B5B5;
}

#home #corpo #contenuto #menu_luoghi #links a.corrente {
	color:#FFF;
	background-color:#7D7D7D;
	text-decoration:none;
}

#home #corpo #contenuto #menu_luoghi #links a:hover {
	background-color:rgba(255, 255, 255, 0.8);
	color:#000;
}

#home #corpo #contenuto .box {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#D6D7DA #D5D8DD #C7C8CA;
	border-image:none;
	border-radius:5px;
	border-style:solid;
	border-width:1px;
	/*padding:80px;*/
	width:100%;
}

#home #corpo #contenuto .box #map {
	height:300px;
	border:1px solid #7D7D7D;
	margin:80px auto 30px;
	width:978px;
}

#home #corpo #contenuto .una {
	width:978px;
	margin:0 auto 24px auto;
}

#home #corpo #contenuto .box .due {
	width:978px;
	margin:0 auto 24px auto;
}

#home #corpo #contenuto .box .tre {
	width:978px;
	margin:0 auto 24px auto;
}

#home #corpo #contenuto .box .tre div {
	width:978px;
}

#home #corpo #contenuto .box h3 {
	font-family:Verdana;
	font-weight:normal;
	margin:0 0 10px 0;
	font-size:32px;
	color:#555;
	text-align:center;
}

#home #corpo #contenuto .box h4 {
	font-family:Verdana;
	margin:30px 0 10px 0;
	font-size:24px;
	font-weight:normal;
	color:#555;
	text-align:center;
}

#home #corpo #contenuto .box img {
	border:1px solid #7D7D7D;
}

#home #corpo #contenuto .box .una img {
	width:976px;
}

#home #corpo #contenuto .box .due img {
	width:475px;
	margin-left:24px;
	position:relative;
}

#home #corpo #contenuto .box .due div img:first-child , #home #corpo #contenuto .box .tre div img:first-child {
	margin-left:0;
}

#home #corpo #contenuto .box .tre img {
	width:308px;
	margin-left:24px;
	position:relative;
}

#home #corpo #contenuto .box .due h4, #home #corpo #contenuto .box .tre h4 {
	margin-left:24px;
}

#home #corpo  #contenuto .glihotel {
	font-size: 30px;
	margin: 0;
	padding: 80px 80px 0;
	text-align:center;
}

#home #corpo  #contenuto #hotelContainer {
	padding:0 80px 80px 80px;
	width:980px;
}

#piede {
	height:50px;
	width:100%;
	margin-top:-50px;
	text-align:center;
}

.fotoRidHeight {
	height:280px;
}

.fotoFullHeight {
	height:829px;
}