html, body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e6ded3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

div#contenitore{
/*	border: 1px solid Blue;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 697px;
	text-align: left;
}

div#header{
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 345px;
}

div#h_left{
	float: left;
}

div#h_tt_right{
	float: right;
/*	border: 1px solid Aqua;*/
	height: 345px;
	width: 363px;
}
div#h_right{
	float: left;
	width: 337px;
}

div#h_right_r{
	float: right;
	width: 26px;
}
div#h_menu{
	height: 182px;
	width: 337px;
	background-image: url(../images/bt_bianco.gif);
	float: left;
}

div#h_menu div{
	float: left;
}
/*menu*/
div#h_menu div a img{
	width: 39px;
	height: 182px;
}
a.homepage{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_homepage_off.gif);
	text-decoration: none;
}
a.homepage:hover{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_homepage_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.homepage#active_menu {
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_homepage_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.lascuola{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_lascuola_off.gif);
	text-decoration: none;
}
a.lascuola:hover{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_lascuola_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.lascuola#active_menu {
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_lascuola_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.icorsi{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_icorsi_off.gif);
	text-decoration: none;
}
a.icorsi:hover{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_icorsi_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.icorsi#active_menu {
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_icorsi_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.gliinsegnati{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_gliinsegnati_off.gif);
	text-decoration: none;
}
a.gliinsegnati:hover{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_gliinsegnati_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.gliinsegnati#active_menu {
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_gliinsegnati_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.dovesiamo{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_dovesiamo_off.gif);
	text-decoration: none;
}
a.dovesiamo:hover{
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_dovesiamo_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.dovesiamo#active_menu {
	display: block;
	height: 182px;
	width: 39px;
	background-image: url(../images/bt_dovesiamo_on.gif);
	background-position: -1px;
	background-repeat: no-repeat;
	text-decoration: none;
}

/*fine menu*/


div#sfondocorpo{
	clear: both;
/*	border: 1px solid Aqua;*/
	background-image: url(../images/c_sfondopieno.gif);
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	height: 370px;
}

div#corpo{
	background-image: url(../images/c_sfondoalto.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

div#footer{
	background-image: url(../images/f_sfondofooter.gif);
	height: 63px;
	background-repeat: no-repeat;
	padding: 15px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	color: White;
	text-align: center;
}

div#footer a{
	text-decoration: none;
	color: White;
	font-weight: bolder;
}

div#left{
/*	border: 1px solid Fuchsia;*/
	float: left;
	width: 241px;
}

div#right{
	/*	border: 1px solid Green;*/
	width: 425px;
	float: right;
	height: 350px;
	border-left: 2px solid #d5ccc5;
}

div#contenuto{
	/*	border: 1px solid Green;*/
	width: 405px;
	padding: 0px 10px 0px 10px;
	height: 318px;
	overflow: auto;
}

div#title{
/*	border: 1px solid Green;*/
	width: 405px;
	height: 28px;
	color: #65060a;
	font-weight: bolder;
	padding: 0px 10px 0px 10px;
	font-size: 20px;
}

a{
	color: #65060a;
}
