@charset "UTF-8";


*  {
	margin: 0;
	padding: 0;
	outline: 0
}

img  {
	border: none
}

p  {
	margin-bottom: 10px;
	font-size: 12px
}

h2  {
	margin-bottom: 24px;
	font-size: 37px;
	background: url(../images/dot_headline.gif) no-repeat left center;
	color: #4c2b14;
	padding-left: 28px;
	font-weight: normal
}

a  {
	color: #4c2b14;
	text-decoration: underline;
	font-weight: bold
}

a:hover  {
	color: #B01E41;
	text-decoration: none
}

body  {
	font: 100% "Trebuchet MS", sans-serif;
	background: url(../images/bg.gif);
	text-align: center;
	color: #333;

}

.twoColFixLt #container_top {
	width: 846px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/chiazza_top.png) no-repeat top center;
}

.twoColFixLt #container_bottom {
	width: 846px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/chiazza_bottom.png) no-repeat bottom center;
}

.twoColFixLt #container {
	width: 846px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg_col_sx.png) repeat-y;
	padding-bottom: 20px
}

.twoColFixLt #sidebar1 {
	float: left;
	width: 219px;
}

.twoColFixLt #logo {
	text-align: center;
	padding-top: 40px
}

.twoColFixLt #contatti {
	text-align: center;
	padding-top: 20px
}

.twoColFixLt #sidebar1 ul {
	list-style: none;
	padding: 50px 8px 0 25px;
	font-size: 17px;
	color: #4c2b14;
}

.twoColFixLt #sidebar1 li {
	padding: 7px 0;
}

.twoColFixLt #sidebar1 li a {
	color: #4c2b14;
	text-decoration: none;
	background: url(../images/menu.png) no-repeat left center;
	padding-left: 15px;
	font-weight: normal
}

.twoColFixLt #sidebar1 li a:hover {
	color: #4c2b14;
	text-decoration: none;
	background: url(../images/menu_sel.png) no-repeat left center;
}

.twoColFixLt .active {
	color: #4c2b14;
	text-decoration: none;
	background: #f3f2ec;
	border-top: #d1d0bf 6px solid;
	border-bottom: #d1d0bf 6px solid;
}

.twoColFixLt #sidebar1 li.active a, .twoColFixLt #sidebar1 li.active a:hover {
	background: url(../images/menu_sel.png) no-repeat left center;
}


.twoColFixLt #mainContent_ext { 
	padding-top: 30px
} 

.twoColFixLt #mainContent { 
	margin: 0 0 0 227px;
	background: url(../images/bg_content.png) repeat-y;
	padding-bottom: 40px;
} 

.twoColFixLt #mainContent_int { 
	padding: 0 35px;
} 

.twoColFixLt #header { 
	text-align: center;
	padding-top: 200px;
	background: url(../images/bg_head.png) no-repeat top center;
	padding-bottom: 45px
} 

.twoColFixLt #footer_a {
	text-align: center;
	background: url(../images/bg_footer.png) no-repeat top center;
	height: 95px;
	margin: 0 0 0 227px;
	color:#fff;
	padding: 23px 35px 0 35px
}

.twoColFixLt #footer_a h3 { 
	font-size: 17px;
	margin-bottom: 12px
}

.twoColFixLt #footer_a p { 
	margin-bottom: 0
}

.twoColFixLt #footer_a a { 
	color: #fff
}

.twoColFixLt #footer_a a:hover { 
	color: #e5c94f
}

.twoColFixLt #footer_sx { 
	text-align: left;
	float: left;
}

.twoColFixLt #footer_dx { 
	text-align: left;
	float: right
}

.twoColFixLt .giallo { 
	color: #e5c94f;
	font-weight: bold
}

.twoColFixLt #footer_b { 
	text-align: left;
	margin: 10px 0 0 243px;
	font-size: 12px;
	color: #4c2b14;
}

.twoColFixLt #footer_b a { 
	font-weight: normal
}

.twoColFixLt .footer2 { 
	padding-left: 12px;
	margin-right: 15px;
	background: url(../images/dot_footer.png) no-repeat left center;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}



/* SLIMBOX */

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

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

.lbLoading {
	background: #fff url(../images/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(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

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

#lbBottom {
	font-family: Arial, 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(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}


/* SLIDESHOW */

#slideshow {
    position:relative;
	height: 295px;
	clear: after;
}

#slideshow IMG {
    position:absolute;
    top:0;
	left: 18px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.sel {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-sel {
    z-index:9;
}
