/* CSS Document */
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	cursor: pointer;
}
/* questo è il layer dello sfondo opaco*/

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #000;
}
/* questo è il layer della banda sotto l'immagine*/

.lbLoading {
	background: #fff url(IMG/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0px;
	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 {
	left: 50%;
}

#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: 2px solid #000;
	border-top-style: none;
}
/* questo è il layer del contorno caption-img close*/

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(IMG/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
/* questo è il layer dell'immagine close*/

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* da qui inizia il css delle pagine html*/


body {
background-image:url(IMG/gradient_sfondo.jpg); 
background-repeat: repeat-y;

}
#contenuto {
	position:absolute;
	width:1022px;
	height:400px;
	z-index:2;
	margin-left:-511px;
	left: 50%;
	top: 140px;
	background-color:#1C5A5E;
}
#contenuto_paginterna {
	position:absolute;
	width:1022px;
	height:556px;
	z-index:2;
	margin-left:-511px;
	left: 50%;
	top: 140px;
	background-color:#1C5A5E;
}
#contenuto_paginterna_bacino {
	position:absolute;
	width:1022px;
	height:425px;
	z-index:2;
	margin-left:-511px;
	left: 50%;
	top: 140px;
	background-color:#1C5A5E;
}

#logo_paginterna {
	position:absolute;
	z-index:4;
	left: 26px;
	top: -26px;
}
#bandone_hp {
	position:absolute;
	width:100%;
	height:463px;
	left:-3px;
	top:499px;
	background-color:#25130E;
	z-index:0;
}
#bandone {
	position:absolute;
	width:100%;
	height:40%;
	left:-3px;
	top:526px;
	background-color:#25130E;
	z-index:0;
}
#higher_marrone {
	position:absolute;
	width:1022px;
	z-index:1;
	margin-left:-511px;
	left: 50%;
	height:43px;
	background-color:#25130E;
	top:97px;
	}
	
#img_centrale {
	position:absolute;
	width:1022px;
	z-index:3;
	background-image:url(IMG/1x388px.jpg);
	background-repeat:repeat-x;
	top: 0px;
}
#testo {
	position:absolute;
	width:425px;
	height:129px;
	z-index:4;
	left: 28px;
	top: 133px;
}

#testo_paginterna {
	position:absolute;
	width:286px;
	height:280px;
	z-index:4;
	left: 28px;
	top: 102px;
}
#testo_paginterna_bacino {
	position:absolute;
	width:188px;
	height:450px;
	z-index:4;
	left: 28px;
	top: 102px;
}
#testo_paginterna_ubicazione {
	position:absolute;
	width:203px;
	height:278px;
	z-index:4;
	left: 28px;
	top: 102px;
}
#testo_paginterna2 {
	position:absolute;
	width:370px;
	height:62px;
	z-index:4;
	left: 644px;
	top: 214px;
}

#imgA1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 357px;
	top: 139px;
}
#imgA2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 357px;
	top: 292px;
}
#diritti {
	position:absolute;
	width:564px;
	height:17px;
	z-index:5;
	top: 383px;
	left: 25px;
}
.Testo-Titolo1 {
	font-family: Arial;
	font-size: 18px;
	color:#95231A;
	font-stretch:ultra-condensed;
}
.Testo12 {
	font-family: Arial;
	font-size: 12px;
	color:#2513OE;
	font-weight:430;
    
}
.Testo10 {
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:430;
    
}

a.linktesto10{
	font-family: Arial;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:430;
    
}

a.linktesto10:hover {
font-family: Arial;
font-size: 10px;
color:#25130E;
font-weight:430;
}
a.linkmenu{
	font-family: Arial;
	font-size: 12px;
	color:#291914;
	font-weight:430;
    
}

a.linkmenu:hover {
font-family: Arial;
font-size: 12px;
color:#B49D79;
font-weight:430;
}

#menu {
	position:absolute;
	width:635px;
	height:18px;
	z-index:2;
	left: 386px;
	top: 21px;
}
#inglese_m {
	position:absolute;
	z-index:4;
	left: 919px;
	top: 0px;
}
