@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #09355e;
	height: 100%;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	color: #175996;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #006699;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(immagini/freccia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
hr {
	border: 1px dotted #68B6CC;
	margin: 0px;
	padding: 0px;
}


p {
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
#doc {
	margin: 0px;
	padding: 1px;
	width: 335px;
	background-color: #EDE8E4;
}

a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}



#contenuto_pagina_interno  img    {
	padding-top: 0px;
}
.bordino  {
	border: 2px solid #FFFFFF;
}



#bg_home {
	background-image: url(immagini/bg_home.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 655px;
	padding: 0px;
}
#bottom {
	width: 980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105BA0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	margin: auto;
	height: 150px;
}

#container_home {
	margin: auto;
	width: 1000px;
	padding: 0px;
	background-image: url(immagini/cent.jpg);
	background-position: left top;
}
#contenitore {
	margin: auto;
	width: 1000px;
	padding: 0px;
	background-image: url(immagini/texture_bg_interno.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#contenitore_interno {
	width: 1000px;
	background-repeat: no-repeat;
	height: 100%;
	position: relative;
}
#contenuto_pagina_interno     {
	position: relative;
	width: 730px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 245px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	min-height:600px;
	line-height: 16px;
	}
	
#footer_interno {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #062948;
	width: 970px;
	margin: auto;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	letter-spacing: 1px;
}
#footer_interno a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #061F37;
	color: #FFFFFF;
	text-decoration: none;
}

#footer_interno a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #0D3C6A;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_interno a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #0D3C6A;
	color: #66CCFF;
}





#header {
	margin: 0px;
	padding: 0px;
	background-image: url(immagini/header.jpg);
	height: 193px;
	width: 1000px;
	background-repeat: no-repeat;
}
#header_interno {
	margin: 0px;
	padding: 0px;
	height: 193px;
	width: 1000px;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #91A7B5;
	padding-top: 5px;
}


#footer_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 1000px;
}
#container_centro {
	background-color: #FFFFFF;
	position: relative;
	float: left;
	background-image: url(immagini/pof.jpg);
	padding-top: -5px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bg_book {
	width: 493px;
	float: left;
	position: relative;
	height: 482px;
	background-repeat: no-repeat;
	background-image: url(immagini/bg_book.jpg);
}
#testo_home {
	position: absolute;
	left: 226px;
	top: 34px;
	height: 237px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #092848;
	text-align: left;
	width: 256px;
	margin: 0px;
	line-height: 16px;
}
#indirizzo_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #0D3C6A;
	height: 75px;
	width: 493px;
	text-align: right;
	line-height: 18px;
	background-image: url(immagini/indirizzo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
}
#indirizzo_home a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#indirizzo_home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#indirizzo_home a:hover {
	color: #00CCFF;
	text-decoration: none;
}


#bg_news {
	float: left;
	height: 402px;
	width: 487px;
	background-image: url(immagini/bg_news.jpg);
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D3C6A;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
#leggi {
	position: absolute;
	height: 32px;
	width: 138px;
	left: 344px;
	top: 284px;
}
#news {
	position: absolute;
	height: 330px;
	width: 450px;
	left: 18px;
	top: 69px;
	overflow: hidden;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
















!important
	font-size: 11px;!important
	line-height: 15px;
	color: #10252E;
	scrollbar-base-color : #f2efd8;
	scrollbar-3dlight-color : #f2efd8;
	scrollbar-arrow-color : #fff;
	scrollbar-darkshadow-color : #f2efd8;
	scrollbar-highlight-color : #f2efd8;
	scrollbar-face-color : #d7d3c2;
	scrollbar-shadow-color :  #f2efd8;
	scrollbar-track-color  :  #f2efd8;
}
#news a{
	font-weight:bold;
}


