/* default */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	}
body {
	font-family: "Trebuchet MS", "Lucida Console", Geneva, Arial, Helvetica, sans-serif ;
	background: #fff;
	font-size: 1em;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
a {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
/* ######################################
	utility sito
###################################### */
a.linkEsterno {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsterno:visited {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsterno:active {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsterno:hover {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_on.gif") center right no-repeat;
	padding-right: 15px;
}
a.linkEsternoNonGrafico {
	color: #404040;
	text-decoration: none;
}
a.linkEsternoNonGrafico:visited {
	color: #404040;
	text-decoration: none;
}
a.linkEsternoNonGrafico:active {
	color: #404040;
	text-decoration: none;
}
a.linkEsternoNonGrafico:hover {
	color: #404040;
	text-decoration: underline;
}
a.extraLinkEsterno {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.extraLinkEsterno:visited {
	color: #404040;
	text-decoration: underline;
	background:  url("../img/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.extraLinkEsterno:active {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_off.gif") center right no-repeat;
	padding-right: 15px;
}
a.extraLinkEsterno:hover {
	color: #404040;
	text-decoration: underline;
	background: url("../img/external_link_on.gif") center right no-repeat;
	padding-right: 15px;
}
.colNero {
	color: #000;
}
.colBordo {
	color: #a71110;
}
.fontSize07em {
	font-size: 0.7em;
}
.tableBorBottom {
	border-bottom: 1px solid #000;
}
/* credits */

/* credits */
#credits {
	font-size: 0.7em;
	color: #404040;
	text-align: right;
	padding: 20px 40px 10px 0px;
	display: block;	
	clear: both;
}
#credits a {
	color: #404040;
	text-decoration: none;	
}
#credits #logoW3C {
	background: url(../img/logo_w3c.gif) left center no-repeat;
}
#credits #logoW3C span {
	visibility: hidden;
}
#credits #divisorio {
	padding: 0px 5px;
}
#presentazione, #presentazione h1, #presentazione p {
	display: none;
}
.paragrafoEvidenziato {
	font-size: 0.8em;
	font-weight: bold;
	padding: 6px;
	background: #df9f9f;
}
.allertBox {
	font-size: 11px;
	margin: 2%;
	padding: 6px;
	border: 1px solid #DBC9C9;
}
.allertBox .titolino {
	padding: 6px 0px !important;
	margin: 0px !important;
	color: #990000;
}

