@charset "utf-8";
a:link, a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover, a:active {
	text-decoration:none;
	color: #EB3335;
}
.redlink:link, .redlink:visited, .redlink:hover, .redlink:active{
	color: #EB3335;
	text-decoration: none;
}


.menu {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: right;
	vertical-align: top;
	letter-spacing: 0.1pt;
	line-height: 10px;
	list-style-type: square;
	padding-right: 5px;
	padding-top: 0px;
	font-weight: bold;
}
.text {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	list-style-type: square;
	padding-left: 7px;
	padding-top: 5px;
}
.logo {
	padding-bottom: 8px;
}
.neutral {
	background-image: url(imgs/neutral.jpg);
	background-repeat: no-repeat;
}
.still {
	background-image: url(imgs/still.jpg);
	background-repeat: no-repeat;
}
.textSX {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: top;
	line-height: 12px;
	list-style-type: square;
	padding-top: 5px;
}
.titoletto {
	font-size: 18px;
	color: #666666;
}
.off {
	color: #CCCCCC;
}
.tutors {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-align: right;
	vertical-align: top;
	letter-spacing: 0.1pt;
	line-height: 10px;
	list-style-type: square;
	padding-right: 5px;
	padding-top: 5px;
}
.alert {
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.textcal {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	list-style-type: square;
	padding-left: 2px;
	padding-top: 5px;
}
.menu_gray {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	letter-spacing: 0.1pt;
	line-height: 10px;
	list-style-type: square;
	padding-top: 10px;
	font-weight: bold;
	background-image: url(imgs/menu_grigio.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-align: left;
	background-position: left top;
	vertical-align: top;
}
.grigione {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1pt;
	line-height: 10px;
	list-style-type: square;
	font-weight: bold;
	background-image: url(imgs/player.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 35px;
}
.sfondo_grigio {
	background-image: url(imgs/piano_grigio.jpg);
	background-repeat: no-repeat;
	background-position: 75px top;
}
.text_white {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
	list-style-type: square;
	padding-left: 7px;
	padding-top: 5px;
}
.sfondo_grigio_dx {
	background-image: url(imgs/piano_grigi_ex.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_whiteSX {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F5F5F5;
	text-align: right;
	vertical-align: top;
	line-height: 12px;
	list-style-type: square;
	padding-left: 7px;
	padding-top: 5px;
}
.sfondo_grigio_sx {
	background-image: url(imgs/piano_grigi_ex2.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
}
.inglese {
	padding-left: 10px;
	padding-right:7px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
}

