a:link,a:visited{
	color: #007ED1;
	text-decoration: none;
}

a:hover,a:active{
	color: #FF3300;
}

address, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

blockquote{
	line-height: 1.4;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;

}

blockquote b, blockquote strong{
	color: #ff3300;
	text-transform: none;
}

body{
	background-color: #FFFFFF; /*NECESSARIO*/
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 76.1%;
	text-align: center;
}

body#utente{
	background-image: none;
}

button, div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #333;
	cursor: pointer;
	font-size: 12px;
	height: 32px;
	margin: 2px 0 0 0;
	text-align: center;
	width: 192px;
}

button.btnmedio, div.btnmedio{
	background-image: url(Sfondi/ButtonMedio.gif);
	background-repeat: no-repeat;
	height: 32px;
	text-align: center;
	width: 102px;
}

button.btnpiccolo, div.btnpiccolo{
	background-image: url(sfondi/ButtonOk.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	height: 32px;
	line-height: 32px;
	margin: 0 0 0 2px;
	padding: 0 0 2px 0;
	vertical-align: middle;
	width: 32px;
}

caption{
	color: #666666;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

cite{
	background-image: url(Sfondi/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #999999;
	display: block;
	line-height: 1.8em;
	padding: 0 40px 20px 0;
	text-align: right;
}

div#areacontatti{
	padding: 0 1.5em 0 1.5em;
	text-align: left;
}

div.btngrande a, div.btnmedio a, div.btnpiccolo a {
	color: #000000;
}

div.btngrande, div.btnmedio{
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

div.citazione {
	background-image: url(Sfondi/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #666666;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	margin: 1em auto 2em auto;
	padding: 14px;
	text-align: right;
	text-indent: 20px;
	width: 20em;
}

div.citazione p {
	color: #666666; 
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
}

div.elencografico{
	list-style-image: url(Sfondi/NewsUl.gif);
	list-style-position: outside;
}

fieldset{
	margin: 0;
	padding: 5px 0 5px 10px;
	border: 0;
}

fieldset .inlinea1{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 70%;
}

fieldset .inlinea2{
	float: left;
	overflow: hidden;
	padding: 0;
	width: 30%;
}

fieldset .inlinea2 label{
	width: 60px;
}

fieldset br{
	clear: both;
}

fieldset input, fieldset textarea, fieldset label, fieldset radio, fieldset select{
	float: left;
}

h1{
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1.3;
	margin: 5px 5px 4px 0;
	padding: 2px 0 2px 10px;
	text-align: left;
	font-family: Georgia, Times, "Times New Roman", serif;
	border-top: 5px solid #8CA844;
}

h2{
	border-top: 5px solid #FF3300;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 2px 2px 2px 10px;
	position: relative;
}

h2, h3, h4, h5, h6{
	line-height: 1.3;
	margin: 3px 5px 3px 5px;
	text-align: left;
}

h3{
	color: #FFF;
	font-size: 14px;
	background-image: url(Sfondi/Tit_Notizie.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 6px 0 2px 10px;
	height: 20px;
	letter-spacing: 1px;
}

h4{
	color: #FFF;
	font-size: 13px;
	background-image: url(Sfondi/H4.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 6px 0 2px 10px;
	height: 20px;
	letter-spacing: 1px;
}

h5{
	color: #000;
	font-size: 13px;
	background-color: #CCCCCC;
	/*background-color: #FF3300;*/
	padding: 3px 0 3px 10px;
	letter-spacing: 1px;
}

h6{
	font-size: 13px;
/*	background-color: #CCCCCC;*/
	padding: 3px 0 3px 10px;
	color: Black;
	letter-spacing: 1px;

}

hr {
	border: 0px solid #CCCCCC;
	border-top-width: 2px;
	height: 0px;
	margin: 5px;
		clear:both;
}

.hr, .hr2 {
	height: 4px;
	margin: 4px 0 4px 0;
	padding: 0;
} 

.hr {
	background-color: #FF3300;
}

.hr2 {
	background-color: #8CA844;
}

.hr hr, .hr2 hr {
	display: none;
}

html, body {
	height: 100%; /*NECESSARIO*/
	margin: 0;
	padding: 0;
}

img.imgbordo{
	border: 3px solid #E1E1E1;
	padding: 1px;
}

input.bordo, textarea, select{
	border: 1px solid #333; 
	margin: 1px 0 1px 0;
}

input.nofloat{
	float: none;
}

label{
	line-height: 140%;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	width: 140px;
}

label, .label{
	float: left;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

label.cerca{
	width: 140px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	letter-spacing: 1px;
	color: #666;
}

legend{
	background-color: #EEEEEE;
	border: 1px solid #ccc;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	padding: 4px;
}

p{
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 4px;
	margin-top: 0px;
}

pre, dl, form {
	line-height: 1.5;
}

span.linkmsg{
	display: none;
}

table, form {
	margin-top: 0;
}

td{
	font-size: 12px;
}

th{
	font-size: 12px;
	font-weight: normal;
}

ul, ol{
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
	padding: 0 10px 0 40px;
}

ul.elencopdc{
	list-style-type: none;
	margin: 0;
	text-align: left;
}

ul.elencopdc li{
	border-bottom: 1px dashed #666666;
	font-size: 14px;
	margin: 8px 40px 4px 0;
	padding-bottom: 1px;
}

ul.elencopdc li img{
	margin: 0 6px 0 0;
	overflow: hidden;
	width: 24px;
}

ul.elencopdc li.nobordo{
	border-bottom: 1px dashed #FFFFFF;
}

ul.square{
	list-style: square;
}

.address{
	color: #666666;
	font-size: 12px;
	padding: 6px;
	text-align: center;
}

#anteprimacont{
	clear: both;
}
.anteprima{
	margin: 0 5px 10px 5px;
	padding: 5px;
	position: relative;
	text-align: left;
	background-image: url(Sfondi/Anteprima.jpg);
	background-position: top;
	background-repeat: no-repeat;

}
.anteprimaico{
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	width: 90px;
	height: 50px;
}

.anteprimaico img{
	border: 0;
	padding: 0;
}

.anteprimatesto {
	font-size: 13px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #4C4C4C;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #637731;
	text-decoration: none;
}

.anteprimatitolo{
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	margin: 0 0 5px 0;
	padding: 0;
	/*letter-spacing: 1px;*/
	text-transform: uppercase;
}

.anteprimatitolo a:link, .anteprimatitolo a:visited {
	color: #333;
}
.anteprimatitolo a:hover, .anteprimatitolo a:active {
	color: #637731;
}

#lang{
	margin: 20px 0 20px 60px;
	text-align: center;
}

.bandiera{
	float: left;      
	font-size: 9px;
	overflow: hidden;
	padding: 0 10px 0 10px;
	text-align: center;
	text-transform: uppercase;
	height: 30px;
	width: 70px;
}
.bandiera a:link, .bandiera a:visited{
	color: #555;
}
.bandiera a:hover, .bandiera a:active{
	color: #FF3300;
}


.barrato{
	text-decoration: line-through;
}

.bg1{
	background-color: #F2F2F2;
}

.bg1, .bg2{
	font-size: 11px;
	line-height: 1.4;
	padding: 2px 0 2px 0;
}

.bg2{
	background-color: #EEE;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

.box {
	float: left;
	position: relative; 				
	font-size: 12px;
	height: 320px;/* CatalogoIndex = 1 */
	margin: 0 4px 5px 0;
	overflow: hidden;
	padding: 3px;
	text-align: left;
	width: 200px;
	border-bottom: 4px solid #CCCCCC;
}

.boxico{
	height: 140px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 200px;
}

.boxico a:link, .boxico a:visited{
	display: block;
	padding: 0;
	width: 200px;
	height: 140px;
}

.boxico img{
	border: 0;
	margin: 0;
	padding: 0;
}

.boxtesto{
	font-size: 13px;
	line-height: 130%;
	margin: 0px;
	padding: 0 6px 4px 10px;
	text-align: left;
}

.boxtesto a:link, .boxtesto a:visited{
	color: #555;
}

.boxtesto a:hover, .boxtesto a:active{
	color: #000;
	text-decoration: none;
}

.boxtitolo{
	color: #333333;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 120%;
	margin: 0;
	padding: 2px 6px 4px 6px;
	text-align: left;
	
}
#primopiano .boxtitolo{
height:30px;
}
.boxtitolo a:link, .boxtitolo a:visited{
	color: #333333;
}

.boxtitolo a:hover, .boxtitolo a:active{
	color: #FF3300;
	text-decoration: none;
}

.breadcrumbs{
/*	background-image: url(Sfondi/BgBreadcrumbs.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;*/
	color: #000;
	font-size: 12px;
	line-height: 1.1;
	margin: 3px 5px 10px 5px;
	overflow: hidden;
	padding: 2px 5px 2px 5px;
	position: relative;
	text-align: left;
	border-bottom: 1px dotted #999;
}

.breadcrumbs  a.percorso {
	color: #000;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.breadcrumbs  a.percorso:link, .breadcrumbs  a.percorso:visited{
	color: #000;
}

.breadcrumbs  a.percorso:hover, .breadcrumbs  a.percorso:active{
	color: #FF3300;
}

.breadcrumbs .page{
	color: #000;
	margin: 0 1px 0 1px;
	padding: 2px;
}

.breadcrumbs .pagesel{
	color: #FF3300;
	font-weight: bold;
	padding: 2px;
}

.breadcrumbs em{
	color: #8CA844;
	font-style: normal;
	font-weight: bold;
	padding: 3px;
}

.clear{
	clear: both; /*NECESSARIO*/
}

.didascalia{
	font-size: 11px;
	padding: 6px 2px 2px 2px;
	text-align: center;
}

.elenco {
	line-height: 140%;
	list-style-type: square;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}

.elenco a:link span, .elenco a:visited span{
	color: #007ED1;
}

.elenco a:link,.elenco a:visited{
	color: #000000;
}

.elenco a:hover,.elenco a:active{
	color: #999999;
	text-decoration: underline;
}

.errormsg{
	color: #666666; /*NECESSARIO*/
	font-size: 13px;
	font-weight: bold;
	line-height: 140%;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 20px;
	text-align: center;
}

.errormsg strong, .errormsg b{
	color: #FF3300; /*NECESSARIO*/
}

.evidenza{
	background-color: #EEEEEE;
	color: #007ED1; /* DEVE essere un formato VISIBILE */
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px;
	padding: 6px;
}

.evidword{
	background-color: #E1E1E1;
	color: #FF3300;
	font-size: 13px;
}

.evidword, evidword2{
	font-size: larger;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px;
}

.evidword2{
	color: #FF3300;
}

.formula{
	color: #007ED1;
	text-align: right;
}

.fullrow{
	clear: left;
}

.funzioniadmin{
	border: 1px dashed #FF3300;
}

.grande{
	font-size: 16px;
}

.required-message{
	background-image: url(../easyAdmin/images/MsgObblig.png);
	background-repeat: no-repeat;
	display: block !important;
	display: none; /* IE6 e inferiori */
	float: left;
	height: 18px;
	margin: 3px 0 0 5px;
	position: relative;
	width: 18px;
}


.help-message em, .required-message em{
	background-color: #FFFFFF;
	border: 1px solid #BA0101;
	color: #333333;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 2px 4px 2px 4px;
	position: absolute;
}

.help-message{
	background-image: url(../easyAdmin/images/Msg_info.gif);
	background-repeat: no-repeat;
	display: block !important;
	display: none; 				/* IE6 e inferiori */
	float: left;
	height: 18px;
	margin: 3px 0 0 5px;
	position: relative;
	width: 18px;
}

.help-message:hover em, .required-message:hover em{
	left: 40px;
	top: -5px;
}

.iconew{
	background-image: url(Sfondi/New.png);
	left: 0;
}

.iconew, .icopromo{
	background-repeat: no-repeat;
	height: 40px;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 1;
}

.icopromo{
	background-image: url(Sfondi/Promo.png);
	right: 0;
}

.info{
	color: #666666; /*NECESSARIO*/
	font-size: 11px;
}

.menu {
	margin: 0 0 0 2px; 
	padding: 0;
	text-align: left;
}


.menu .menutit{
	background-image: url(Sfondi/MenuTit.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 24px;
	margin: 5px 0 0 0;
	color: White;
	font-size: 15px;
	text-transform: uppercase;
	padding: 6px 0 2px 10px;
	line-height: 24px;
	vertical-align: middle;
	letter-spacing: 1px;
}

.menu li a:link, .menu li a:visited{
	color: #333333;
	display: block;
	line-height: 120%;
	margin: 0;
	text-decoration: none;
}

.menu ul{
	font-size: 12px;
	list-style-type: none;
	margin: 0;	
	padding: 3px 0 3px 0;	
	background-color: #EEE;
}
div.fotodelgiorno{
	background-color: #EEE;
}

#menusx .menu ul{
	margin: 0;
}

.menu ins{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu ul.liv1 li a:link, .menu ul.liv1 li a:visited{
	padding: 3px 0 3px 10px;
	text-decoration: none;
}

.menu ul.liv1 li a:hover, .menu ul.liv1 li a:active{
	color: #FF3300;
}

.menu ul.liv1 li, .menu ul.liv1 li.sel {
	margin: 1px 4px 1px 4px;
	text-decoration: none;	
	font-size: 12px;
}

.menu ul.liv1 li.sel a:link, .menu ul.liv1 li.sel a:visited{
	padding: 3px 0 3px 10px;
	/*color: #FF3300;*/
	font-weight:bold;
	text-decoration: none;
}

.menu ul.liv1 li.sel ul.liv2 li a{
	padding: 0;

}
.menu ul.liv1 li.sel ul.liv2 li.sel a{
	padding: 0;
}

.menu ul.liv2 li a:link, .menu ul.liv2 li a:visited{
	padding: 0;
	color: Black;
}

.menu ul.liv2 li {
	border-bottom: 1px dotted #999;
	padding: 2px 0 2px 2px;
	font-weight: normal;

}

.menu ul.liv2 li, .menu ul.liv2 li.sel {
	margin: 1px 0 1px 18px;
	text-decoration: none;	
	font-weight: normal;
	font-size: 12px;	
}

.menu ul.liv2 li.sel {
	background-image: url(Sfondi/MenuLiv1Sel.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FF3300;
	padding: 2px 0 2px 2px;	
	font-weight: bold;
}

.menu ul.liv2 li.sel a:link, .menu ul.liv2 li.sel a:visited{
	padding: 0;
	color: #FF3300;
}

.nascondi{
	display: none;
}

.piccolo{
	font-size: 11px;
}

.ricarica{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.ricarica a{
	background-color: transparent;
	background-image: url(Sfondi/ButtonNero.gif);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}

.ricarica a:hover, .ricarica a:active{
	color: #FF3300;
}

.sfondo1{
	background-color: #DCDCDC;
}

.sfondo1 td{
	background-color: #FFFFFF;
}


#boxcerca{
	height: 50px;
	margin: 5px 10px 10px 0;
	overflow: hidden;
	padding: 5px 0 0 0;
	position: relative;
	width: 420px;
	font-size: 12px;
}

#header #boxcerca{
	float: right;
}

#boxcerca button{
	background-image: url(Sfondi/btnCercaTop.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	height: 34px;
	margin: 0;
	text-transform: uppercase;
	width: 60px;
}

#header #boxcerca button{
	position: absolute;
	right: 10px;
	top: 15px;
}

#boxcerca input.bordo{
	background-color: transparent;
	background-image: url(Sfondi/bgCercaTop.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	color: #666666;
	height: 34px;
	line-height: 34px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px 0 40px;
	vertical-align: middle;
	width: 190px;
}

#header #boxcerca input.bordo{
	position: absolute;
	right: 90px;
	top: 15px;
}

#boxcont{
	margin: 0;
	padding: 0px;
}

#boxlogin{
	margin: 16px 0 0 4px;
}

#boxlogin input{
	border: 1px solid #666666;
	margin: 1px 0 1px 10px;
	padding: 1px;
	width: 90px;
}

#boxlogin label{
	clear: left;
	float: left;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	width: 190px;
}

