body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #dbdbdb;
	background-image: url(background.jpg);
	margin: 0px;
}
a {
	outline: none;
	color: #036;
}
h1 {
	font-size: 16px;
	text-align: center;
	color: #036;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	font-style: italic;
}
h3 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

p {
	font-size: 12px;
}

a:hover {
	color: #666;
}


#container {
	margin: 0 auto;
	width: 978px;
}
#bordoTop {
	background-image: url(bordo_top.jpg);
	height: 33px;
}
#contMiddle {
	background-image: url(inside_back.jpg);
	background-repeat: repeat-x;
	height: 650px;
	/*overflow: hidden;*/
}
#bordo_sx {
	background-image: url(bordo_sx.jpg);
	float: left;
	height: 650px;
	width: 15px;
	/*z-index: 0;*/
}
#bordo_dx {
	background-image: url(bordo_dx.jpg);
	float: left;
	height: 650px;
	width: 15px;
	/*z-index: 0;*/
}
#centro {
	margin: 0 auto;
	/*width: 942px;*/
	width: 948px;
	overflow:hidden;
	float: left;
	/*z-index: 10;*/
}
#header {
	height: 194px;
	overflow: hidden;
}

#divLogo {
	height: 108px;
	width: 355px;
	padding-top: 22px;
	padding-left: 44px;
	float: left;
}
#logo {
	background-image: url(logo.jpg);
	height: 108px;
	width: 355px;
	display: block;
}
#menuTop {
	background-image: url(menu_top.jpg);
	float: right;
	height: 44px;
	width: 355px;
	margin-right: 16px;
	display: inline;
}
#menuTop .cont {
	margin: 15px 10px;
	color: #999;
	text-align: center;
	letter-spacing: 1px;
}
#menuTop .cont a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#menuTop .cont a:hover {
	color: #19619C;
}

#titoloPagina {
	width: 948px;
	background-image: url(header_.jpg);
	height: 64px;
	clear: both;
}
#titoloPagina.home {
	background-image: url(header_home.jpg);
}

#titoloPagina.cava {
	background-image: url(header_cava.jpg);
}

#titoloPagina.gallery {
	background-image: url(header_gallery.jpg);
}

#titoloPagina.contatti {
	background-image: url(header_contatti.jpg);
}

#corpo {
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-left: 16px !important;
	height: 385px;
	overflow: hidden;
}
#colonnaSx {
	background-image: url(menuDx.jpg);
	float: left;
	height: 354px;
	width: 292px;
	overflow: hidden;
}
#colonnaSx .cont {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}
#colonnaSx .cont.testo {
	padding-right: 15px;
	padding-left: 15px;
}

#colonnaSx .cont.testo p {
	margin: 0px;
	color: #FFF;
}

.pulsanteSezione {
	background-image: url(pulsanteSezione_back.jpg);
	height: 30px;
	width: 240px;
	margin-top: 18px;
}
.pulsanteSezione .linguetta {
	background-color: #FFF;
	display: block;
	float: right;
	height: 30px;
	width: 30px;
}
.pulsanteSezione .linguetta.pdf {
	background-image: url(pdf.jpg);
}
.pulsanteSezione .testo {
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-left: 2px;
	padding-left: 5px !important;
	font-size: 12px;
	display: block;
}
.pulsanteSezione .testo:hover {
	color: #134b7a;
}


#contenuti {
	float: right;
	width: 600px;
	border: 5px solid #134b7a;
	background-color: #FFF;
	height: 344px;
	overflow: hidden;
}
#contenuti iframe {
	height: 344px;
	width: 600px;
}

#contenuti .loading {
	background-image: url(loading.gif);
	background-position: center center;
	height: 344px;
	width: 600px;
	background-repeat: no-repeat;
}
.gal_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 344px;
	width: 600px;
	margin-top: -344px;
	display: block;
	color: #FFF;
}
.gal_element {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 25px;
	margin-left: 13px;
}



#contenuti .cont {
	padding-right: 20px;
	padding-left: 20px;
	height: 344px;
	overflow: hidden;
}
#slider {
	float: right;
	height: 344px;
	width: 10px;
}
#slider #knob {
	background-image: url(knob.jpg);
	height: 20px;
	width: 10px;
}


#footer {
	height: 32px;
}
#footer .cont {
	padding: 10px;
}
#footer .cont p {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
}







#bordoBottom {
	background-image: url(bordo_bottom.jpg);
	height: 14px;
	background-repeat: no-repeat;
}