/* ######################################
	Layout Sito
###################################### */
#testaPagina {
	width: 96%;
	position: absolute;
	left: 2%;
	top: 8px;
	z-index: 10;
	background: url(../img/testa_fondo_orizzontale.gif) left top repeat-x;
}
#testaPaginaDestra {
	height: 171px;
	background: url(../img/testa_02.jpg) right top no-repeat;
}
#testaPaginaSinistra {
	text-align: right;
	width: 292px;
	height: 171px;
	background: url(../img/testa_01.gif) left top no-repeat;
}
#testaPaginaSinistra h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 10px 0px;
}
#testaPaginaSinistra h1 a {
	text-decoration: none;
}
#logoPrint {
	display: none;
}
/* blocco contenuto */
#bloccoContenuto {
	width: 96%;
	margin: 0px auto 0px auto;
}
#colContenuto {
	margin-top: 179px;
	margin-left: 195px;
}
#colContenuto #gabbiaContenuto {
	border-left: 5px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	position:relative;
}
/* coloanna menu */
#colMenu {
	width: 195px;
	position: absolute;
	left: 2%;
	top: 179px;
	z-index: 20;
	background: url(../img/fondo_col_menu.gif) left top repeat-y;
}
#colMenu #mailColMenu {
	width: 190px;
	margin-left: 5px;
	background: #fff url(../img/icona_mail.jpg) 125px 0px no-repeat;
}
#colMenu #mailColMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	text-align: center;
	line-height: 24px;
	margin-left: 5px;
	color: #000;
	text-decoration: none;
}
#colMenu #mailColMenu a:visited {
	color: #000;
	text-decoration: none;
}
#colMenu #mailColMenu a:active, #colMenu #mailColMenu a:hover {
	color: #000;
	text-decoration: underline;
}
#colMenu dl {
	width: 190px;
	margin-top: 4px;
	margin-left: 5px;
	padding-bottom: 6px;
	border-top: 6px solid #f5b2b2;
	border-bottom: 1px solid #f5b2b2;
	background: #fdf9f9;
}
#colMenu dl dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #a71110;
	text-align: right;
	padding-right: 5px;
	border-top: 1px solid #df9f9f;
	background: #e9bdbd;
}
#colMenu dl dd {
	font-size: 0.8em;
	color: #000;
	line-height: 1.4em;
	padding-left: 15px;
	background: url(../img/img_list_menu.gif) 5px 8px no-repeat;
}
#colMenu dl dd a, #colMenu dl dd a:visited {
	color: #000;
	text-decoration: none;
}
#colMenu dl dd a:hover, #colMenu dl dd a:active {
	color: #000;
	text-decoration: underline;
}
/* #### Feed RSS ### */
#feedStyle dl {
	width: 190px;
	margin-top: 4px;
	margin-left: 5px;
	padding-bottom: 8px;
	border-top: 10px solid #f5b2b2;
	border-bottom: 1px solid #f5b2b2;
	background: #FFFFFF;
}
#feedStyle dl dt {
	font-size: 0.8em;
	font-weight: bold;
	color: #6a6a6a;
	text-align: right;
	padding-right: 5px;
	border-top: 1px solid #df9f9f;
	background: #faefef url(../img/feed-icon.gif) left center no-repeat;
}
#feedStyle dl dd {
	font-size: 0.8em;
	color: #000;
	line-height: 1em;
	margin-top: 4px;
	padding-left: 15px;
	background: url(../img/img_list_menu.gif) 5px 8px no-repeat;
}
#feedStyle dl dd a, #colMenu dl dd a:visited {
	color: #000;
	text-decoration: none;
}
#feedStyle dl dd a:hover, #colMenu dl dd a:active {
	color: #000;
	text-decoration: underline;
}
/* #### Indirizzo ### */
#colMenu #indirizzoColMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #000;
	width: 195px;
	margin-top: 40px;
	background: url(../img/fondo_indirizzo_col_menu.gif) left bottom no-repeat;
}
#colMenu #indirizzoColMenu span {
	display: block;
	margin-left: 5px;
	padding: 10px;
}
/* menu orizzontale */
#menuOrizzontale {
	padding-right: 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;/* hack per explorer */
}
#menuOrizzontale ul {
	text-align: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuOrizzontale ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menuOrizzontale ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #333;
	line-height: 22px;
	margin: 0px 0px 0px 3px;
	padding: 6px 6px 3px 12px;
	background: url(../img/fondo_voce_menu_orizzontale.gif) 0px 0px no-repeat;
	text-decoration: none;
}
#menuOrizzontale ul li a:visited {
	color: #333;
	text-decoration: none;
}
#menuOrizzontale ul li a:hover, #menuOrizzontale ul li a:active {
	color: #fff;
	background: url(../img/fondo_voce_menu_orizzontale.gif) 0px -25px no-repeat;
	text-decoration: none;
}
/* gestione colonne contenuto */