#boxlogin p{
	font-size: 10px;
	text-align: center;
}

#boxlogin ul{
	font-size: 11px;
	margin: 0 0 0 10px;
	white-space: nowrap;
}

#container{
	margin: 0px auto; /*NECESSARIO*/
	min-height: 100%;
	position: relative;
	text-align: left;
}

#contenuto{
	float: left; /*NECESSARIO*/
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: justify; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	background-color: White;
}

#counter{
	clear: both;
	color: #999999; /*NECESSARIO*/
	font-size: 10px;
	font-weight: normal;
	margin-top: 60px;
	text-align: left;
}

#credits{
	font-size: 11px; /*NECESSARIO*/
	margin: 10px;
	padding: 10px 0 10px 0;
	text-align: center;
}
#credits a:link, #credits a:visited{
	color: Black;
}
#credits a:hover, #credits a:active{
	color: #007ED1;
}

#editor{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding: 0 20px 10px 20px;
	text-align: left;
}

#flashcont{
	text-align: center;
	margin: 8px 0 2px 0;
}

#footer{
	clear: both;
}

#footer .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#gallerycont{
	height: 700px;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 960px;
}

#header{
	background-image: url(Sfondi/Top.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 0 10px 0;
	height: 80px;
	width: 100%;
	background-color: transparent;
	position: relative;
}

