body {
	font-family: 'Belleza', sans-serif;
	font-size: 15px;
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-top: solid 5px #5e5952; 
	padding: 0px;
	text-align: center;
	background: url('/temi/Default/images/bg-pattern.png') repeat top center #ffffff;
}
.cella-contenuti ul{
	text-align: left;
	list-style-type: square;
	line-height: 30px;
	font-size: 17px;
	position: relative;
	left: 50px;
}
hr.decoration{
	background: url('/temi/Default/images/hr.png') no-repeat top center;
	border: 0;
	height: 40px;
	width: 974px;
	margin: 0 auto;
}
#scrollUp {
	bottom: 20px;
	right: 20px;
	height: 38px;  /* Height of image */
	width: 38px; /* Width of image */
	background: url(/images/top.png) no-repeat;
}

.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}
span.grigio{
	color: #5e5952;
}
.floatL{
	float: left;
}
.floatR{
	float: right;
}
.opacity:hover{
	opacity: 0.8;
}
#container{
	margin: 25px auto 50px auto;
	text-align: center;
	width: 1017px;
}
.viola{
	color: #E2017B;
}
a{
	color: #8A6F5E;
	text-decoration: none;
}
a:hover, a:active, a:visited{
	color: #000;
	text-decoration: underline;
}
img{
	border: none;
}
.top {
	width: 1017px;
	height: 170px;
	display: inline-block;
	margin: 0px 0 0 0;
	background: #fff;
}
.top .intestazione{
	width: 1017px;
	height: 170px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	background: url('/temi/Default/images/top.png') transparent no-repeat left;
}
.top .intestazione h1 {
	font-family: 'Dancing Script', cursive;
	font-size: 60px;
	font-weight: normal;
	color: #5e5952;
	text-align: left;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	margin: 30px 0 15px 55px;
	float: left;
	clear: both;
}
.top .intestazione h2 {
	font-family: 'Dancing Script', cursive;
	font-size: 50px;
	font-weight: normal;
	color: #5e5952;
	text-align: left;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	margin: 35px 0 15px 55px;
	float: left;
	clear: both;
}
.top .intestazione ul#information{
	list-style-type: none;
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
    padding: 0;
	height: 150px;
	width: 480px;
	display: inline-block;
	text-align: left;
	float: right;
	position: relative;
	top: -75px;
	left: 0px;
}
.top .intestazione ul#information li{
	margin: 8px 0 8px 0;
	line-height: 35px;
}
.top .intestazione ul#information li img{
	margin: 0 8px 0px 0;
}
#wrapper{
	background: rgba(255, 255, 255, 0.8);
	display: inline-block;
	width: 1017px;
	font-family: 'Belleza', sans-serif;
}
.cella-contenuti{
	text-align: center;
	width: 1017px;
	height: 100%;
	margin: 0 auto 50px auto;
}
.cella-contenuti h1 {
	font-family: 'Belleza', sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #908D88;
	text-align: center;
	text-decoration: none;
	position: relative;
	line-height: 30px;
	margin: 25px 0 15px 0;
	background: url('/temi/Default/images/quadrati.png') no-repeat 48% 0%;
}
.cella-contenuti h1.large {
	background: url('/temi/Default/images/quadrati.png') no-repeat 35% 0%;
}
.cella-contenuti h1.medium {
	background: url('/temi/Default/images/quadrati.png') no-repeat 44% 0%;
}
.cella-contenuti p {
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 30px;
	padding-left: 70px;
	padding-right: 70px;
}
#prodotti{
	width: 900px;
	padding: 20px 40px 20px 40px;
}
.prodotti{
	float: left;
	background: #5e5952;
	margin: 15px 25px 15px 25px;
	position: relative;
	left: 70px;
}
.prodotti:hover{
	background: #b89b76;
}
.prodotti img{
	display: block;
	opacity: 0.7;
	border: solid 2px #5e5952;
}
.prodotti img:hover{
	border: solid 2px #b89b76;
	opacity: 1;
}
.prodotti span{
	color: #fff;
	display: block;
	line-height: 25px;	
}
.prodotti a{
	text-decoration: none;
}
.prodotti.promozione{
	background: #d84f00;
}
.prodotti.promozione:hover{
	background: #8a6f5e;
}
.prodotti.promozione img{
	opacity: 1;
	border: solid 2px #d84f00;
}
.prodotti.promozione img:hover{
	border: solid 2px #8a6f5e;
}
/********** INIZIO GRAFICA FOOTER ***********/
#foot{
	font-family: 'Belleza', sans-serif;
	width: 100%;
	height: 100px;
	background: #b89b76;
	padding-top: 0px;
	margin: 0 auto 0 auto;
	display: inline-block;
	border-top: 4px solid #5e5952;
}
.foot{
	width: 1017px;
	margin: 0 auto 0 auto;
	display: inline-block;
}
div.foot h2{
	font-family: 'Dancing Script', cursive;
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	position: relative;
	left: 30px;
	margin-top: 25px;
	margin-bottom: 5px;
	width: 350px;
}
.foot p{
	color: #fff;
	font-family: 'Belleza', sans-serif;
	width: 450px;
	text-align: left;
	line-height: 45px;
	font-size: 18px;
	margin: 0;
	position: relative;
	left: 30px;
	float: left;
}
div.foot p.right{
	font-family: 'Belleza', sans-serif;
	width: 480px;
	text-align: right;
	line-height: 27px;
	color: #fff;
	font-size: 17px;
	margin: 0;
	position: relative;
	left: 0px;
	top: -45px;
	float: left;
	background: url('/temi/Default/images/quadrati2.png') no-repeat 50px -10px;
}
div.foot a{
	color: #fff;
	text-decoration: underline;
}
div.foot a:hover{
	color: #5E5952;
	text-decoration: underline;
}
div.foot a.login{
	width: 48px;
	height: 48px;
	display: inline-block;
	float: left;
	margin: 25px -10px 0 30px;
}
div.foot .facebook{
	position: relative;
	top: -43px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
div.foot .facebook:hover{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#copyright{
	width: 100%;
	height: 25px;
	background: #5e5952;
	text-align: center;
}
.copyright{
	width: 1017px;
	height: 25px;
	line-height:27px;
	font-family: 'Belleza', sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: center;
	position: relative;
	display: inline-block;
	margin: 0 auto 0 auto;
}
.copyright a{
	font-family: 'Belleza', sans-serif;
	color: #fff;
	width: 1017px;
	text-align: center;
	text-decoration: none;
}
.copyright a:hover{
	font-family: 'Belleza', sans-serif;
	color: #424242;
	text-decoration: underline;
}
/* GRAFICA PAGINA CONTATTI */
#contatti{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	width: 1017px;
	min-height: 400px;
	font-family: 'Belleza', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 30px;
}
.contatti{
	font-family: 'Belleza', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	color: #000;
	text-align: justify;
	width: 420px;
}
p.contatti-top{
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	color: #000;
	text-align: justify;
	width: 400px;
	position: relative;
	left: 0px;
	padding: 0;
}