#contenutoHome h2 {
	font-size: 1em;
	margin: 0px 2% 8px 2%;
	color: #900;
	padding:0 !important;

}
#contenutoHome p {
	font-size: 0.7em;
	margin: 0px 2% 10px 2%;
	color: #000;
}
#contenutoHome ul {
	margin: 15px auto 15px 25px;
	padding: 0px;
	clear: both;
	list-style: square;
	list-style-position: outside;
}
#contenutoHome ul li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
	color: #000;
}
#contenutoHome ol {
	margin: 15px auto 15px 40px;
	padding: 0px;
	clear: both;
	list-style: upper-latin;
	list-style-position: outside;
}
#contenutoHome ol li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
	color: #000;
}
#contenutoHome a {
	color: #000;
	text-decoration: underline;
}
#contenutoHome a:visited {
	color: #6a6a6a;
	text-decoration: underline;
}
#contenutoHome a:hover, a:active {
	color: #000;
	text-decoration: none;
}
#colContUnoHome {
	float: left;
}
#colContDueHome {
	float: right;
}
#colContUno {
	float: left;
}
#colContDue {
	float: right;
}
.widthColCont50 {
	width: 50%;
}
.widthColContLeft {
	width: 65%;
}
.widthColContRight {
	width: 30%;
	border-left: 1px solid #ffcaca;
}
#colContUno h2 {
	font-size: 1em;
	margin: 0px 2% 8px 2%;
	color: #900;
}
#colContUno h3 {
	font-size: 0.8em;
	margin: 0px 2% 8px 2%;
	color: #900;
}
#colContUno h2 a {
	color: #900;
}
#colContUno h3 a {
	color: #900;
}
#colContUno p {
	font-size: 0.7em;
	margin: 0px 2% 10px 2%;
	color: #000;
}
#colContUno img {
	clear: both;
}
#colContUno .imgStreach {
	margin: 15px auto 15px 10px;
	width: 95%;
	height: auto;
}
#colContUno ul {
	margin: 15px auto 15px 25px;
	padding: 0px;
	clear: both;
	list-style: square;
	list-style-position: outside;
}
#colContUno ul li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
	color: #000;
}
#colContUno ol {
	margin: 15px auto 15px 40px;
	padding: 0px;
	clear: both;
	list-style: upper-latin;
	list-style-position: outside;
}
#colContUno ol li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
	color: #000;
}
#colContUno a {
	color: #000;
	text-decoration: underline;
}
#colContUno a:visited {
	color: #6a6a6a;
	text-decoration: underline;
}
#colContUno a:hover, a:active {
	color: #000;
	text-decoration: none;
}
/* elenco articoli */
#colContUno .contTesto {
	font-weight: bold;
	color: #f60;
	letter-spacing: 0.2em;
}
#colContUno .linkContTesto {
	font-size: 0.7em;
	font-weight: bold;
	color: #f60;
	text-align: right;
	letter-spacing: 0.2em;
	padding: 2px 2px 0px 2px;
	border-top: solid 1px #df9f9f;	
	display: block;
	margin-top: -8px;
	margin-bottom: 26px;
	margin-left: 10px;
}
/* Paginazione articoli e Modulistica */
#elenArtPaginazione {
	margin: 15px;
}
#elenArtPaginazione a {
	color: #a71110;
	background: #f5b2b2;
	margin-right: 10px;
	padding: 0px 6px;
	border: 1px solid #a71110;
}
#elenArtPaginazione a:visited {
	color: #a71110;
}
#elenArtPaginazione a:hover, #elenArtPaginazione a:active {
	color: #a71110;
	background: #fdecec;
}
/* Tabella Modulistica */
#tabDonwMod {
	width: 100%;
	margin-left: 10px;
}
#tabDonwMod caption {
	font-size: 0.8em;
	margin: 0px 2% 8px 2%;
	color: #900;
	text-align: left;
	display: none;
}
#tabDonwMod tr {
	background: #fff;
}
#tabDonwMod tr:hover {
	background: #f4f4f4;
}
#tabDonwMod td {
	font-size: 0.7em;
	color: #333;
	padding: 6px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
