a:link,a:visited{
	color: #F75D00;
	text-decoration: none;
}

a:hover,a:active{
	color: #024E97;
}

address, dl, ol, p, pre, ul{
	margin-bottom: 1.5em;
	margin-top: 0;
}

blockquote{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding: 6px 0 6px 0;
}

blockquote b, blockquote strong{
	color: #00438A;
	text-transform: uppercase;
}

body{
	background-color: #838995; /*NECESSARIO*/
	background-image: url(sfondi/BgAll.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 76.1%;
	text-align: center;
}

#sfondo{
	background-image: url(sfondi/BgSfondo.png);
	background-position: center 74px;
	background-repeat: no-repeat;
}

.nascondi{
	display: none;
}

button, div.btngrande{
	background-color: transparent;
	background-image: url(sfondi/ButtonGrande.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	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: #838995;
	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; 
	/*background-image: url(Sfondi/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;*/
	display: inline;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	line-height: 1.8em;
	margin: 0;
}

div.hr {
	background: url(Sfondi/hr.gif) #FFFFFF no-repeat;
	height: 30px;
	margin: 10px 0 10px 0;
	padding: 0;
}

div.hr hr {
	display: none;
}

.sfondo1{
	background-color: #838995;
}

.sfondo1 td{
	background-color: #FFFFFF;
}

fieldset{
	border: 0;
	margin: 0;
	padding: 20px 0 20px 40px;
}

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{
	float: left;
}

h1{
	color: #0359AC;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 14px 70px;
	text-align: left;
	letter-spacing: 1px;
	font-family: "Futura Lt Bt", Helvetica, Tahoma, Verdana, sans-serif;
}

#titolo{
	color: #0359AC;
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(sfondi/Titolo960_1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
h2{
	color: #333;
	font-size: 16px;
	line-height: 1.3;
	text-align: left;
	margin: 8px 0 4px 6px;
	padding: 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}

h3{
	font-size: 120%;
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	text-align: left;
}

h4{
	border-bottom: 1px solid #666666;
	color: #000000;
	font-size: 120%;
	margin-bottom: 2px;
	margin-top: 6px;
	text-align: center;
}

h5{
	border: 1px solid #838995;
	color: #838995;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 30px 20px 10px;
	padding: 1px 1px 1px 10px;
	text-transform: uppercase;
}

h6{
	color: #000000;
	font-family: Tahoma,Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

hr {
	border: 0px solid #F75D00;
	border-top-width: 0;
	margin: 20px;
	height: 2px;
}


div.hr {
	background: url(Sfondi/Titolo960_1.jpg) #FFFFFF no-repeat;
	height: 46px;
	padding: 10px 0 10px 0;
	margin: 0px;
}

div.hr hr {
	display: none;
}

html, body {
	height: 100%; /*NECESSARIO*/
	margin: 0;
	padding: 0;
}

img.imgbordo{
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	padding: 1px;
}

input.bordo, textarea, select{
	background-color: transparent;
	border: 1px solid #888;
	margin: 2px 0 2px 0;
	padding: 1px;
}

input.nofloat{
	float: none;
}

label{
	line-height: 140%;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: middle;
	width: 170px;
}

label, .label{
	float: left;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
}

label.mail{
	background-image: url(Sfondi/Mail.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 140px;
}

legend{
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	padding: 4px;
}

p{
	margin-bottom: 4px;
	margin-top: 0px;
}

p, pre, dl, form {
	line-height: 1.5;
}

p, td{
	font-size: 12px;
}

span.linkmsg{
	display: none;
}

table, form {
	margin-top: 0;
}

th{
	font-size: 10px;
	font-weight: normal;
}

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: #333;
	font-size: 13px;
	padding: 6px;
	text-align: center;
	background-color: White;
	margin: 0px;
}

#testohome{
	background-image: url(Sfondi/MasterBgAnteprime.jpg);
	background-position: left; 
	background-repeat: no-repeat;
	float: left;
	width: 910px;
	/*height: 180px;*/
	height: 330px;
	overflow: hidden;
	margin: 0 0 0 -20px;
	padding: 15px 25px 15px 25px;
}

.anteprimabox{
	background-image: url(Sfondi/Anteprima.gif);
	background-position: bottom; /* CatalogoIndex = 2 */
	background-repeat: repeat-x;
	margin: 0 10px 10px 2px;
	padding: 10px;
	position: relative;
	text-align: left;
}

.anteprimahome{
	background-image: none;
	float: left;
	width: 425px;
	overflow: hidden;
	margin: 8px 10px 14px 10px;
	padding: 0 0 0 4px;
	position: relative;
	text-align: left;
}

.anteprimaico{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 140px;
	height: 140px;
}
.anteprimahome .anteprimaico{
	margin: 4px 10px 4px 0;
}
.anteprimaico img{
	border: 0;
	padding: 0;
}

.anteprimatesto {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: left;
}

.anteprimatesto a:link, .anteprimatesto a:visited {
	color: #333;
	text-decoration: none;
}

.anteprimatesto a:hover, .anteprimatesto a:active {
	color: #0258AB;
	text-decoration: none;
}

.anteprimatitolo{
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	margin: 4px 0 8px 0;
	padding: 0;
	text-transform: uppercase;
	color: #105CA5;
	/*font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;*/
	font-family: "Futura Lt Bt", Helvetica, Tahoma, Verdana, sans-serif;
	letter-spacing: 1px;
}
.anteprimahome .anteprimatitolo{
	font-size: 17px;
}
.anteprimatitolo a:link, .anteprimatitolo a:visited {
	color: #105CA5;
}

.anteprimatitolo a:hover, .anteprimatitolo a:active {
	color: #E90401;
}

.linkbox{
	text-align: right;
	font-size: 11px;
	padding: 5px 0 5px 0;
	color: #F75D00;
}

.linkbox a{
	color: #F75D00;
}

.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: #E1E1E1;
}

.bianco{
	color: #FFFFFF;
}

.bordo1{
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px;
}

.bordo2{
	border-color: #838995;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}

#boxcont{
	margin: 0px;
	padding: 0px;
}

.box {
	background-color: #CCCCCC;
	float: left;               /* CatalogoIndex = 1 */
	font-size: 12px;
	margin: 0 0 4px 3px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 160px;
	padding: 4px;
	height: 160px;
}

.boxico{
	height: 159px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 159px;
}
.boxico a:link, .boxico a:visited{
	padding: 3px;
	background-color: #CCCCCC;
	display: block;
	width: 153px;	
} 
.boxico a:hover, .boxico a:active{
	background-color: #FE7C02;
} 

.boxico img{
	border: 0;
	margin: 0;
	padding: 0;
}

.boxtesto{
	font-size: 13px;
	line-height: 110%;
	margin: 0px;
	overflow: hidden;
	padding: 2px 0 2px 0;
	text-align: left;
	vertical-align: middle;
}
.boxtesto a:link, .boxtesto a:visited{
	color: #333333;
}
.boxtesto a:hover, .boxtesto a:active{
	color: #E90401;
	text-decoration: none;
}
.boxtitolo{
	color: #333333;
	font-size: 13px;
	line-height: 100%;
	padding: 3px 0 3px 0;
	overflow: hidden;
	margin: 0;
	text-align: left;
	font-weight: bold;
}
.boxtitolo a:link, .boxtitolo a:visited{
	color: #333333;
}
.boxtitolo a:hover, .boxtitolo a:active{
	color: #E90401;
	text-decoration: none;
}

.breadcrumbs{
	background-image: url(Sfondi/bgBreadCrumbs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	height: 40px;
	line-height: 1.1;
	margin: 4px -10px 4px -10px;
	overflow: hidden;
	padding: 20px 0 6px 4px;
	position: relative;
	text-align: left;
}

.breadcrumbs  a.percorso {
	color: #333333;
	padding: 0 2px 0 2px;
	text-decoration: none;
}

.breadcrumbs  a.percorso:link, .breadcrumbs  a.percorso:visited{
	color: #333333;
}

.breadcrumbs  a.percorso:hover, .breadcrumbs  a.percorso:active{
	color: #E90401;
}

.breadcrumbs .page{
	background-color: #333333;
	color: #FFFFFF;
	margin: 0 1px 0 1px;
	padding: 2px 3px 2px 3px;
}

.breadcrumbs .page a.percorso:link, .breadcrumbs .page a.percorso:visited{
	color: #FFFFFF;
}

.breadcrumbs .pagesel{
	background-color: #333333;
	color: #838995;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.breadcrumbs em{
	background-color: #333333;
	color: #838995;
	font-style: normal;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
}

.breadcrumbs em b{
	color: #E90401;
}


.clear{
	clear: both; /*NECESSARIO*/
}

.didascalia{
	font-size: 10px;
	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,.elenco a:visited{
	color: #000000;
}

.elenco a:hover,.elenco a:active{
	color: #838995;
	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: #E90401; /*NECESSARIO*/
}

.evidenza{
	background-color: #EEEEEE;
	color: #00438A; /* DEVE essere un formato VISIBILE */
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px;
	padding: 6px;
}

.evidword{
	background-color: #E1E1E1;
	color: #E90401;
	font-size: 13px;
}

.evidword, evidword2{
	font-size: larger;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px;
}

.evidword2{
	color: #E90401;
}

.formula{
	color: #00438A;
	text-align: right;
}

.fullrow{
	clear: left;
}

.funzioniadmin{
	border: 1px dashed #E90401;
}

.grande{
	font-size: 16px;
}

.help-message em{
	background-color: #E90401;
	color: #fff;
	font: normal normal 11px/0.9 Arial, sans-serif;
	left: -9999px;
	padding: 3px 4px 3px 4px;
	position: absolute;
}

.help-message{
	background-image: url(sfondi/Msg_Obblig.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{
	left: 40px;
	top: -5px;
}

.iconew{
	background-image: url(images/NewStella.gif);
	left: 0;
}

.iconew, .icopromo{
	background-repeat: no-repeat;
	height: 38px;
	position: absolute;
	top: 0;
	width: 50px;
	z-index: 1;
}

.icopromo{
	background-image: url(images/fumetto.png);
	right: 0;
}


.info{
	color: #666666; /*NECESSARIO*/
	font-size: 11px;
}
.info strong{
	color: #E90401;
}

.menu {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: left;
}

.menu .menutit{
	background-image: url(Sfondi/MenuTit.png);
	background-position: top;
	background-repeat: no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 1.1;
	padding: 10px 0 10px 14px;
	text-align: left;
	margin: 0px;
	overflow: hidden;
}
.menu .bottom{
	background-image: url(Sfondi/MenuBottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 50px;
}

.menu li a:link,.menu li a:visited{
	color: #333333;
	display: block;
	line-height: 110%;
	margin: 0 10px 0 12px;
	text-decoration: none;
}

.menu li.liv1 a:link,.menu li.liv1 a:visited{
	padding-left: 10px;
}

.menu li.liv1 a:hover,.menu li.liv1 a:active{
	color: #0258AB;
}

.menu li.liv1, .menu li.liv1sel, .menu li.livevid1, .menu li.livevid1sel  {
	line-height: 110%;
	margin: 0;
	overflow: hidden;
	padding: 5px 0 5px 0;
	text-decoration: none;
}
.menu li.livevid1, .menu li.livevid1sel {
	background-color: #0258AB;
	margin: 0 10px 0 10px;
}

.menu li.liv1sel a:link,.menu li.liv1sel a:visited{
	color: #0258AB;
	font-weight: bold;
	padding-left: 10px;
}
.menu li.livevid1 a:link,.menu li.livevid1 a:visited{
	color: Yellow;
}
.menu li.livevid1 a:hover,.menu li.livevid1 a:active{
	color: Yellow;
}

.menu li.livevid1sel a:link, .menu li.livevid1sel a:visited{
	color: Yellow;
	font-weight: bold;
}


.menu li.liv2 a:link,.menu li.liv2 a:visited{
	color: #666;
	padding-left: 24px;
}

.menu li.liv2 a:hover,.menu li.liv2 a:active{
	color: #E68A00;
}

.menu li.liv2, .menu li.liv2sel {
	line-height: 120%;
	margin: 0;
	padding: 3px 0 3px 0;
}

.menu li.liv2sel a:link,.menu li.liv2sel a:visited{
	color: #E68A00;
	font-weight: bold;
	padding-left: 24px;
}

.menu li.liv3 a:link, .menu li.liv3 a:visited{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3 a:hover,.menu li.liv3 a:active{
	color: #000000;
	font-weight: normal;
}

.menu li.liv3, .menu li.liv3sel {
	line-height: 110%;
	margin: 0;
	padding: 2px 0 2px 0;
	padding-left: 30px;
}

.menu li.liv3sel a:link,.menu li.liv3sel a:visited{
	font-weight: bold;
}

.menu li.liv3sel a:hover,.menu li.liv3sel a:active{
	background-color: #FFFFFF;
	color: #000000;
}

.menu ul{
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(Sfondi/MenuRepeat.png);
	background-position: center;
	background-repeat: repeat-y;
}

.piccolo{
	font-size: 11px;
}

.ricarica{
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

.ricarica a{
	background-color: transparent;
	background-image: url(Sfondi/BtnRicarica.gif);
	background-position: center;
	background-repeat: no-repeat;
		color: #000;
	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: #00438A;
}

ul.orizzontale{
	color: #3A3A3A;
	line-height: 130%;
	margin: 0;
	padding: 0 0 15px 0;
	text-align: center;
}

ul.orizzontale li{
	display: inline;
	font-size: 13px;
	list-style-type: none;
	padding: 0 3px 0 5px;
	/*text-transform: uppercase;*/
}
ul.orizzontale li a{
	font-weight: bold;
}
ul.orizzontale li a:link, ul.orizzontale li a:visited{
	color: #3A3A3A;
}

ul.orizzontale li a:hover, ul.orizzontale li a:active{
	color: #0272A9;
}

#anteprimacont{
	clear: both;
}

#boxcerca{
	overflow: hidden;
	padding: 4px 10px 4px 12px;
	width: 178px;
}

#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;
	color: #333333;
	float: left;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	vertical-align: middle;
	width: 190px;
}

#boxlogin p{
	font-size: 10px;
	text-align: center;
}

#boxlogin ul{
	font-size: 10px;
	margin: 0 0 0 10px;
	white-space: nowrap;
}

#contenuto{
	float: left; /*NECESSARIO*/
	margin: 0;
	overflow: hidden;
	padding: 10px 0 0 0;
	text-align: justify; /* Margin e Padding (Left e Right) DEVONO essere 0 */
	background-color: White;
}

#counter{
	clear: both;
	color: #838995; /*NECESSARIO*/
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	text-align: left;
}

#cover{
	height: 600px; /*NON cancellare*/
	width: 960px;
	top: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	left: 0;
}

