/* CSS Document */


/* tags */
body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #CC0000;
}
p {
	text-align: justify;
}


div {
	color: #000000;

}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #608C27;
	text-align: left;
}

h2 {
	font-style: italic;
	font-size: 11px;
}


/* classi  */
.pulsante {
	font-size: 11px;
	font-weight: bold;
	color: #037DB7;
	text-decoration: none;
	margin: 0px 5px 10px;
	padding: 5px 0px;
	float: left;
	width: 100px;
	text-align: right;
	border-bottom: 1px dotted #037DB7;
}

.bordi {
	margin-bottom: 10px;
	border: 1px solid #037DB7;
}
.link_rosso {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.pulsante:hover {
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	margin: 0px 5px 10px;
	padding: 5px 0px;
	float: left;
	width: 100px;
	text-align: right;
	border-bottom: 1px dotted #330000;
}




.titolomenu {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.titolomenu:hover {
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.pulsantone {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #FFFFFF;
	text-align: right;
}
.pulsantone:hover {
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #330000;
	text-align: right;
}

.link_elenco {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display: block;
	background: url(images/freccina_grigia.gif) no-repeat left 3px;
	padding-left: 9px;
}
.link_bianco {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.box {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background: #f0f0f0;
	padding: 10px;
	width: 220px;
	margin: 5px;
}
.boxhome {
	float: right;  
	width: 220px; 
	margin: 5px
}
.spaziomenu {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
}
.paragrafo {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	background: #f0f0f0;
	padding: 10px;
}
.titoloparagrafo {
	border-top: 1px dotted #666666;
	padding: 5px 10px;
	font-weight: bold;
	margin-top: 10px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* livelli */

#tuttomenu {
	display: none;
	z-index: 8;
}

#sfondoquickmenu {
	z-index: 9;
	position: absolute;
	width: 250px;
	right: 240px;
	background: #333333;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	height: 400px;
}

#quickmenu {
	z-index: 10;
	position: absolute;
	width: 250px;
	right: 0px;
	border-bottom: 1px dotted #666;
}
.quick {
	color: #FFF;
	display: block;
}

#colonnadx {
	width:230px;
	float: right;
	padding-top: 50px;
	text-align: center;
	padding-left: 5px;
}

#fondo{
	width: 950px;
	position: relative;
}
#centropagina {
	width: 720px;
	float: right;
	margin-bottom: 100px;
}
#principale {
	width: 950px;
	height: 330px;
}
.tendina {
	padding: 5px 3px 25px 2px;
	border-bottom: 1px dotted #999999;
	width: 160px;
}
.sottomenu {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


#logo {
	position:absolute;
	left:29px;
	top:17px;
	width:154px;
	height:57px;
	z-index:2;
}
#menusx {
	width:230px;
	height: 550px;
	margin-bottom: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.titolobarra {
	font-size: 16px;
	color: #EF9603;
}

#testata {
	position:relative;
	width:720px;
	height:300px;
	text-align: left;
}

#imgtestata {
	position:absolute;
	left:651px;
	top:0px;
	width:293px;
	height:272px;
	z-index:20;
}


#primopiano {
	position:absolute;
	left:317px;
	top:465px;
	width:218px;
	z-index:1;
	border-left: 1px dotted #FFFFFF;
	padding-left: 15px;
	color: #FFFFFF;
}

#primopianohome {
	width:650px;
	clear: both;
	margin-bottom: 40px;
	font-size: 12px;
	background-image: url(images/4primopiano_orizzontale.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px dotted #608C27;
	margin-left: 30px;
}

#testo {
	width: 700px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin-left: 20px;
}

#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:26px;
	z-index:8;
	color: #FFFFFF;
	float: left;
}


#canale {
	width:700px;
	height:30px;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #999999;
	padding-top: 50px;
	margin-left: 20px;
}

#credits {
	width: 600px;
	border-top: 1px solid #608C27;
	padding: 20px 20px 20px 350px;
	background: url(images/4marchi.gif) no-repeat 20px 20px;
	height: 75px;
}
.categoria {
	font-weight: bold;
	color: #CC0000;
}




/* 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;
	color: #000000;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbBottom {
	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: url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	color: #000000;
}

/* fine slimbox */

.link:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.link_grigio {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.quick:hover {
	color: #EF9603;
	display: block;
}
.cellaA {
	text-align: right;
	padding: 3px;
	width: 150px;
}
.cellaB {
	font-weight: bold;
	padding: 3px;
	width: 300px;
}
.cellaC {
	border: 1px solid #CCC;
	margin: 1px;
	padding: 3px;
	float: left;
}
.imgmenu {
	margin-left: 15px;
}
.titoloquick {
	color: #F90;
	display: block;
	font-weight: bold;
}
#menuhome {
	left:0px;
	width:165px;
	float: left;
	margin-right: 40px;
	height: 325px;
}
#testatahome {
	position:relative;
	width:950px;
	height:300px;
	text-align: left;
	float: none;
}
#centropaginahome {
	width: 720px;
	float: right;
	text-align: left;
}
#notiziehome {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}
#bandihome, #documentihome, #normativehome {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#focushome {
	padding: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-color: #CCC;
}
.titolo {
	color: #608C27;
	font-size: 12px;
	font-weight: bold;
}

#mappahome {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.credits {
	color: #608C27;
	text-decoration: underline;
	margin-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#canalehome {
	width:720px;
	text-align: left;
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
}
.link_padre {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#convenzioni {
	padding: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px dotted #CCC;
	width: 180px;
}
#keywords {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 25px;
	margin-top: 30px;

}
#bannerhome {
	width: 180px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 748px;
}
#spaziocerca {
	width: 950px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
}
.keyword2 {
	font-size: 16px;
	color: #666;
	padding: 2px 5px;
	font-weight: bold;
}
.link {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.spazioprogetto {
	padding: 5px;
	margin-bottom: 20px;
	float: left;
	margin-right: 10px;
	background: #EBF5DE;
}
.keyword1 {
	font-size: 12px;
	color: #666;
	padding: 2px 5px;
	font-weight: bold;
}
.keyword3 {
	font-size: 20px;
	color: #666;
	font-weight: bold;
	padding: 2px 5px;
}
#mappa {
	border: 1px solid #608C27;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.immaginesx {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.immaginedx {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.bordi {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #608C27;
}