#container_menu {
	height: 51px;
	width: 1000px;
	background-color: #0D3C6A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bg_interno {
	background-image: url(immagini/bg_interno.jpg);
	background-repeat: repeat-x;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pof {
	float: left;
	height: 75px;
	background-image: url(immagini/pof.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 509px;
	position: absolute;
	left: 490px;
	top: -1px;
}
#pof img {
	margin: 0px;
	padding: 0px;
}

#elenco_menu {
	float: left;
	text-align: left;
	position: absolute;
	left: -2px;
	top: -14px;
	z-index: 1;
	width: 210px;
	background-color: #E2E1DC;
	height: 488px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#elenco_menu li {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #630;
	list-style-position: inset;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 2px;
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
}
#elenco_menu  li  a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #10375E;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
#elenco_menu li a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #10375E;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
#elenco_menu li a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
#testo_home h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0076AE;
	line-height: 14px;
}
#menu_blu {
	float: left;
	height: 35px;
	width: 468px;
	background-image: url(immagini/menu01.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: middle;
	margin: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu_blu a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_blu a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_blu a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	text-transform: uppercase;
}
#clear {
clear: both;
}
#pulsanti {
	float: left;
	width: 507px;
}
#box_laterale  {
	height: 100%;
	width: 211px;
	position: absolute;
	z-index: 2;
	left: 2px;
	top: 2px;
}
#link_laterali {
	width: 170px;
	position: absolute;
	height: 72px;
	left: 5px;
	top: 507px;
}
#elenco_mappa  li {
	list-style-position: inset;
	list-style-type: disc;
	line-height: 16px;
}
#elenco_mappa li .sottomenu {
	list-style-position: inset;
	list-style-type: circle;
	text-indent: 30px;
	font-style: italic;
}
#elenco_mappa li .sottomenu_link {
	list-style-position: inset;
	list-style-type: circle;
	text-indent: 10px;
	font-style: normal;
	font-weight: normal;
}
#form_area_privata .utente {
	padding-bottom: 1px;
	padding-top: 1px;
	float: right;
}
#form_area_privata {
	padding-left: 5px;
}

#form_area_privata .password {
	padding-bottom: 1px;
	float: left;
}

#menu_pagina     {
	color: #000066;
	width: 720px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
}

#menu_pagina_picc     {
	color: #000066;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 20px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
}
#menu_pagina ul {
	display:inline;
	margin: 0px;
	padding: 0px;
}

#menu_pagina  li {
	color: #000066;
	background-color: #E1DCD5;
	list-style-type: square;
	list-style-position: inset;
	margin: 2px;
	width: 150px;
	display:inline;
	font-weight: bold;
	background-image: url(immagini/bg_menu_pagina.jpg);
	text-indent: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_pagina li a:link {
	color: #000066;
	list-style-type: square;
	list-style-position: inset;
	width: 150px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 2px;
}
#menu_pagina li a:visited {
	color: #000066;
	list-style-type: square;
	list-style-position: inset;
	width: 150px;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
}
#menu_pagina li a:hover {
	color: #3399CC;
	list-style-type: square;
	list-style-position: inset;
	width: 150px;
	margin: 1px;
	padding: 2px;
}
#box_sezione {
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
fieldset {
	border: 1px solid #7EBED1;
	width: 300px;
}
#menu_verticale ul {
	float: left;

}
#menu_pagina_verticale li {
	color: #000066;
	background-color: #C9DEED;
	padding: 3px;
	border: 1px solid #FFFFFF;
	list-style-type: none;
	list-style-position: inset;
	margin: 1px;
	width: 250px;
	font-weight: bold;
	background-image: url(immagini/freccia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}
