@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: "Century Gothic";
	font-size: 100%;
	background: #ffffff;
	color: #000;
	line-height: 150%;
}

a:link, a:visited {
	margin: 0 auto;
	text-decoration: none;
	color: #003366;
	padding: 0;

}
a:hover {
	margin: 0 auto;
	text-decoration: none;
	font-weight:bold;
	color: #006699;
	padding: 0;
}

h2 {
	font-size: 11px;
	color: #f90;
	margin: 10px 0 0;
}

#base {
	
}

#container {
	width: 1000px !important;
	width /**/: 1004px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin-right: auto;
	margin-left: auto;
	background: url(images/sfondo.jpg) repeat-y center;
}

div#header {
	height: 20px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px 0px 0px 30px;
}

div#top {
	width: 960px center;
	height: 100%;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px 0px 0px 20px;
}

div#menu {
	width:960px center;
	width:960px !important;
	height:auto !important;
	height: 60px;
	min-height:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #26527D;
	padding: 0px 0px 0px 20px;
}

* html div#menu { 
   height: expression( this.scrollHeight > 60 ? "60px" : "auto" ); /* sets max-height for IE */
   max-height: 60px; /* sets max-height value for all standards-compliant browsers */
}

div#menu a{
	display: block;
	line-height: 140%;
	font-size: 110%;
	text-decoration: none;
    color: #26527D;
	text-align: center;
	font-weight: bold;
}

div#form_login{
	width: 248px;
	height: 58px;
	display:compact;
	line-height: 70%;
	font-size: 80%;
	text-decoration: none;
    color: #ccc;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}

div#corpo {
	margin: 0 auto;
	width: 960 px center;
	height: 100%;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666;
	padding: 0px 0px 0px 20px;
}

div#corpo li {
	margin: 0 0 0 10px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666;
	padding: 0px 0px 0px 0px;
}

.interno_sito {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-left: 5px;
}
.main {
	margin: 0 auto;
	font-family:"Century Gothic";
	text-align:justify;
	line-height: 150%;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 10px;
}
.news {
	font-family:"Century Gothic";
	text-align:justify;
	line-height: 140%;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 10px;
}
.FPC {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 80%;
	font-size: 11px;
	color: #666;
	padding: 0px 0px 0px 0px;
	text-align:center;
}
div#fpc_giorno {
	/*width: 960 px center;*/
	/*height: 100%;*/
	font-family:"trebuchet MS";
	font-size: 30px;
	font-weight:bold;
	color: #666;
	padding: 0px 0px 0px 0px;
}
div#fpc_mese {
	/*width: 960 px center;*/
	/*height: 100%;*/
	font-family:"trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color: #666;
	padding: 0px 0px 0px 0px;
}
div#fpc_orario {
	/*width: 960 px center;*/
	/*height: 100%;*/
	line-height: 100%;
	font-family:"trebuchet MS";
	font-size: 11px;
	color: #666;
	padding: 0px 0px 0px 0px;
}
div#fpc_sede {
	/*width: 960 px center;*/
	/*height: 100%;*/
	line-height: 100%;
	font-family:"trebuchet MS";
	font-size: 11px;
	color: #666;
	padding: 0px 0px 0px 0px;
}
div#fpc_tipologia {
	/*width: 960 px center;*/
	/*height: 100%;*/
	line-height: 100%;
	font-family:"trebuchet MS";
	font-size: 11px;
	color: #990000;
	padding: 0px 0px 0px 0px;
}
div#fpc_crediti {
	/*width: 960 px center;*/
	/*height: 100%;*/
	line-height: 100%;
	font-family:"trebuchet MS";
	font-size: 11px;
	color: #666;
	padding: 10px 0px 0px 0px;
}
div#fpc_titolo {
	/*width: 960 px center;*/
	/*height: 100%;*/
	line-height: 100%;
	font-family:"trebuchet MS";
	font-size: 13px;
	color: #666;
	padding: 5px 10px 0px 10px;
}
div#fpc_dettaglio {
	/*width: 960 px center;*/
	/*height: 100%;*/
	line-height: 100%;
	font-family:"trebuchet MS";
	font-size: 13px;
	color: #666;
	padding: 31px 10px 0px 10px;
	text-align: right;
}
#bottom {
	width: 1000px !important;
	width /**/: 1004px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/sfondo_bottom.jpg) repeat-y center;
	text-align:center;
	line-height: 100%;
	font-family:"Century Gotic";
	font-size: 11px;
	color: #ffffff;
	padding-top: 5px;
}
div#enhanced {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 14px;
	color: #ffffff;
	height:16px;
	background: url(images/enhanced.png) no-repeat;
	padding-left:3px;
}
div#enhanced_blu {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 14px;
	color: #003366;
	background: url(images/enhanced.png) no-repeat;
	padding-left:3px;
}
div#enhanced_blu_semicolonna {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 14px;
	color: #003366;
	background: url(images/enhanced.png) repeat;
	padding-left:3px;
}
div#enhanced_blu_areariservata {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 14px;
	color: #003366;
	background: url(images/enhanced.png) no-repeat;
	padding-left:3px;
}
div#ricerca_testo_numero {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 16px;
	color: #666666;
	padding-top: 10px;
}
div#ricerca_numero {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 40px;
	color: #660000;
	padding-top: 20px;
}
div#ricerca_testo_iscritto_dal {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 14px;
	color: #666666;
	padding-top: 15px;
}
div#ricerca_data_iscrizione {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 16px;
	color: #666666;
	padding-top: 5px;
}
div#ricerca_altre {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 16px;
	color: #666666;
	padding-top: 28px;
}
div#ricerca_nome {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 18px;
	color: #666666;
	padding-top: 14px;
	padding-left: 20px;
}
div#ricerca_testo {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 12px;
	color: #666666;
	padding-top: 25px;
	padding-left: 20px;
}
div#ricerca_cognome {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 13px;
	color: #666666;
	padding-top: 7px;
	padding-left:10px;
	padding-bottom:0px;
}
div#crediti_numero {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 27px;
	color: #660000;
	padding-top: 5px;
}
div#crediti_testo {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 13px;
	color: #666666;
	padding-top:20px;
	padding-left:15px;
}
div#crediti_anno {
	line-height: 100%;
	font-family:"Century Gothic";
	font-size: 16px;
	color: #666666;
	padding-top: 0px;
	padding-left: 200px;
}