#indirizzo{
	padding: 20px 0 20px 0;
}


#menusx, #menudx {
	float: left; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	margin: 0;
	padding: 0;
	background-color: White;
}

#navlist a:link, #navlist a:visited{
	color: #666666;
}

#navlist a:hover, #navlist a:active{
	color: #FF3300;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #FF3300;
}

#navlist ul{
	color: #666666;
	font-size: 11px;
	line-height: 160%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}

#newscont, #scheda{
	line-height: 140%;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	margin: 0;
	text-align: left;
	background-color: White;
	position: relative;
}


#note{
	clear: both;
	color: #333333;
	font-size: 10px;
	margin-top: 40px;
}

#novitacont{
	clear: both;
}

#pdc{
	font-size: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 100%;
}

#pdc a{
	color: #666;
	display: block;
}

#pdc a:hover{
	color: #007ED1;
}

#pdc ul{
	text-align: left;
}

#print{
	display: none;
}

#titolopagina {
	color: #000; 
	margin: 0;
	padding: 0 10px 0 10px;
}

.infobar{
	clear: both;
	font-size: 10px;
	margin: 30px 10px 0 10px;
	position: relative;
	width: 100%;
}

.infobar .azioni {
	margin: 0;
	text-align: left;
}

.infobar .azioni span {
	margin: 0 20px 0 10px;
}

