body, html {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: "Arial","Verdana",sans-serif;
	font-size: 14px;
	color: #333;
}
a {
    text-decoration: none;
	outline: 0;
	color: #aa0d0d;
}
a:hover {
    text-decoration: underline;
}
img{
	border: 0;
}

.destra{
	float: right;
}
.sinistra{
	float: left;
}
.cleaner{
	clear: both;
}
.testo_destra{
	text-align: right;
}
.testo_centro{
	text-align: center;
}
.testo_sinistra{
	text-align: left;
}
.testo_giustificato{
	text-align: justify;
}
.relativa{
	position: relative;
}
.spaziatura{
	height: 15px;
}
.label_form{
	overflow: hidden;
}

 /*COOKIE*/
.ui-widget {
    bottom: 0;
    font-size: 12px;
    font-family:Arial;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
    padding: 10px 0;
    background: none repeat scroll 0 0 #FFF;
	 border-top: 1px solid #000;
}

.cookie-message {
    line-height: 14px;
    padding:0 10px;
    color: #666;
    margin:0 auto;
    font-size:12px;
    font-family:Arial;
}

div.cookie-message a {
    color: #666;
    font-size:12px;
    font-family:Arial;
}

div.cookie-message a.ui-widget-close-button {
    background: none repeat scroll 0 0 #666;
    float: right;
    padding: 0 10px;
    color: #FFFFFF;
    text-decoration:none;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.cella_cookie{
	float: left;
	width: 15%;
	margin: 10px 0.5%;
	text-align: center;
	font-size: 10px;
}

/*STILI COMUNI*/
#sito{
	width: 100%;
	background: #f1f1f1;
}

/*HEADER*/
#testata{
	position: relative;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
.box_testo_gallery {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: 0;
    color: #aa0d0d;
    left: 0;
    padding: 3%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    width: 94%;
}

/*CONTENT*/
#contenuto{
	position: relative;
	margin: 0 auto;
	background: #fff;
}
h1{
	color: #4e5257;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	border: 1px solid #f1f1f1;
	border-left: 4px solid #aa0d0d;
	padding: 10px;
}
h2{
	color: #aa0d0d;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
.box_home{
	margin: 5px 0;
	float: left;
}
.titolo_box_home{
	text-transform: uppercase;
	color: #aa0d0d;
	font-size: 20px;
	margin: 5px 0;
}
.box_home img{
	margin: 5px 0;
	width: 100%;
}
.gallery{
	float: left;
	padding: 2px;
	border: 1px solid #898989;
}
.gallery img{
	width: 100%;
	display: block;
}
.titolo_offerte{
	color: #898989;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin: 10px 0;
	text-transform: uppercase;
}
.immagine_offerte img{
	width: 100%;
}
.paginazione{
	margin: 10px 0;
}
.paginazione a{
	margin: 0 10px;
}
input{
	background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    width: 95%;
	margin: 10px 0;
}
textarea{
	background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    width: 95%;
	margin: 10px 0;
	resize: none;
}
.accettazione_privacy_contatti input{
	width: 2%;
}
.pulsante_invio_form{
	width: 100px;
	background: #aa0d0d;
	color: #fff;
	float: right;
}
.errore_form{
	color: #aa0d0d;
	margin: 10px 0;
}
.immagine_centro_pagina{
	width: 50%;
	margin: 10px 25%;
}
.immagine_centro_pagina img{
	width: 100%;
}

/*CAROUSEL GALLERY*/
#owl-gallery .item{
	margin: 10px;
}
#owl-gallery .item img{
	width: 100%;
}
.frecce_gallery{
	width: 100%;
	position: relative;
}
.prev_gallery{
	position: absolute;
	top: -50px;
	right: 40px;
}
.next_gallery{
	position: absolute;
	top: -50px;
	right: 10px;
}
.frecce_gallery a{
	cursor: pointer;
}

#owl-news .item{
	margin: 10px;
}
#owl-news .item img{
	width: 100%;
}
.frecce_news{
	width: 100%;
	position: relative;
}
.prev_news{
	position: absolute;
	top: -50px;
	right: 40px;
}
.next_news{
	position: absolute;
	top: -50px;
	right: 10px;
}
.frecce_news a{
	cursor: pointer;
}
.titolo_news{
	color: #aa0d0d;
	font-size: 18px;
	text-align: center;
	margin: 10px 0;
}
.descrizione_news{
	margin: 10px 0;
}

/*FOOTER*/
#piede{
	position: relative;
	margin: 0 auto;
	color: #fff;
	background: #aa0d0d;
}
#piede a{
	color: #fff;
}
.titolo_area_riservata{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}
.box_input_area_riservata{
	float: left;
	width: 50%;
}
.box_input_area_riservata input{
	width: 75%;
}