#menu_pagina_verticale li a:link {
	color: #000066;
	list-style-type: square;
	list-style-position: inset;
	width: 150px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
	padding: 4px;
}
#menu_pagina_verticale li a:visited {
	color: #000066;
	list-style-type: square;
	list-style-position: inset;
	width: 150px;
	text-decoration: none;
	margin: 1px;
	padding: 4px;
}
#menu_pagina_verticale li a:hover {
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: inset;
	width: 150px;
	margin: 1px;
	padding: 4px;
}
#div_pof {
	background-color: #EAE7E1;
	padding: 12px;
	width: 500px;
	border: 2px solid #FFFFFF;
	font-weight: bold;
	height: 150px;
}
#box_sezione ul li {
	
	line-height: 18px;
}
/*SUB MENU LATERALE*/

#sub_menu {
	padding-bottom: 7px;
}
#sub_menu ul li {
	font-size: 11px;
	list-style-type: square;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	color: #0066CC;
	line-height: 13px;
	border-bottom-color: #666;
}
#sub_menu ul a:link {
	font-size: 11px;
	list-style-type: none;
	line-height: 10px;
}
#sub_menu ul a:visited {
	font-size: 11px;
	list-style-type: none;
	line-height: 10px;
}
#sub_menu ul a:hover {
	font-size: 11px;
	list-style-type: none;
	line-height: 10px;
}
/*FINE SUB MENU LATERALE*/


#menu_blu_home {
	float: left;
	height: 35px;
	width: 468px;
	background-image: url(immagini/menu01_home.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: middle;
	margin: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#box_sezione .storia_sf {
	background-color: #E9E3C7;
	padding: 15px;
	border: 1px solid #B38E77;
}
#menu_blu_home a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_blu_home a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#menu_blu_home a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
	text-transform: uppercase;
}
#cerca {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 15px;
	background-image: url(immagini/cerca.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 210px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
}
#doc td {
	background-color: #FFFFFF;
}
.l_documento {
	font-weight: normal;
	font-variant: normal;
	color: #092642;
	font-size: 11px;
	line-height: 15px;
}

.l_documento a:link {
	font-weight: bold;
	font-variant: normal;
	color: #135A9C;
	font-size: 10px;
	background-image: url(immagini/icona_freccina.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 15px;
}
.l_documento a:visited {
	font-weight: bold;
	font-variant: normal;
	color: #135A9C;
	font-size: 10px;
	background-image: url(immagini/icona_freccina.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 15px;
}
.l_documento a:hover {
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	font-size: 10px;
	background-image: url(immagini/icona_freccina.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 15px;
}
.l_documento td {
	width: 300px;
}
#doc_arc {
	margin: 4px;
	padding: 4px;
	width: 100%;
	background-color: #EDE8E4;
}
#doc_arc td {
	margin: 4px;
	padding: 4px;
	background-color: #FFFFFF;
}
.colonna_doc {
	width: 50px;
}
.titolo_archivio {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #006699;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
	background-image: url(immagini/icona_archivio.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
}
#doc_ass {
	margin: 4px;
	padding: 4px;
	width: 330px;
}
#doc_ass td {
	margin: 4px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9AC9B;
}
.colonna_giornalino {
	width: 100px;
}
#corsi {
	background-color: #FFFFFF;
}
#corsi td {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
#corsi .corsi_ul {
	list-style-type: disc;
}
#orari {
	background-color: #003366;
	border: 1px solid #0099CC;
	border-style: collapse;
	font-weight: bold;
	padding: 2px;
	width: 600px;
}
.risultati {
	background-color: #D1E4FC;
}