.infobar select{
	color: #333;
	font-size: 11px;
}

#footernav{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0 10px 0 10px;
	padding: 10px 0 20px 0;
	width: 940px;
}

#footernav .colonna{
	width: 230px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0px;
}

#footernav .colonna ul{
	color: #333333;
	font-size: 11px;
	text-align: left;
	padding: 0px;

}
#footernav ul li{
	line-height: 1.6;	
	list-style-type: none;
	padding: 0 0 0 20px;
	background-image: url(Sfondi/trgBullet.png);
	background-position: 8px 4px;
	background-repeat: no-repeat;
}

#footernav h3{
/*	background-image: url(Sfondi/FooterNavH3.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-image: none;
	color: #ff3300;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 0 2px 0;
	text-indent: 10px;
}
#footernav li a{
	color: #000;
}

#footernav h3 a:link, #footernav h3 a:visited{
	color: #ff3300;
}
#footernav h3 a:hover, #footernav h3 a:active{
	color: #000;
}


#navlistheader{
	height: 35px;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding: 10px 10px 5px 10px;
	text-align: left;
	float: left;
	width: 940px;
	background-image: url(Sfondi/bgTopics.png);
	background-position: top;
	background-repeat: no-repeat;
}

#navlistheader li, #navlistheader li.sel {
	color: #fff;
	display: inline;
	font-size: 14px;
	line-height: 32px;
	list-style-type: none;
	margin: 0 2px 0 6px;
	padding: 4px 16px 0 20px;
	text-transform: uppercase;
	vertical-align: baseline;
	white-space: nowrap;
	font-weight: bold;
}

#navlistheader li a:link, #navlistheader li a:visited {
	color: #fff;
	text-decoration: none;
}

#navlistheader li a:hover, #navlistheader li a:active {
	color: #CB841D;
	text-decoration: none;
}

#navlistheader li.sel {
	color: #CB841D;
}

#navlistheader ul{
	margin: 0;
	padding: 0;
}

.banner{
	margin: 5px 0 5px 0;
	text-align: center;
}

#contmenu{
	margin: 0 1px 0 1px; 
	overflow: hidden;
}

#contmenu h3{
	margin: 10px 0 0 0;
}
#contmenu #boxcont{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#contmenu .anteprimaico{
	margin: 0 5px 5px 0;
	width: 90px;
	height: 50px;
}
#contmenu .anteprimatitolo{
	text-transform: none;
	margin: 0 0 2px 0;
	line-height: 120%;
	font-size: 13px;
	letter-spacing: 0px;
}
#contmenu .anteprimatesto{
	font-size: 11px;
	line-height: 120%;
}


#contnavscheda {
	margin: 5px 0 10px 0;
	padding: 0;
	text-align: left;
	width: 218px;
}

#conttab {
	color: #666666;
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

ul.navscheda {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 218px;
}

ul.navscheda li{
	background-color: #CCCCCC;
	color: #000;
}

ul.navscheda li,  ul.navscheda li.sel{
	height: 28px;
	line-height: 30px;	
	vertical-align: middle;
	width: 100px;	
	overflow: hidden;	
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 9px;
	text-align: left;
	float: left;
}

ul.navscheda li.sel {
	background-color: #FF3300;
	color: #FFFFFF;
}

ul.navscheda li a:link, ul.navscheda li a:visited {
	color: #333333;
}
ul.navscheda li a:hover, ul.navscheda li a:active a:visited {
	color: #fff;
}
ul.navscheda li.sel a:link, ul.navscheda li.sel a:visited{
	color: #FFFFFF;
}

#conttab a:link, #conttab a:visited{
	color: #555;
}

#boxconthome{
	width: 630px;
	float: left;
	margin: 0 0 0 5px;
	overflow: hidden;
}

.gallerybox{
	float: left;
	height: 200px;
	margin: 5px 0 5px 10px;
	overflow: hidden;
	padding: 5px;
	width: 160px;
}

.galleryico .cornerbottom, .galleryico .cornertop{
	background-repeat: no-repeat; /*border: 1px solid Fuchsia;*/	
	background-position: top center;
	height: 6px;
	left: 0px;	
	overflow: hidden;	
	position: absolute;		
	width: 150px;
	z-index: 1;
}

