@charset "utf-8";


body {
	background-color: #003970;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
}
.conti_tabella {
	background-image: url(immagini/tabella_conti.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.circonda {
	clear: right;
	float: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.testata {
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.lingua_P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/lingua_partner.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left;
}
.lingua_N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(immagini/lingua_news.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: left;
}
.sfondo_partner {
	background-image: url(immagini/sfondo_partner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titoli_partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}

A:LINK.titoli_partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	line-height: 20px;
}



.testo_partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	text-align: left;
	line-height: 14px;
}
.punto_partner {
	background-image: url(immagini/punto_partner.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tab_school {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003970;
	border-bottom-color: #003970;
	border-left-color: #003970;
	border-top-width: thin;
	background-image: url(immagini/sfondo_school.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titolo_school {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387dc3;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}

A:Link.titolo_school {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387dc3;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}

.dist {
	margin-bottom: 10px;
	border: 1px solid #003366;
}
.testi_school {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}
.dist_linea {
	margin-bottom: 5px;
	margin-top: 9px;
	border: 1px solid #003366;
}
.sfuma_piede_lato {
	background-image: url(immagini/sfondo_piede1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sfuma_piede_centro {
	background-image: url(immagini/sfondo_piede2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#navcontainer ul
{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	color: #000000;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

li { display: inline; }

li a
{
	text-decoration: none;
	color: #030303;
	padding: .2em 1em;
	border-right: 1px solid #fff;
}

li a:hover
{
	text-decoration: underline;
	color: #333333;
}


.Testo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003C72;
	text-align: left;
}
.bordex_partner {
	border: 1px solid #003366;
	margin-bottom: 10px;
	margin-right: 10px;
}
.dist_linea2 {
	margin-bottom: 5px;
	margin-top: 9px;
}
.testo_interno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #454545;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}
.titoli_interno {
	font-size: 0.9em;
	font-weight: bold;
	color: #003970;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
}
.testo_interno_Rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF0000;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}
.titoli_interno_Rosso {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.testo_interno_Admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	line-height: 16px;
}

testo_interno_Admin a:hover
{
	color: #333333;
	text-decoration: none;
}
.compila_fondo {
	background-image: url(immagini/sfonfo_form1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
	text-align: right;
}
.informativa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
.pulsante_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.TestoEvidenza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387dc3;
	line-height: 17px;
	text-decoration: none;
}

A:Link.TestoEvidenza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387dc3;
	line-height: 17px;
	text-decoration: none;
}

.CONTITITOLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #387dc3;
	text-align: left;
	line-height: 30px;
}
.School_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387dc3;
	line-height: 13px;
	text-decoration: none;
	text-align: center;
}
a:link.School_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #387dc3;
	line-height: 13px;
	text-decoration: none;
}
/* HORIZONTAL MARQUEE */
#example {
 	border:1px solid #000;
 	background:#E1F0F9;
 	width:450px;
 	height:30px;
 	overflow:hidden;
}

#example  p {
 	padding:0 30px;
 	margin:0;
 	width:auto;
 	display:inline;
 	float:left;
 	white-space:nowrap;
	line-height:30px;
}

/* VERTICAL MARQUEE */
#example2 {
	background:#E1F0F9;
	width:100%;
	height:438px;
	overflow:hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#example2 div {
	padding:0 10px;
}

#example2  p {
 	padding:10px 0;
 	margin:0;
}

#example2 a, #example2 em {
	display:block;
}
.testo_interno_Admin_Rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
}
.titoli_News {
	font-size: 0.9em;
	font-weight: bold;
	color: #003970;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-decoration: none;
}
.testo_interno_Admin_RossoCopia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 12px;
}
.testo_interno_Verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #00CC00;
	text-align: justify;
	line-height: 16px;
	text-decoration: none;
}
