/* tag generici per centratura della pagina */
/*---------------------------------------------------*/

body { 
	margin: 0;
	padding: 0;
	font: 8pt Verdana, Arial,Helvetica, sans-serif; 
	color: #000;
	height: 100%;
	text-align: center;/*è questo che fa centrare la pagina!!!!!*/
}


html {
	height: 100%;
	margin: 0;
	padding: 0;
}
	


/* container con sfondo generale */
/*---------------------------------------------------*/

#container{
	position: relative;
	width: 801px; 
	padding: 0;
	border-bottom: 1px solid #ACACAC;
	margin-left: auto;
	margin-right: auto;	
	background: #fff url(bg.gif) repeat-y 50% 50%;
	text-align: left; 
	
}


/* container con sfondo pagina grande */
/*---------------------------------------------------*/

#containerg{
	position: relative;
	width: 801px; 
	padding: 0;
	border-bottom: 1px solid #acacac;
	margin-left: auto;
	margin-right: auto;	
	background: #fff url(bgg.gif) repeat-y 50% 50%;
	text-align: left; 
	
}


/* parte superiore dei file */
/*---------------------------------------------------*/

#logo{
	width:801px;
	height: 99px;
	margin-top: 0px; 
	padding: 0; 
	background: transparent url(top.gif) no-repeat;
	z-index: 3;
    position: absolute;
    top:0
    
}

#intro { 
	margin: 0px;
	padding:0;
	width: 800px;
	height: 280px;
	background: transparent url(top4.jpg) bottom left no-repeat;
	z-index: 2;
    
   
}

#intro2 { 
	margin-top: 70px;
	padding:0;
	width: 800px;
	height: 246px;
	background: transparent url(top3.gif) no-repeat;
	z-index: 2;
}

#intro3 { 
	margin-top: 70px;
	padding:0;
	width: 800px;
	height: 246px;
	background: transparent url(top2.gif) no-repeat;
	z-index: 2;
}

#intro4 { 
	margin-top: 70px;
	padding:0;
	width: 800px;
	height: 246px;
	background: transparent url(top5.jpg) no-repeat;
	z-index: 2;
}

#intro5 { 
	margin-top: 70px;
	padding:0;
	width: 800px;
	height: 246px;
	background: transparent url(top6.jpg) no-repeat;
	z-index: 2;
}

#indirizzo {
	width:801px;
	height: 31px;
	display: block;
	background: transparent url(top2_up.gif) no-repeat;	
	border-bottom:1px dotted #acacac;
    border-top:1px dotted #acacac;
}

#indirizzo p{
	font:10pt Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 7px 0 0 775px; 
}

#indirizzo a{
	color: #666666;
	text-decoration:none;
}

#indirizzo a:visited {
	color: #666666;
	text-decoration:none;
}

#indirizzo a:active {
	color: #666666;
	text-decoration:none;
}

#indirizzo a:hover {
	color: #FE5F10;
	border-bottom:1px dotted #acacac;
	border-top:1px dotted #acacac;
}


/* testo della pagina piccola*/
/*---------------------------------------------------*/

#preamble{
	padding:5px 10px 10px 5px;
	margin:10px 0px 0 200px;
	text-align:left;
	width:380px;
    
}

#preamble p {
	text-align:justify;
}

#preamble h1{
	font: 15pt comic Sans MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #1e679a;
}

#preamble h2{
	font: 9pt comic Sans MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fe5f10;
	border-bottom: 1px dotted #acacac;
}


/* testo della pagina grande*/
/*---------------------------------------------------*/

#preambleg{
	padding:15px 0 0 2px;
	margin:10px 0 0 200px;
	text-align:left;
	width:590px;
}

#preambleg p {
	padding:0 0 0 2px;
	text-align:justify;
}


#preambleg h1{
	font: 15pt comic Sans MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #1e679a;
}

#preambleg h2{
	font: 9pt comic Sans MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fe5f10;
	border-bottom: 1px dotted #acacac;
}

#preambleg hr {
	border-bottom: 1px dotted #acacac;
}


