*{	font-family: Georgia, "Times New Roman", Times, serif;
	}

html,body {
	margin: 0;
	padding:0;
	text-align: center;
	height: auto;
	background-color: #EAEAEA;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}


.clearfloat { 
	clear:both;
    height:0;
    line-height: 0px;
}


#SlideShow {
	DISPLAY: none
}




div#container {
	text-align: left;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}


#sponsor {
	position: relative;
	z-index: 4;
	width: 980px;
	height: 20px;
	background-color: #EAEAEA;
	overflow: hidden;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#testata {
	background-color: #FFFFFF;
	height: 130px;
} 

#logo {
	position: absolute;
	margin-left: 0px;
	z-index: 10;
	width: 200px;
	height: 100px;
	margin-top: 60px;
	visibility: visible;
}


#utility {
	DISPLAY: none
}


#menu {
	DISPLAY: none
}

#menu1 {     /* a schede */
	DISPLAY: none
}

#central_container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
}


#colonna_right {
	DISPLAY: none
}

#colonna_right li{
	DISPLAY: none
}



#colonna_centro{
	DISPLAY: none
}


#colonna_centro_mini{  /* serve per la pagina a due colonne */
	DISPLAY: none
}




#colonna_left {
	float: left;
	width: 940px;
	position: static;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#colonna_left li{
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	text-indent: -30px;
}

#colonna_left_big {   /* serve per la pagina a due colonne */
	float: left;
	width: 940px;
	position: static;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}


#principale {
	height: 400px;
		width: 100%;

}
#mezzaprincipale {
	height: 100px;
	width: 100%;
}

#footer {
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
} 

#footer a {
	color : #666666;
	font-weight: bold;
	font-size: 11px;
}


#footer a:hover  {
	color : #666666;      /* azzurri  #006699;*/
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}






/* INIZIO - Stilista
---------------------------------------------------------------------*/

p {	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 5px;
}


h1{	font-size: 16px;
	font-weight: bolder;
	color: #0066CC;
	margin-right: 10px;
	margin-left: 5px;
}

h2{	font-size: 14px;
	font-weight: bolder;
	color: #FF0033;
	margin-right: 10px;
	margin-left: 5px;
}

h3{	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF3333;
	margin-right: 10px;
	margin-left: 5px;
}

h4{	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6633;
	margin-right: 10px;
	margin-left: 5px;
}




.titoletto {
	/*  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;   */
	color: #000000;
	background-color: #dbdbdb;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.titoletto1 {
	color: #FFFFFF;
	background-color: #006;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.titoletto2 {
	color: #FFFFFF;
	background-color: #009;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.titoletto3 {
	color: #FFFFFF;
	background-color: #00C;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.titoletto4 {
	color: #FFFFFF;
	background-color: #00F;
	font-weight: bold;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}



.fondo_grey   { background-color: #CCCCCC	}
.fondo_grey2  {	background-color: #FFFFCC	}
.fondo_grey3  {	background-color: #dbdbdb	}
.fondo_grey4  {	background-color: #e9e9e9	}
.fondo_bianco { background-color: #FFFFFF	}
.fondo_gradiente {
	background-image: url(../images/bg_main_satin.gif);
}
.fondo_gradiente2 {
	background-image: url(../images/gradiente01.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


.testo_nero   	{color: #000000}
.testo_bianco 	{color: #FFFFFF}
.testo_grey   	{color: #999999}
.testo_grey2   	{color: #CCCCCC}
.testo_grey3   	{color: #DBDBDB}
.testo_verde 	{color: #336600}
.testo_orange 	{color: #FF6633}

.testo_mini   	{
	font-size: 10px;
	line-height: 12px;
}
.testo_medio   	{
	font-size: 11px;
	line-height: 13px;
}



.boxContenuti {
	height: auto;
	padding: 0px;
	border: 5px solid #FFF;
	background-color: #FFF;
	margin: 0px;
	}


.boxContenuti_left {
	height: auto;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	



.bordo_destro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.bordo_sinistro {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.bordo_sotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bordo_sopra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.bordo_sottosopra {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.bordo_all {
	border: 1px solid #CCCCCC;
	padding: 2px;
}




hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}




a:link {
	color : #006;      /* azzurri  #006699;*/
	font-weight: bold;
	text-decoration: none;
}


a:visited {
	color : #93C;      /* azzurri  #006699;*/
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color : #06C;      /* azzurri  #006699;*/
	text-decoration: none;
}


/*    a[href]:after{
content: " (" attr(href) ")";
}    */







  /* INIZIO - stile news
---------------------------------------------------------------------*/
.news_macroarea {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.news_testata {
	font-size: 12px;
	font-variant: small-caps;
}

.news_titolo {
	font-weight: normal;
	font-size: 20px;
	color: #0066CC;   /* azzurri #006699; */
	line-height: normal;
	margin-bottom: 4px;
	}
.news_titolo_big {
	font-weight: normal;
	font-size: 32px;
	color: #0066CC;   /* azzurri #006699; */
	line-height: normal;
	margin-bottom: 4px;
	}

.news_sottotitolo {
	font-weight: normal;
	font-size: 16px;
	color: #663300;
	font-style: italic;
}

.news_dove {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.news_abstract {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.news_testo {
	font-size: 14px;
	padding-right: 3px;
	font-weight: normal;
	text-align: justify;
}

.news_allegati {
	font-size: 11px;
	font-weight: bold;
	padding-right: 30px;
}

.news_allegatidida {
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
}

.news_autore {
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
	text-align: justify;
}

/* FINE - stile news
---------------------------------------------------------------------*/