#tabDonwMod #nomeModulo {
	font-size: 0.8em;
	color: #900;
	text-align: left;
	width: auto;
	padding: 6px;
	border-top: 1px solid #900;
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	border-left: 1px solid #900;
	background: #d1d1d1;
}
#tabDonwMod #pesoKB {
	font-size: 0.8em;
	color: #900;
	text-align: left;
	width: 100px;
	padding: 6px;
	border-top: 1px solid #900;
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	border-left: 1px solid #900;
	background: #d1d1d1;
}
#tabDonwMod #dataPub {
	font-size: 0.8em;
	color: #900;
	text-align: left;
	width: 100px;
	padding: 6px;
	border-top: 1px solid #900;
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	border-left: 1px solid #900;
	background: #d1d1d1;
}
#tabDonwMod .nomeFile {
	font-weight: bold;
	color: #000;
	text-align: left;
}
#tabDonwMod .nomeFile a {
	color: #000;
	text-decoration: none;
}
#tabDonwMod .nomeFile a:visited {
	color: #000;
	text-decoration: none;
}
#tabDonwMod .nomeFile a:hover, #tabDonwMod .nomeFile a:active {
	color: #000;
	text-decoration: underline;
}
#tabDonwMod .pesoFile {
	color: #6a6a6a;	
	text-align: left;
}
#tabDonwMod .pesoFile a {
	color: #6a6a6a;
	text-decoration: none;
}
#tabDonwMod .pesoFile a:visited {
	color: #6a6a6a;
	text-decoration: none;
}
#tabDonwMod .pesoFile a:hover, #tabDonwMod .pesoFile a:active {
	color: #6a6a6a;
	text-decoration: underline;
}
#tabDonwMod .dataFile {
	color: #6a6a6a;	
	text-align: left;
}
#tabDonwMod .pesoFile img {
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 5px;
}
/* box Extra */
.boxExtra {
	margin: 10px 3%;
	background: url(../img/box_left_notizie_e_evidenza.gif) left top repeat-y;
}
.boxExtraRight {
	background: url(../img/box_right_notizie_e_evidenza.gif) right top repeat-y;
}
.boxExtraTopRight {
	height: 43px;
	padding-right: 15px;
	background: url(../img/box_top_right_notizie_e_evidenza.gif) right top no-repeat;	
}
.boxFeed {
	margin-top: -26px;
}
.boxExtraTopLeftNotizie {
 height: 43px;
 background: url(../img/box_top_left_evidenza.gif) left top no-repeat; 
}
.boxExtraTopLeftEvidenza {
 height: 43px;
 background: url(../img/box_top_left_notizie.gif) left top no-repeat; 
}
.boxExtraTopLeftDownload {
	height: 43px;
	background: url(../img/box_top_left_download.gif) left top no-repeat;	
}
.boxExtraTopLeftNotizie h3, .boxExtraTopLeftEvidenza h3, .boxExtraTopLeftDownload h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	line-height: 40px;
	margin-left: 30px;
}
.boxExtraContenuto {
	height: 43px;
	margin-left: 6px;
	display: inline;
	width: 100%;
}
/* liste non ordinate */
.boxExtraContenuto ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 16px;
	margin: 10px 5%;
	padding: 0px 10px 0px 0px;
	list-style: none;
}
.boxExtraContenuto ul li {
	margin-bottom: 12px;
	padding-left: 12px;
	background: url(../img/img_list_menu.gif) 3px 6px no-repeat;
	vertical-align: top;
	clear: left;
	display: block;
}
.boxExtraContenuto ul li img {
	vertical-align: top;
	float: left;
	margin-right: 5px;
}
.boxExtraContenuto ul li a {
	color: #000;
}
/* definition list */
.boxExtraContenuto dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 16px;
	margin: 10px 5%;
	list-style: none;
}
.boxExtraContenuto dl dt {
	font-weight: bold;
	padding-left: 12px;
	background: url(../img/img_list_menu.gif) 3px 6px no-repeat;
	vertical-align: top;
}
.boxExtraContenuto dl dd {
	margin-top: 5px;
	margin-bottom: 18px;
	padding-left: 12px;
	padding-bottom: 4px;
	border-bottom: 2px solid #df9f9f;
}
.boxExtraContenuto dl dd img {
	width: auto;
}
.boxExtraContenuto dl a {
	color: #000;
}
/* gestione link "continua contenuto" */
.boxExtraBottomRight {
	height: 43px;
	margin-left: 6px;
	padding-left: 15px;
	background: url(../img/box_bottom_left_notizie_e_evidenza.gif) left top no-repeat;
}
.boxExtraBottomLeft {
	height: 43px;
	background: url(../img/box_bottom_right_notizie_e_evidenza.gif) right top no-repeat;
}
.boxExtraBottomLeftNormale {
	height: 43px;
	background: url(../img/box_bottom_right_normale.gif) right top no-repeat;
}
.boxExtraBottomLeft a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #990000;
	text-align: right;
	text-decoration: none;
	/*width: 150px;*/
	margin-left: auto;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 15px;
	display: block;
}
.boxExtraBottomLeft a:visited {
	color: #990000;
	text-decoration: none;
}
.boxExtraBottomLeft a:hover, .boxExtraBottomLeft a:active {
	color: #990000;
	text-decoration: underline;
}
/* Associato */
#colContenuto #associatoCon {
	min-height: 110px;
	height: auto !important;
	height: 110px;
	margin-top: 40px;
	background: #fff3f3;
	border-top: 1px solid #f5b2b2;
	clear: both;
}
#colContenuto #associatoCon .associatoBox {
	width: 46%;
	float: left;
	padding: 1%;
}
#colContenuto #associatoCon .associatoBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 6px;
}
#colContenuto #piedeContenutoRosa {
	background:  url(../img/piede_rosa_fondo_col_cont.gif) left top repeat-x;
}
#colContenuto #piedeContenutoBianco {
	background:  url(../img/piede_bianco_fondo_col_cont.gif) left top repeat-x;
}
#colContenuto #piedeContenutoRosa, #colContenuto #piedeContenutoBianco {
	margin-left: -5px;
	margin-bottom: 10px;
	clear: both;
}
#colContenuto #piedeContenutoRosa div, #colContenuto #piedeContenutoBianco div {
	text-align: right;
	margin-right: -1px;
	background: url(../img/piede_angolo_sin_col_cont.gif) left top no-repeat;
}
/* gallery */