/* menu a sinistra */
/*---------------------------------------------------*/

#linkList2 {
	position:absolute;
	left:-9px;
	top:315px;
	height: 250px;
	width: 180px;
	text-align: left;
	margin: 0;
    border: 0px solid red;
	}

#linkList2 ul {
	margin: 10px;
	padding: 0;
	}

#linkList2 li {
	/*list-style-type: none;
	background: transparent; 
	display: block; 
	font-size: 10px;
	border-bottom: 1px dotted #ACACAC;
	width: 180px;*/
	list-style-type: none;
	background: transparent;
	display: block;
	font-size: 10px;
	border-bottom: 1px dotted #ACACAC;
	width: 180px;
	height: 50px;

	}

#linkList2 a.scuola { 
	background: transparent url(1.gif) top left no-repeat; 
    display: block;
	height: 50px;
	width: 133px;
}

#linkList2 a.scuola:hover { 
	background: transparent url(1_o.gif) no-repeat; 
	height: 50px;
    
} 

#linkList2 p.scuola { 
	background: transparent url(1_o.gif) no-repeat; 
	height: 50px;
	width: 133px;
    
}

#linkList2 a.autori { 
	background: transparent url(2.gif) no-repeat; 
	height: 50px;
	width: 133px;
    display: block;
	}

#linkList2 a.autori:hover { 
	background: transparent url(2_o.gif) no-repeat; 
	height: 50px;
} 

#linkList2 p.autori { 
	background: transparent url(2_o.gif) no-repeat; 
	height: 50px;
	width: 133px;
} 

#linkList2 a.allievi { 
	background: transparent url(3.gif) no-repeat; 
	height: 50px;
	width: 133px;
    display: block;
	}

#linkList2 a.allievi:hover { 
	background: transparent url(3_o.gif) no-repeat; 
	height: 50px;
} 

#linkList2 p.allievi { 
	background: transparent url(3_o.gif) no-repeat; 
	height: 50px;
	width: 133px;
} 

#linkList2 a.works { 
	background: transparent url(4.gif) no-repeat; 
	height: 50px;
	width: 133px;
    display: block;
	}

#linkList2 a.works:hover { 
	background: transparent url(4_o.gif) no-repeat; 
	height: 50px;
} 

#linkList2 p.works { 
	background: transparent url(4_o.gif) no-repeat; 
	height: 50px;
	width: 133px;
} 

#linkList2 a.home { 
	background: transparent url(5.gif) no-repeat; 
	height: 50px;
	width: 133px;
    display: block;
	}

#linkList2 a.home:hover { 
	background: transparent url(5_o.gif) no-repeat; 
	height: 50px;
}

#linkList2 p.home { 
	background: transparent url(5_o.gif) no-repeat; 
	height: 50px;
	width: 133px;
}

#linkList2 a.scuola span, #linkList2 a.autori span, #linkList2 a.allievi span, #linkList2 a.works span, #linkList2 a.home span, #linkList2 p.scuola span, #linkList2 p.autori span, #linkList2 p.allievi span, #linkList2 p.works span, #linkList2 p.home span{
	display:none
	}


/* menu a destra */
/*---------------------------------------------------*/

#linkdx{
	position:absolute;
	left:598px;
	top:380px;
	width:200px;
}

#linkdx a.corsi { 
	background: transparent url(d.gif) no-repeat; 
	height: 107px;
	width: 140px;
    display:block;
	}

#linkdx a.corsi:hover { 
	background: transparent url(d_o.gif) no-repeat; 
	height: 107px;
} 

#linkdx a.corsi span {
	display:none
	}

#linkdx a img {
	border:none
	}

/* classi */
/*---------------------------------------------------*/


.table {
	font: 8pt verdana, geneva, arial, sans-serif; 
	color: #000;
	border-bottom: 1px dotted #ACACAC;
	text-align: center;
}

.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;

}
.cornice{
	margin:5px 20px 5px 47px;
	padding:10px;
	text-align:center;
	border:2px solid #000;
}