#orari td {
	background-color: #FFFFFF;
	vertical-align: middle;
}
#orari th {
	background-color: #0D4B84;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#tabella_viaggi {
	width: 700px;
}
#tabella_viaggi td {
	background-color: #E1DCD5;
	width: 25%;
	padding: 2px;
}
#tabella_viaggi th {
	background-color: #062948;
	color: #FFFFFF;
}
#doc_large {
	margin: 0px;
	padding: 1px;
	width: 640px;
	background-color: #EDE8E4;
}
#doc_large  td {
	margin: 0px;
	padding: 1px;
	background-color: #FFFFFF;
}
.back b {
	background-image: url(immagini/freccia.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.bordino_foto1px {
	border: 1px solid #09355E;
}
p {
	margin: 4px;
	padding: 3px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #C8BEB2;
}
.onu {
	color: #0076AE;
	padding-left: 45px;
	padding-top: 5px;
}

.div_news {
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
	overflow: auto;
	scrollbar-base-color : #dddcdc;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-face-color : #dddcdc;
	scrollbar-shadow-color :  #c3c2c2;
	scrollbar-track-color  :  #ebebeb;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
#tab_segreteria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09355E;
	background-color: #B9AC9B;
	font-weight: normal;
}
#tab_segreteria td {
	background-color: #FFFFFF;
	margin: 1px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#tab_segreteria th {
	background-color: #E4E0DA;
	margin: 1px;
	padding: 5px;
	text-align: left;
}
.sottotitoletto {
	color: #CC3300;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#box_sezione a:link {
	font-weight: bold;
	font-variant: normal;
	color: #135A9C;
	font-size: 10px;
	background-image: url(immagini/icona_freccina.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 18px;
}
#box_sezione a:visited {
	font-weight: bold;
	font-variant: normal;
	color: #135A9C;
	font-size: 10px;
	background-image: url(immagini/icona_freccina.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 18px;
}
#box_sezione a:hover {
	font-weight: bold;
	font-variant: normal;
	color: #FF3300;
	font-size: 10px;
	background-image: url(immagini/icona_freccina.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 18px;
}
#button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A89F80;
	border: 1px solid #FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A89F80;
	border: 1px solid #FFFFFF;
}
#box_sezione1 {
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4BC9F;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #006699;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
#box_sezione h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #006699;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(immagini/freccia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.titolo_primo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #006699;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(immagini/freccia.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#certificazioni    li       {
	padding-left: 0px;
	margin-left: 20px;
}
#bottom #loghi {
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-bottom: 5px;
}
#container_riepilogo_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}

#container_riepilogo_news a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#container_riepilogo_news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#container_riepilogo_news a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}

#table_riepilogo b{
	font-size:16px;
	font-weight: bold;
	font-family: "Trebuchet MS";	
}
#table_riepilogo td{
	border-top-color: #7D6A55;
	border-right-color: #7D6A55;
	border-bottom-color: #7D6A55;
	border-left-color: #7D6A55;
	font-size: 11px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.tab_contatti td{
	line-height: 20px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #ffffff;
}
.col01{
	background-color: #C9DEED;
}
.col02{
	background-color: #F2EFEC;
}

#table_risultati{
	background-color: #DAD1C9;
	border-collapse:collapse;
	

}
#table_risultati td{
	background-color: #FFFFFF;
	border:thin;
	border-color:#BDAD91	
}

#table_risultati th{
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/*MENU DROP DOWN*/
#menu_categorie{
padding:0;
maragin:0;
}
#menu_categorie ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu_categorie li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	z-index: 1000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu_categorie li a{
	width:100px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	background-color: #036;
	color: white;
	height: 51px;
} 

#menu_categorie li a:hover{
	color: #FFF;
	background-color: #1B65A9;
} 
#menu_categorie ul ul
{
	position: absolute;
	top: 39px;
	visibility: hidden;
	left: 6px;
} 

#menu_categorie ul li:hover ul{
visibility:visible;
}
#menu_categorie ul .p_docenti {
	width: 164px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu_categorie ul .p_studenti {
	width: 161px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu_categorie ul .p_famiglie {
	width: 182px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#menu_categorie li li a {
	width:150px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 18px;
	background-color: #036;
	color: white;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
}
#menu_categorie ul ul li {
	width: 170px;
}
#menu_materie li {
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 7px;
	list-style-type: none;
}
#menu_materie ul {
	list-style-type: none;
}
#ind {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sotto_home {
	position: relative;
	width: 1000px;
	height: 75px;
}
.pec {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}
#menu_materie ul{
	list-style-type: none;
}

