body{
	background-color: #E7EAF1;
	margin: 0px;
	padding: 0px;
}

.bg-sx{
	background-color: #F1F3F7;
}
.bg-dx{
	background-color: #FFFFFF;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C143E;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.p-giustificato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C143E;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}

.titolo-blu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #052D67;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	/*font-variant: small-caps;*/
}

.titolo-red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC1F2C;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	/*font-variant: small-caps;*/
}
fieldset{
	background-color: #F1F3F7;
	border: 1px solid #999999;
	margin: 2px;
	padding: 2px;
	text-align: justify;
}

.note{font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #052D67;
	font-style: italic;
	line-height: normal;
	font-weight: normal;}
	
a:link {
	text-decoration: none;
	color: #052D67;
}

a:visited {
	text-decoration: none;
	color: #052D67;
}

a:hover {
	color: #CC2222;
}

.bg-scuola{
	background-image: url(Images/bg-scuola.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg-corsi-inglese{
	background-image: url(Images/bg-corsi-inglese.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg-conversazione{
	background-image: url(Images/bg-conversazione.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-corsi-informatica{
	background-image: url(Images/bg-corsi-informatica.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-british{
	background-image: url(Images/bg-british.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
A.menu-lavoro_menu {

	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu-lavoro_menu:hover {

	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bolder;
	color: #c5e0ee;
	text-decoration: none;
}
A.menu-lavoro_menu:active {

	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bolder;
	color: #c5e0ee;
	text-decoration: none;
	
}.verdana-9-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.verdana-10-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.verdana-11-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.verdana-12-nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}