.galleryico .cornerbottom {
	background-image: url(Sfondi/Corner150x16_down.png);
	bottom: 0px;
}

.galleryico .cornertop {
	background-image: url(Sfondi/Corner150x16_up.png);
	top: 0px;
}

.galleryico a {
	display: block;
	height: 110px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 150px;
}
.gallerybox .didascalia {
	text-align: left;
	line-height: 1.1;
}
.gallerybox .didascalia span{
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
	letter-spacing: 1px;
	font-size: 12px;
}
.gallerybox .didascalia em{
	font-style: normal;
	color: #999999;
}

.gallerybox .didascalia  a:link, .gallerybox .didascalia a:visited{
		color: Black;
}
.gallerybox .didascalia span a:link, .gallerybox .didascalia  span a:visited{
	color: #FF3300;
}
.gallerybox .didascalia em a:link, .gallerybox .didascalia em a:visited{
	color: #999999;
}
.gallerybox .didascalia a:hover, .gallerybox .didascalia a:active{
	color: #FF3300;
}

.dett{
	text-align: left;
	color: #547000;
	padding: 2px 0 2px 0;
	position: absolute;
	bottom: 0px;
	left: 10px;
}

.dett a:link, .dett a:visited{
	color: #547000;
	text-decoration: underline;
}
.dett a:hover, .dett a:active{
	color: #A70600;
}