#credits{
	font-size: 11px; /*NECESSARIO*/
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
}

#credits a:link, #credits a:visited{
	color: Black;
}

#credits a:hover, #credits a:active{
	color: #F75D00;
}

#editor{
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding: 0 20px 10px 20px;
	text-align: left;
}

#flashcont{
	text-align: center;
}

#slidecont{
	text-align: left;
	width: 300px;
	float: right;
	margin: 10px 10px 10px 30px;
}

#bottom{
	clear: both;
	padding: 0;
	margin: 0 0 10px 0;
	background-image: url(sfondi/BgBottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
/*	border: 1px solid Lime;*/
	padding: 0 0 30px 0;
	background-color: transparent;
	position: relative;
}

#bottom .info{
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 40px;
	text-align: left;
}

#gallerycont{
	height: 580px;	
	width: 960px;
	position: absolute;
	text-align: center;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	top: 0;
}

#indirizzo{
	padding: 20px 0 20px 0;
}

#lang{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

#menudx .box {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#menudx .boxico {
	margin: 4px 10px 0 10px;
	padding: 0;
}

#menudx .boxico img{
	border: 1px solid #838995;
	padding: 1px;
}

#menudx .boxtesto{
	padding: 0 10px 2px 10px;
	text-align: left;
}

#menudx .boxtitolo{
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
}