#contatti h3{
	color: #000;
	text-decoration: none;
	text-align: left;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	margin-top: 70px;
}
.privacy{
	font-family: 'Belleza', sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #000;
	text-align: center;
	
	position: relative;
	
	top: 0px;
	margin-top: 10px;
	
}
.privacy h2{
	font-family: 'Belleza', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000;
	text-decoration: none;
}
.privacy a{
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	color: #B89B76;
	font-weight: normal;
	text-decoration: underline;
}
.privacy a:hover{
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.privacy .mail{
	margin-top: 25px;
}
.privacy .mail a{
	margin-top: 10px;
	display: block;
	width: 350px;
	height: 18px;
	background: #8a6f5e;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 15px;
}
.privacy .mail a:hover{
	background: #494949;
	color: #fff;
}
.orari h2{
	font-family: 'Belleza', sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #000;
	text-decoration: none;
}
.orari{
	margin: 50px 0px 0px 0px;
	font-size: 16px;
}
.orari a{
	text-decoration: none;
}
.orari img{
	float: left;
}
label, body {
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.err {
	font-family: 'Belleza', sans-serif;
	font-size: 18px;
	color: red;
}
a.link_cap, a:visited.link_cap, a:active.link_cap {
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.link_cap {
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.txt_cont {
	color: #000;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	font-style: italic;
}
#submitMail{
	width:170px;
	height:40px;
	background:#2d2d2d;
	color: #fff;
	border: none;
	cursor: pointer;
}
#submitMail:hover{
	width:170px;
	height:40px;
	background:#8a6f5e;
	color: #fff;
	border: none;
	cursor: pointer;
}

/* GRAFICA PAGINA NEWS */
#news{
	padding: 15px 35px 0 35px;
	height: 100%;
}
.news{
	float: left;
	width: 420px;
	height: 100%;
	margin: 15px 25px 15px 25px;
	background: #fcfcfc;
}
.news h2{
	background: #5E5952;
	color: #fff;
	font-family: 'Belleza', sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	position: relative;
	line-height: 30px;
	left: 0px;
	padding: 5px 0 5px 10px;
	margin: 10px 0 0 0;
}
.news p.data{
	background: #B89B76;
	color: #fff;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	margin: 0;
	padding: 3px 0 3px 10px;
}
.news p{
	text-align: left;
	padding: 0px 20px 0px 20px;
}
.news a:hover{
	text-decoration: none;
}
.news img{
	float: left;
	opacity: 0.8;
	border: solid 2px #B89B76;
	margin: 0 0 0 20px;
}
.news img:hover{
	opacity: 1;
}

/* GRAFICA PAGINA PROMOZIONI */
.promozioni{
	padding: 15px 50px 15px 50px;
	height: 100%;
}
.promozioni h2{
	background: #796142;
	color: #fff;
	font-family: 'Belleza', sans-serif;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	position: relative;
	line-height: 30px;
	left: 0px;
	padding: 5px 0 5px 0;
}
.promozioni p{
	color: #000;
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	padding: 0;
}
.promozioni img{
	float: left;
	opacity: 0.8;
	border: solid 2px #B89B76;
	margin: 0 0 0 15px;
}
.promozioni img:hover{
	opacity: 1;
}
.promozioni a:hover{
	text-decoration: none;
}

/* GRAFICA FOTOGALLERY */
.fotogallery{
	margin: 15px 0px 10px 35px;
	clear: both;
}
.fotogallery a img{
	margin: 0 0 0 0;
	border: 2px #5e5952 solid;
  	display: block;
}
.fotogallery h4{
	background:#5e5952;
	font-family: 'Belleza', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin: 0;
	line-height: 20px;
}
.fadetogray { 
	opacity: 1;
}
.fadetogray:hover { 
	opacity: 1;
	border: 2px #5e5952 solid;
}
.box {
	float: left;
	margin: 20px 0 0 0;
}
.pinterestStyle{
	background: #fcfcfc;
	width: 220px;
}
.pinterestStyle p{
	font-family: 'Belleza', sans-serif;
	font-size: 13px;
	color: #000000;
	width: auto;
	padding: 0px 12px 12px 12px;
	line-height: 20px;
	margin: 4px 0px 0px 0px;
}

#pdf{
	display: inline-block;
	margin: 20px 0 0 0;
	width: 900px;
}
a .pdf{
	opacity: 0.8;
	border: none;
	margin: 0 0 0 15px;
}
a .pdf:hover{
	opacity: 1;
}
.banner-youtube{
	width: 760px;
	height: 80px;
	position: relative;
	left: 5px;
	margin: 30px auto 0px auto;
	opacity: 1;
}
.banner-youtube:hover{
	opacity: 0.9;
}
