body{
	font-family: Arial;
	font-size: 10pt;
	margin: 0;
	background-image: url(../img/Tela.jpg);
}

h3{
	color: #55704d;
	margin: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}

a, a:visited{
	color: #000000;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	width: 780px;
	height: 570px;
	padding: 0px;
	margin: 0 auto 0 auto;
	border-right: 2px solid #992422;
	border-left: 2px solid #992422;
	border-bottom: 2px solid #992422;
	vertical-align: top;
	background-color: #FFFFFF;
}

#wrapperHome{
	width: 780px;
	height: 570px;
	padding: 0px;
	margin: 0 auto 0 auto;
	border-right: 2px solid #992422;
	border-left: 2px solid #992422;
	border-bottom: 2px solid #992422;
	vertical-align: top;
	background-color: #FFFFFF;
}


#wrapper01{
	width: 780px;
	height: 570px;
	padding: 0px;
	margin: 0 auto 0 auto;
	border-right: 2px solid #992422;
	border-left: 2px solid #992422;
	border-bottom: 2px solid #992422;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../img/cuscino.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapperStoria{
	width: 780px;
	height: 570px;
	padding: 0px;
	margin: 0 auto 0 auto;
	border-right: 2px solid #992422;
	border-left: 2px solid #992422;
	border-bottom: 2px solid #992422;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../img/palazzoMadama.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapperContatti{
	width: 780px;
	height: 570px;
	padding: 0px;
	margin: 0 auto 0 auto;
	border-right: 2px solid #992422;
	border-left: 2px solid #992422;
	border-bottom: 2px solid #992422;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(../img/ricamo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header{
	height: 100px;
	width: 100%;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#content{
	width: 100%;
	padding: 2px;
	margin: 0;
	height: 400px;
	vertical-align: top;
}

#contentCorsi{
	width: 98%;
	padding: 2px;
	margin: 0;
	height: 430px;
	vertical-align: top;
	background-image: url(../img/corsi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentInsegnante{
	width: 98%;
	padding: 2px;
	margin: 0;
	height: 430px;
	vertical-align: top;
	background-image: url(../img/insegnante.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentMostre{
	width: 98%;
	padding: 2px;
	margin: 0;
	height: 400px;
	vertical-align: top;
	background-image: url(../img/mostre.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentCorsi{
	width: 98%;
	padding: 2px;
	margin: 0;
	height: 400px;
	vertical-align: top;
	background-image: url(../img/corsi.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer{
	height: 10px;
	color: #992422;
	font-weight: bolder;
	font-size: 8pt;
	text-align: center;
	width: 780px;
	margin: 1px auto 0 auto;
}


#menu{
	height: 29px;
	width: 100%;
	background-image: url(../img/bgMenu.gif);
	background-repeat: repeat-x;
	line-height: 20pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
}

#menu dd{
	margin: 0;
}

#menu dd{
	display: inline;
	margin: 0 .25em;
	
}

#menu dd a{
	color: #FFFFFF;
	text-decoration: none;
	
}

#menu dd a:hover{
	color: #FFFF00;
	text-decoration: none;
}

#menu dd .attuale{
	color: #FFFF00;
	text-decoration: none;
}

.testo{
	line-height: 14pt;
	text-align: justify;
	padding: 5px;
	width: 65%;
	margin: 0 auto 0 80px;
}

#lista{
	margin-left: 20px;
	margin-bottom: 3px;
}

#lista dt{
	font-weight: bold;
	color:#CC0000;
}

#lista dd{
	margin-bottom: 10px;
}

#lista dd a, #lista dd a:visited{
	color: #000000;
	font-weight: bold;
}

#lista dd a:hover{
	text-decoration: none;
	color:#0066CC;
}

#webmaster a, #webmaster a:visited{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

#webmaster a:hover{
	color: #992422;
	text-decoration: underline;
}


#listaKit{
 margin-left: 20px;
 height: 270px;
 overflow: auto;
 padding: 10px;
 border: 1px solid #992422;
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #992422;
 scrollbar-face-color: #992422;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-track-color: #efefef;
 scrollbar-darkshadow-color: #992422;
 scrollbar-highlight-color: #992422;
}

#listaKit dt{
	font-weight: bold;
	color:#CC0000;
}

#listaKit dd{
	margin-bottom: 10px;
	height: 160px;
}

#image{
	width: 160px;
	height: 160px;
	margin: 0;
	float: left;
}

#image div{
	float: left;
	margin-left: 30px;
	height: 160px;
}

/* --- NEWS --- */

#news{
	float: left;
	width: 180px;
	margin-top: 4%;
	margin-left: 3px;
}

#news dl{
	border: 1px solid #992422;
	padding: 1px;
}

#news dt{
	background-color: #992422;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

#news dd{
	margin: 0;
}


#news dd dl{
	border: 0;
}

#news dd dt{
	background-color: transparent;
	border: 0;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	margin-bottom: 5px;
}


#news dd dd{
	margin-left: 3px;
	margin-bottom: 5px;
	font-size: 8pt;
}

#news dd dd b{
	color: #FF4500;
	font-weight: bold;
}