#menudx .boxtitolo a:link, #menudx .boxtitolo a:visited{
	color: #666666;
}

#menudx .boxtitolo a:hover, #menudx .boxtitolo a:active{
	color: #E90401;
}

#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: #333;
}

#navlist a:hover, #navlist a:active{
	color: #E90401;
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding: 0 4px 0 4px;
	text-transform: none;
}

#navlist li.sel{
	color: #E90401;
}

#navlist ul{
	color: #333;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
}
#navlist{
	background-color: White;
	margin: 0;
}

#newscont, #scheda{
	line-height: 150%;
	padding: 10px 20px 10px 20px;
	text-align: left;
	position: relative;
}

ul, ol{
	line-height: 150%;
	margin: 0;
	padding: 5px 10px 5px 40px;
}

#newscont ul li{
	list-style-image: url(Sfondi/Bullet_Ul.gif);
	list-style-position: outside;

}

#note{
	clear: both;
	color: #333333;
	font-size: 10px;
	margin: 0;
}

#novitacont{
	clear: both;
}

#pdc{
	font-size: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 100%;
}

#pdc a{
	color: #FFFFFF;
	display: block;
}

#container{
	margin: 0px auto;
	min-height: 100%;
	position: relative;
	text-align: left;
}
.divqe{
	background-color: #0258AB;
	height: 34px;
	color: White;
}