#primopiano{
	margin: 0px;
	padding: 0px;
}

.contenutogrigio{
	background-color: #F1F1F1;
	border: 2px solid #CCCCCC;
	margin: 20px 0 10px 0;
	overflow: hidden;
	padding: 0 0 5px 0;
	width: 500px;
	/*width: 630px;*/
}

.contenutogrigio .anteprimacorr{
	border-bottom: 1px dotted #CCCCCC;
	line-height: 1.1;
	margin: 0 5px 5px 5px;
	overflow: hidden;
	padding: 1px 0 1px 0;
	width: 240px;
	float: left;
	height: 40px;
}

.contenutogrigio .anteprimacorr .data{
	color: #666666;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	vertical-align: middle;
}

.contenutogrigio .anteprimacorr a:link, .contenutogrigio .anteprimacorr a:visited{
	color: #000000;
}

.contenutogrigio .anteprimacorr a:hover, .contenutogrigio .anteprimacorr a:active{
	color: #BA0101;
}



.mappa{
	float: left;
}

.boxicomap{
	border: 2px solid #DCDCDC;
	float: left;
	height: 90px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	padding: 0;
	width: 90px;
}

.boxicomap img{
	margin: 0;
	padding: 0;
}

.boxtestomap{
	color: #333333;
	font-family: "Trebuchet MS",Tahoma, Arial sans-serif;
	font-size: 12px;
	line-height: 1.1;
	text-align: left;
	width: 360px;
}

