@charset "utf-8";
.Main_Down {
	background-attachment: scroll;
	background-image: url(../Images/Bg_down.png);
	background-repeat: no-repeat;
	background-position: center;
}
.Main_Top {
	background-attachment: scroll;
	background-image: url(../Images/Bg_up.png);
	background-repeat: no-repeat;
	background-position: center;
}

.Main_Background {
	background-color: #E0A243;
}

.Main_TextBox {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Index.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
	padding-right: 45px;
	font-weight: bold;
	color: #330000;
	line-height: 23px;
}

.Main_Foto {
	background-attachment: scroll;
	background-image: url(../Images/immagine_index_puntine.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.Main_TextBox_Eventi {
	background-attachment: scroll;
	background-image: url(../Images/nota_eventi.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	padding-left: 50px;
	padding-right: 45px;
	font-weight: bold;
	color: #330000;
}

.Main_Ottimizzato_per {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #330000;
	line-height: 23px;
}

.Insegnante_Foto_sx {
	background-attachment: scroll;
	background-image: url(../Images/Insegnante_1_puntine.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 219px;
}

.Insegnante_Foto_dx {
	background-attachment: scroll;
	background-image: url(../Images/Insegnante_2_puntine.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 568px;
	width: 191px;
}

.Insegnante_TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #330000;
	clear: left;
	line-height: 23px;
}

.Insegnante_TextBox_Top {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Insegnante_Top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:			50px;
	width:			596px;
	text-align:center;
	vertical-align:bottom;
	
}

.Insegnante_TextBox_Bottom {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Insegnante_Bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:			50px;
	width:			596px;
}

a.link{
	color: #330000;
	text-decoration:underline;
}
a.link_video{
	color: #330000;
	text-decoration:none;
}

/*********************** CORSI ***********************/	

.Corsi_Left {
	background-attachment: scroll;
	background-image: url(../Images/nota_corsi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	padding-left: 6 px;
	
	font-weight: bold;
	color: #330000;

	
}

.Corsi_Center {
	background-attachment: scroll;
	background-image: url(../Images/nota_corsi.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	padding-left: 4 px;

	font-weight: bold;
	color: #330000;

	
}

.Corsi_Right {
	background-attachment: scroll;
	background-image: url(../Images/nota_corsi.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	padding-left: 4px;
;
	font-weight: bold;
	color: #330000;

	
}

	
/*********************** IMMAGINI ***********************/	

.Immagini_Left_Top {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Immagini_Left_Top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:			30px;
	width:			320px;

}

.Immagini_Left_Center {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Immagini_Left_Center.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:			370px;
	width:			320px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 45px;
	font-weight: bold;
	color: #330000;

}

.Immagini_Left_Bottom {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Immagini_Left_Bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:			30px;
	width:			320px;

}


.Immagini_Right_Top {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Immagini_Right_Top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:			50px;
	width:			636px;
	vertical-align:bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-align:center;
	line-height: 45px;
	text-decoration: none;

}

.Immagini_Right_Center {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Immagini_Right_Center.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:			446px;
	width:			636px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
	color: #330000;

}

.Immagini_Right_Bottom {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Immagini_Right_Bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:			50px;
	width:			636px;

}	

.Immagini_Gallery {
	height:			60px;
	width:			60px;
	text-align: center;
	vertical-align: middle;
}	

.Immagini_Tab_Gallery {
	height:			400px;
	width:			500px;
	text-align: center;
	vertical-align: middle;
	/*border-spacing:1;
	border-width:medium;
	border-color:#000000;
	border-spacing:3px;*/
	/*margin-left:30;*/
}

.Immagini_Foto{
border-width: medium;
border-color:#330000;
border-style: ridge;
}
/*********************** VIDEO ***********************/	


.Video_Left_Top {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Video_left_Top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:			30px;
	width:			320px;

}

.Video_Left_Center {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Video_left_Center.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:			485px;
	width:			320px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 45px;
	font-weight: bold;
	color: #330000;

}

.Video_Left_Bottom {
	background-attachment: scroll;
	background-image: url(../Images/Box_Testo_Video_left_Bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:			30px;
	width:			320px;

}


/*********************** CONTATTI ***********************/

.Contatti_TextBox {

	background-attachment: scroll;
	background-image: url(../Images/nota_links.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
	padding-right: 45px;
	font-weight: bold;
	color: #330000;
}

.Contatti_Stile1 {
	color: #FF0000;
	font-size: 24px;
}
.Contatti_Stile2 {
	color: #000000;
	font-size: 15px;
	
}
.Contatti_Stile3 {font-size: 18px}

/*********************** LINKS ***********************/

.Links_Amici
{
	background-attachment: scroll;
	background-image: url(../Images/Links_Amici.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:center;
}

.Links_Testo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-align:center;
	line-height: 35px;
	text-decoration: none;
}

.Links_Allievi
{
	background-attachment: scroll;
	background-image: url(../Images/Links_Allievi.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;

}

/*********************** SCROLLERS ***********************/
.root 		{
		position: relative;
		height:			/*200*/468 px;
		width:			/*489*/596 px;
		/*margin: 			0px 0px 8px 7px;*/		
		}
.root p 	{
		margin:			10px 10px 5px 10px;
		}
.thumb 		{
		position:			absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:			absolute;
		left: 			10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer {
	position:		absolute;
	/*left:			2px;
	top:			19px;*/
	width:			596px;
	height:			468px;
	/*clip:			rect(0 467 200 0); */
	overflow: 		auto;
	background-image: url(../Images/Box_Testo_Insegnante_Center.png);
	left: 2px;
	

		}
.scrollContent {
	position:		absolute;
	left:			0px;
	top:			0px;
	width:			100px;
		}