.divqe a:link, .divqe a:visited{
	color: White;
}
.divqe a:hover, .divqe a:active{
	color: Yellow;
}

#top{
	padding: 0;
	text-align: center;
	width: 100%;
}

#contnavlistheader{
	background-color: White;
}

#topnavlistheader{
	background-image: url(Sfondi/BgTop.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0;
	height: 35px;
	overflow: hidden;
	margin: 0px;
}


#navlistheader{
	height: 40px;
	margin: 0 2px 0 2px;
	padding: 0 10px 0 10px;
	text-align: center;
	background-color: White;
	width: 936px;
}

#navlistheader li{
	color: #333;
	display: inline;
	font-size: 12px;
	font-family: "Futura Lt Bt", Helvetica, Tahoma, Verdana, sans-serif;
	line-height: 34px;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 10px 4px 18px;
	text-transform: uppercase;
	vertical-align: baseline;
	white-space: nowrap;
/*	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	line-height: 40px;*/
	font-weight: bold;
}

#navlistheader li a:link, #navlistheader li a:visited {
	color: #01539F;
	text-decoration: none;
}

#navlistheader li a:hover, #navlistheader li a:active {
	color: #02A1F2;
	text-decoration: none;
}

#navlistheader li.sel {
	color: #F75D00;
}