.boxtestomap .evid{
	color: #FF0000;
	font-weight: bold;
}

.boxtestomap .evid em,.boxtestomap em{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0 4px 0 0;
}

.boxtestomap p{
	font-size: 12px;
	line-height: 1.1;
	margin: 0px;
	padding: 2px 0 2px 0;
}

.boxtitolomap{
	color: #F74400;
	font-family: "Trebuchet MS",Tahoma, Arial sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 10px 4px 0;
	padding: 2px 0 2px 0;
	text-align: left;
}

#infopoint {
	float: left;
	height: 380px;
	margin: 0;
	overflow: auto;
	padding: 100px 0 0 0;
	width: 200px;
	background-color: transparent;
	background-image: url(sfondi/bgInfoPoint.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#infopoint .punto{
	border-bottom: 1px dotted #666;
	cursor: pointer;
	margin: 0 0 8px 10px;
}

#infopoint .punto .boxtestomap{
	padding: 0;
	width: auto;
}

#infopoint .punto .boxtitolomap{
	margin: 0px;
	padding: 0;
	color: Black;
}

#cercapunto input{
	border: 1px solid #313134;
	padding: 1px;
}

.galleryimg{
	margin: 0 0 10px 5px;
	padding: 0px;
	text-align: left;
}

.galleryimg .zoom{
	margin: 0 0 0 20px;
	padding: 10px 0 10px 24px;
	background-image: url(Sfondi/Lente.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
}

.galleryimg a:link, .galleryimg a:visited{
	color: #333;
}

.galleryimg a:hover, .galleryimg a:active{
	color: #007ED1;
}
.checklist{
	padding-left: 30px;
	font-size:10px;
	color: #696969;
	letter-spacing:1px;
}
