
@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC&subset=latin,cyrillic);
/*font-family: 'Playfair Display SC',serif;*/

@import url(http://fonts.googleapis.com/css?family=Rufina);
/* font-family: 'Rufina', serif; */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, article, aside, footer, header, nav, section {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	font-family: 'Rufina', serif;
	}

.clearfix{clear:both;}
	
body {
	background:#202120;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

h1 {
	font-size:36px;
	margin:15px;
	text-align:center;
	color:#5c5648;
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	color:#a60034;
	margin:10px 10px 10px;
	}

small {
	margin:0 10px 30px;
	display:block;
	font-size:12px;
	}

.swipe {}

.swipe li div {
	margin:0;
	
	font-weight:bold;
	color:#fff;
	font-size:20px;
	text-align:center;
	}

.swipe li img {width:100%;}

#header {
	background:#202120;
	}

#menu a, #dgNet, #social a, .menu2 a {
	width:70%;
	margin:0 auto;
	color:#fff;
	}

#menu2 a{}

#menu a {
	position:relative;
	padding:10px 0;
	display:block;
	width:100%;
	height:21px;
	text-decoration:none;
	}

.menu2{
	background:#e0e0e0;}

.menu2 a {
	position:relative;
	padding:10px 0;
	display:block;
	width:100%;
	text-decoration:none;
	border-bottom:1px solid #fff;
	}

.menu-titolo2 {
	font-family: 'Playfair Display SC',serif;
	font-size:14px;
	color:#383A38;
	text-align:center;
	display:block;
	text-transform:uppercase;
	}

.menu-sottotitolo2 {
	font-size:10px;
	color:#666;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	margin:0 auto;
	text-align:center;
	}
	
.arrow {
	background:url(img/dx.png) center center no-repeat;
	display:block;
	width:5px;
	height:9px;
	position:absolute;
	right:20px;
	top:18px;
	}

.menu-titolo {
	font-family: 'Playfair Display SC',serif;
	font-size:14px;
	color:#ccc;
	text-align:center;
	display:block;
	text-transform:uppercase;
	}

.menu-sottotitolo {
	font-size:0.8em;
	color:#888;
	text-transform:uppercase;
	padding-left:10px;
	display:block;
	}

#footer {
	width:100%;
	padding:30px 0;
	background:#000;
	border-bottom:1px solid #ccc;
	text-align:center;
	color:#ccc;
	}

#footer p {
	font-size:0.8em;
	color:#ccc;
	}

#footer a{
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
	color:#ccc;
	}

#frecce{text-align:center;}

.testo {
	text-align:left;
	margin:10px;
	position:relative;
	padding:15px;
	display:block;
	width:100%-25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.2em;
	color:#333;
	background: url(img/damascato2.jpg);
	}
	
.testo a {color:#333;}

.testo ul {padding-left:30px;}

.testo h1{
	font-family: 'Playfair Display SC',serif;
	color:#333;
	font-weight:normal;
	text-align:left;
	font-size:1.4em;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:left;
	}
	
.testo h2{
	font-family: 'Playfair Display SC',serif;
	color:#333;
	font-weight:normal;
	text-align:left;
	font-size:1.2em;
	line-height:normal;
	margin:0;
	padding:0;
	margin-bottom:6px;
	}

#friends{
	padding:4px;
	margin:10px 0px 30px 10px;
	}

#logo{}

#back{
	height:41px;
	position:absolute;
	left:3px;
	top:3px;
	text-align:center;
	}
	
#brunch{
	width:100px;
	height:70px;
	float:left;
	}

#logo img{
	margin-top:10px;
	margin-bottom:10px;
	}

#back a{
	display:block;
	text-align:left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-bottom:2px solid #DDD;
	border-right:2px solid #DDD;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	text-decoration:none;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:0.8em;
	padding:6px;
	margin-top:6px;
	margin-left:6px;
	color:#000;
	}

#back-rooms{
	height:41px;
	position:absolute;
	left:3px;
	top:3px;
	text-align:center;
	}