#navlistheader ul{
	margin: 0;
	padding: 0;
}

.indietro{
	color: #0272A9;
	text-align: left;
	font-size: 11px;
}

.indietro a:link, .indietro a:visited{
	color: #E68A00;	
	text-decoration: underline;
}

.indietro a:hover, .indietro a:active{
	color: #0272A9;
}
/*
#marqueecontainer {
	height: 300px; 	
	padding: 0;
	width: 300px; 		
	margin: 0 20px 10px 0;
	float: right;
	overflow: hidden;
}*/
#marqueecontainer {
	/*background-color: #FFFFFF;*/
	background-image: url(sfondi/boxSlideHome.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 3px solid #CCCCCC;
	float: right;
	height: 300px; /*marquee height */
	margin: 0 10px 5px 20px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width: 300px; /*marquee width */
}

#wrap{
		margin: 10px 0 10px 0;
}
#wrap ul{
	margin: 0;
	padding: 0px;
}
#wrap li a{
	color: White;
	 width: 234px;
    height: 170px;
	 display: block;
	 margin: 0;
	 padding: 0;
	 overflow: hidden;
	/* text-align: center;*/
}

#wrap .titolo{
	color: White;
	 width: 230px;
    height: 26px;
	 margin: 0;
	 padding: 0;
	 text-align: center;
	 overflow: hidden;
}

#wrap img{
	 width: 230px;
    height: 144px;
	 padding: 0;
	 border: 0;
	 margin: 0;
	 overflow: hidden;
	 text-align: left;
}


/*.mipiace{
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 110px;
	bottom: 28px;
	right: 20px;
}*/
