@charset "utf-8";
body {
font-family: georgia;
font-size:12px; color: #363029;
background: url(../grafica/bg_body.jpg) repeat top;
margin:0pt; padding: 0pt;
}

h3{ font-size: 1.4em; margin: 5px 0 5px 0;  color: #363029;}
h4{ font-size: 1.1em; margin: 5px 0 5px 0;  color: #363029;}
a{color: #363029; text-decoration: none;}
a:hover{color: #666; text-decoration: underline;}
.clear{clear: both; height: 0; line-height: 0;}
img{border: 0;}

#container{    
    margin:auto;
    width: 840px;
    background: url(../grafica/bg_content.jpg) repeat-y top;
    margin: 0px; padding: 0px;
}

.left-home{ width: 300px; float: left; margin: 0 10px 0 50px; text-align: left;}
.right-home{ width: 300px; float: left; margin: 0 0 0 50px; text-align: left;}

#gallery-titolo{font-weight:bold; list-style-type:none; margin-bottom:5px;}

#gallery {
    width: 420px;
 }

#gallery ul { list-style: none; }

#gallery ul li {
width:100px;
height:67px;
float:left;
margin:5px;
}

#mainmenu{float: left; width: 683px; height: 35px; line-height: 35px; margin: 5px 0 5px 77px; text-transform: uppercase}
#mainmenu a{display: block; float: left; width: 94px; padding: 0;  background: #f2ece1; color: #6e483b;
height: 35px; line-height: 35px; margin: 0 1px 0 0; border: 1px solid #fff;}
#mainmenu a:hover{background: #d6c8af; text-decoration: none;}

#mainmenu a.home{padding: 0 2px 0 2px;}

#content{float: left; width: 760px; padding: 0px 40px 0 40px; margin: 0 0 10px 0;}
#content img{border: 3px solid #eae1d0; }
#sezione{ background: url(../grafica/bg_sezione.jpg) repeat-y top; width: 760px; float: left; padding: 0 40px 0 40px}
.sez_top{clear: both; background: url(../grafica/bg_sez_up.jpg) no-repeat top; width: 760px;}
.sez_down{clear: both; background: url(../grafica/bg_sez_down.jpg) no-repeat top; width: 760px;}

.left{ width: 220px; float: left; margin: 0 10px 0 50px; text-align: left;}
.right{ width: 420px; float: left; margin: 0 0 0 10px; text-align: left;}
.right img{ float: left; /*width: 200px;*/ margin: 0 10px 10px 0;}


.menu a{display: block; float: left; width: 180px; padding: 5px 10px 5px 10px; margin: 1px 0 1px 0;
background: #6b604c;  color: #fff; }


.content-partner{float:left; margin-top:5px;}
.content-partner ul{padding:0}
.titolo-lista-partner{text-transform:uppercase; font-weight:bold; list-style-type:none; margin-bottom:5px;}
.lista-partner{list-style-type:none; width:190px; padding-left:10px;  margin-bottom: 2px; padding-bottom: 3px; padding-top: 3px;
				background-color:#e1d48e; margin-bottom:5px}
.img-partner{list-style-type:none; width:190px; padding-left:10px;  margin-bottom: 2px; padding-bottom: 3px; padding-top: 3px;
				background-color:#e1d48e; margin-bottom:5px}

#news{ background: url(../grafica/bg_news.jpg) repeat-y top; width: 760px;}
.news_top{clear: both; background: url(../grafica/bg_news_up.jpg) no-repeat top; width: 760px;}
.news_down{clear: both; background: url(../grafica/bg_news_down.jpg) no-repeat top; width: 760px;}

.deco{clear: both; height: 0; line-height: 0;}


.txt1{padding: 0px 0 5px 50px}

.txt2 img{float: left; margin: 0 10px 10px 0}

.credits{padding: 10px 0 20px 80px; text-align: left; font-size: 11px;}
.credits img{float: right; padding: 0 90px 0 0}

#footer{height: 26px; line-height: 26px;}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


