/* CSS Document */

/*stili per il layout fisso con altezza minima*/
html,body{margin: 0;padding:0;height:100%;}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #CCCCCC;
}
div#container{
	position:relative;
	width: 955px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../img/sfondo_pagine_interne.gif);
	background-repeat:no-repeat;
	background-position:center 90px;
}
body>div#container{height:auto;min-height:100%}

div#banner{
	height: 103px;
}


div#footer{
	position:absolute;
	bottom:0;
	width: 100%;
	color: #FFFFFF;
	text-align:left;
	font-size: 9px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div#footer a{
	color: #fff;
	text-decoration: underline
}
div#footer a:hover{
	color: #99CC00;
	text-decoration: underline
}

/*stili generici, su header e footer*/
div#header{
	background-color:#FFFFFF;
	height: 118px;
}
div#header .navigation {
	color: #000000;
	width: 60%;
	float: left;
	font-size: 11px;
	margin-top: 4px;
	margin-left: 14px;
}
div#header a {
	color: #333333;
	text-decoration: none;
	}
div#header a:hover {
	color: #FFCC33;
	}

div#content{
	min-height:600px;
	height: auto !important;
	_height: 600px;
	margin-top: 22px; //Messo a 22px per IE 7 distanza immagine dal menu
	margin-right: auto;
	margin-bottom: 0;
}

div#contenthp{
	min-height:300px;
	height: auto !important;
	_height: 300px;
	margin-top: 22px; //Messo a 22px per IE 7 distanza immagine dal menu
	margin-right: auto;
	margin-bottom: 0;
}
div#contenthp .hp{
	background-color: #333333;
	background-image:url(../img/hp_sfondo1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height: 400px;
}

div#pagina1 {
}

div#pagina {

}

div#pagina .link_contestuali {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	padding-top: 20px;
}

div#pagina .link_contestuali a{
	color:#996600;
}

div#pagina .link_contestuali a:hover{
	color: #0066FF;
}

div#pagina .anno{
	background-color: #996600;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
}

div#pagina h2{
	line-height: normal;
	color: #996600;
	font-size: 18px;
}

div#pagina h3{
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
}

div#pagina .menu_pagina{
	float: left;
	width: 200px;
	height: auto;
	text-align: right;
	padding: 10px;
	margin-top: 75px;
	font-size: 11px;
}

div#pagina .menu_pagina a{
	color:#996600;
	margin-top: 10px;
	font-weight: bold;
}

div#pagina .contenuto_pagina{
	float: right;
	width: 70%;
	text-align: justify;
	margin-top: 30px;
	padding: 0px;
	margin-right: 25px;
}


div#pagina .contenuto_pagina ol li{
	color:#000000;
	line-height: 15px;
	list-style-type: disc;
}

div#pagina .img_sx {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#pagina  .img_dx{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*Area riservata*/

div#pagina .area{
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

div#pagina .ingresso{
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	ccolor:#F9F0E8;
}

div#pagina .ingresso a{
	color:#996600;
	background-color: #F9F0E8;
	display: block;
	margin-bottom: 3px;
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}

div#pagina .ingresso a:hover{
	color: #FFFFFF;
	background-color: #EDD2BA;
	display: block;
	margin-bottom: 3px;
	padding: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-image: url(../img/modifica.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

div#pagina .form{
	color: #000000;
	background-color: #F9F0E8;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #996600;
}


/*stili per comunicati stampa*/

div#comunica {
	text-align: left;
	font-size: 11px;
}

div#comunica .titolo a{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

div#comunica .titolo a:hover{
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

div#comunica .data{
	float: left;
	width: 90px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#comunica .titolo{
	float: left;
	width: 450px;
	padding: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

div#comunica .download{
	float: left;
	width: 105px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

/*stili per rassegna stampa*/

div#rassegna {
	text-align: left;
	font-size: 11px;
}

div#rassegna .titolo a{
	font-size: 11px;
	color: #6C4900;
	text-decoration: underline;
}

div#rassegna .titolo a:hover{
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

div#rassegna .data{
	float: left;
	width: 90px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-color: #F9F0E8;
	margin-bottom: 5px;
}

div#rassegna .titolo{
	float: left;
	width: 450px;
	padding: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-color: #F9F0E8;
	margin-bottom: 5px;
}

div#rassegna .download{
	float: left;
	width: 105px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	text-align: right;
	background-color: #F9F0E8;
	margin-bottom: 5px;
}

/*stili per area riservata*/

div#elenco {
	text-align: left;
	font-size: 13px;
	display: block;
	width: 100%;
	float: left;
}
div#elenco  .modifica{
	float: left;
	width: 103px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	text-align: center;
	background-color: #F9F0E8;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
}
div#elenco  .modifica  a{
	color: #6C4900;
	text-decoration: underline;
}
div#elenco  .modifica  a:hover{
	color: #FF6600;
	text-decoration: underline;
}

div#elenco .titolo{
	float: left;
	width: 430px;
	padding: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	background-color: #F9F0E8;
	color: #996600;
}

div#elenco1 {
	text-align: left;
	font-size: 11px;
	margin-top: 20px;
	display: block;
	width: 100%;
	float: left;
}

div#elenco1  .modifica{
	float: left;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
}
div#elenco1  .modifica  a{
	color: #6C4900;
	text-decoration: underline;
}
div#elenco1  .modifica  a:hover{
	color: #FF6600;
	text-decoration: underline;
}