#back-rooms a{
	display:block;
	text-align:left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 7px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-bottom:2px solid #DDD;
	border-right:2px solid #DDD;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	text-decoration:none;
	font-family: 'Quattrocento Sans', sans-serif;
	font-size:0.8em;
	padding:6px;
	margin-top:6px;
	margin-left:6px;
	color:#000;
	}
	
#dgNet {
	display:block;
	width:100%;
	background-color:#e9dfd4;
	text-align:center;
	border-bottom:2px solid #DDD;
	font-size:1em;
	padding:8px 0;
	text-decoration:none;
	color:#333;
	}

#official{
	padding:15px 0 15px;
	}

#official a{
	display:block;s
	width:100%;
	height:41px;
	margin:0px;
	text-decoration:none;
	margin-bottom:2px;
	text-align:center;
	}

#social {
	margin:10px 0;
	position:relative;
	display:block;
	}

#social a{
	display:block;
	text-decoration:none;
	text-align:center;
	
	padding:7px 0;
	}
	
.sx {
	position:absolute;
	top:40%;
	left:0;
	}
	
.dx{
	position:absolute;
	top:40%;
	right:0;
	}
	
.sx,.dx{
	display:block;
	width:45px;
	height:67px;
	background:url(img/bgfrecce.png);
	}

.sx img{
	position:absolute;
	top:30%;
	right:45%;
	}

.dx img{
	position:absolute;
	top:30%;
	left:45%;
	}

#menu-camere{
	display:none;
	}

.separatore{
	width:100%;
	height:0;
	margin:10px auto;
	border-bottom:1px solid #efefef;
	border-top:1px solid #ccc;
	}
	
#iphone-button{
	margin-TOP:10px;
	}

#iphone-button a{
	display:block;
	width:100%;
	text-decoration:none;
	font-family: 'Quattrocento Sans', sans-serif;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:8px 0 0 0;
	}
	
	#iphone-button img{
	padding-bottom:5px;
	}

.icon-menu{
	width:100px!important;
	display:block; 
	margin:0 auto;
	text-align:center;
}






/*====================================*/


#area-payoff h3{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	}

.slide-container{
	position:relative;
	}

.slogan-swipe{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	background:url(img/button_background_50.png) repeat;
	padding:10px 0;
	}

.slogan-swipe a{
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	}
	
 #menu-nav{
	background:#383A38;
	width:100%;
	}

.separatore-nav{
	 width:70%;
	height:1px;
	background: #666;
	margin:0 auto;
	}
	
.sottomenu{display:none;}

.bgBlack{background:#000;}
.bgGrey{background:#383A38;}

#menu-generale-alto{
	padding-top:5px;}

#btn-booking-header{
	color:#fff;
	text-decoration:none;
	font-weight:500;
	text-align: center;
	}
	
#logo {
	text-align: center;
	}

.separatore2{
	width:100%;
	height:1px;
	background:#999;
	border-bottom:1px solid #2f2f2f;
	margin:10px 0;
	}

.slide-container{
	width:100%;
	overflow:hidden;
	}

.t_center{
	text-align:center;
	}

.h10{height:3px;}

.t_right{text-align:right;}

#newsContainer{
	margin-top:20px;
	}

.newsItem{
	width:100%;
	background:#A63F1C;
	position:relative;
	margin-bottom:20px;
	}

.newsImg{
	width:100%;
	overflow:hidden;
	/*float:left;*/
	/*padding-right:20px;*/
	}

.newsTxt{
	/*float:right;*/
	padding:20px;
	text-align:left;
	color:#fff;
	position:relative;
	}

.newsTxt a{
	color:#fff;
	font-weight:bold;
	}

.newsTxt h3{
	font-family:'Playfair Display SC',serif;
	font-size:20px;
	margin-bottom:20px;
	}

.btnNews{
	float:right;
	display:inline-block;
	padding:5px 10px;
	background:#fff;
	color:#A63F1C;
	border:1px solid #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	}

.btnNews:hover{
	background:#A63F1C;
	color:#fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	}