.imgPreview{
	float:left;
	display:block;
	margin:0 20px 20px 0;
	border:3px solid red;
	}


#boxFotCont {
	margin-right: auto;
	margin-left: auto;
}
#boxFoto {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 16px;
	margin-left: 8px;
	width: 160px;
	float: left;
	border: 1px solid #F5B2B2;
	background: #eaeaea;
}
#boxFoto img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.boxDescFotoPersone {
	font-size: 0.7em;
	padding: 4px;
	display: block;
	text-align: left;
	background: #fff;
}
.boxDescFoto {
	font-size: 0.7em;
	font-weight: bold;
	padding: 4px;
	display: block;
	text-align: left;
	background: #fff;
}
.voxDataFoto {
	font-size: 0.6em;
	padding: 4px;
	display: block;
	text-align: right;
	background: #fff;
}
/* colonna contatore */
#contatore {
	position: absolute;
	top: 20px;
	left: 85%;
	width: 90px;	
	z-index: 30;
}
#contatore p {
	text-align: center;
	margin: -4px 0px;
	font-size: 0.7em;
}
#indirizzoPrint {
	display: none;
}


.boxHomeEvidTop {
padding:0 10px ;
border-bottom:1px solid #fff;
}

.boxHomeEvidBottom
{
padding:0 10px  0 16px;

}

.boxHomeEvidTopLeft{
background-image:url(../img/box_top_left_offerta.gif);
background-repeat:no-repeat;
width:97%;
display:block;
float:left;
height:43px;
overflow:hidden;
/*white-space:nowrap;*/
}

.boxHomeEvidTopRight{
background-image:url(../img/box_top_right_notizie_e_evidenza.gif);
background-repeat:no-repeat;
background-position:right 0px;
width:2.9%;
display:block;
float:left;
height:43px;
overflow:hidden;
}


.boxHomeEvidBottomLeft{
background-image:url(../img/box_bottom_left_notizie_e_evidenza.gif);
background-repeat:no-repeat;
background-position: left bottom;
width:49.9%;
display:block;
float:left;
height:21px;
border:0;
overflow:hidden;
}

.boxHomeEvidBottomRight{
background-image:url(../img/box_bottom_right_normale.gif);
background-repeat:no-repeat;
background-position: right bottom;
width:50%;
display:block;
float:left;
height:21px;
border:0;
overflow:hidden;
}



.boxHomeEvid{
font-size:13px !important;
padding:0 10px 0 10px  ;
margin:0 11px 0 16px;
border-left:6px solid #dbc9c9;
border-right:6px solid #dbc9c9;
border-top:0;
border-bottom:0;
border-bottom:0px; 
}

.boxHomeEvidTopLeft h2{
margin:8px 0 0 45px !important;
padding:0 !important;
}

.pulisci{
display:block;float:left;
clear:right;
width:100%;
height:1px;
border:0;
overflow:hidden;
}


.menuleftBorderTop{
	margin-top:20px;
	}