div#elenco1 .titolo_principale{
	padding: 3px;
	color: #996600;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
	margin-bottom: 15px;
}

div#elenco1 .titolo{
	float: left;
	width: 57%;
	padding: 3px;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}


div#contenthp .occhiello{
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	width: 430px;
	padding-top: 50px;
	padding-left: 55px;
	text-align: left;
	margin-bottom: 35px;
	color: #FFFFFF;
}

div#content .occhiello{
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	width: 430px;
	padding-top: 50px;
	padding-left: 55px;
	text-align: left;
	margin-bottom: 35px;
	color: #FFFFFF;
}
div#contenthp a{
	color: #80AA00;
	text-decoration: underline;
}

div#content a{
	color: #80AA00;
	text-decoration: underline;
}
div#contenthp a:hover{
	color: #FFCC00;
	text-decoration: underline;
}


div#content a:hover{
	color: #FFCC00;
	text-decoration: underline;
}


div#din_sx {
	width: 498px;
	height: 500px;
	float: left;
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 28px;
}

div#din_sx .data{
	background-color: #FFF5E1;
	display: block;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #6F4A00;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}

div#din_sx a{
	color: #996600;
}

div#din_sx .indice a{
	color: #996600;
	text-decoration: underline;
	background-image: url(../img/punto_indice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
}

div#din_sx .indice a:hover{
	color: #FF9900;
	text-decoration: underline;
	background-image: url(../img/punto_hover_indice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 3px;
	font-weight: bold;
}

div#din_sx a:hover{
	color: #99CC00;
}

div#din_sx h1{
	line-height: normal;
	color: #996600;
	font-size: 18px;
	text-decoration: none;
}

div#din_sx h2{
	line-height: normal;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 50px;
	font-weight: normal;
}

div#din_sx h3{
	line-height: normal;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

div#din_dx {
	width: 417px;
	height: 500px;
	display: block;
	float: right;
}

div#din_dx .img{
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

div#din_dx .zoom{
	text-align: center;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid #CCCCCC;
	height: 370px;
}

div#din_dx .navigation{
	display: block;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}

div#img{
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

div#img .foto{
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

div#img .dida{
	text-align: center;
	color: #FFFFFF;
	font-size: 9px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 140px;
	margin-bottom: 2px;
	background-color: #996600;
	padding-bottom: 1px;
	padding-top: 1px;
}



div#news_hp {
	background-image: url(../img/hp_news_sfondo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 55px;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

div#news_hp a{
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../img/punto_hp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 3px;
}

div#news_hp a:hover{
	color: #FFCC00;
	text-decoration: underline;
	background-image: url(../img/punto_hp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}



div#news_hp h1{
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-bottom: 5px;
	color: #FFCC00;
}

div#menu_contestuale {
	font-size: 10px;
	color: #999999;
	text-align: left;
	width: 100%;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#menu_contestuale a{
	color: #999999;
	text-decoration: none;
}

div#menu_contestuale a:hover{
	color: #996633;
	text-decoration: underline;
}
.bordo {
	border: 1px solid #999999;
}

/*Tabella Durata*/

div#tab_durata {
	text-decoration: none;
	font-size: 11px;
	height: 112px;
}

div#tab_durata .col_unica {
	text-decoration: none;
	background-color: #0099FF;
	text-align: center;
	padding: 4px;
	color: #FFFFFF;
}

div#tab_durata .col-1 {
	text-decoration: none;
	background-color: #FFFFFF;
	float: right;
	width: 19%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
div#tab_durata .col-2 {
	text-decoration: none;
	width: 98%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 3px;
	float: right;
	background-color: #FFFFFF;
}

div#tab_durata1 {
	text-decoration: none;
	font-size: 11px;
	height: 46px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EFEFEF;
}

div#tab_durata1 .col-1 {
	text-decoration: none;
	float: right;
	width: 49%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 4px;
}



/*per le pagine di dettaglio*/

div#din_sx1 {
	width: 410px;
	height: 500px;
	float: left;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 28px;
}

div#din_sx1 .data{
	background-color: #FFF5E1;
	display: block;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #6F4A00;
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
}

div#din_sx1 a{
	color: #996600;
}

div#din_sx1 .indice a{
	color: #996600;
	text-decoration: underline;
	background-image: url(../img/punto_indice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
}

div#din_sx1 .indice a:hover{
	color: #FF9900;
	text-decoration: underline;
	background-image: url(../img/punto_hover_indice.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 3px;
	font-weight: bold;
}

div#din_sx1 a:hover{
	color: #99CC00;
}

div#din_sx1 h1{
	line-height: normal;
	color: #996600;
	font-size: 18px;
	text-decoration: none;
}

div#din_sx1 h2{
	line-height: normal;
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	margin-bottom: 50px;
	font-weight: normal;
}

div#din_sx1 h3{
	line-height: normal;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

div#din_dx1 {
	width: 500px;
	height: 500px;
	display: block;
	float: right;
}

div#din_dx1 .img{
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

div#din_dx1 .zoom{
	text-align: center;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid #CCCCCC;
	height: 370px;
}

div#din_dx1 .navigation{
	display: block;
	text-align: center;
	padding: 5px;
	font-size: 10px;
}
