html, body {
	margin: 0px;
	padding:0px;
        background-color:#fff;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-image: url("sfondocarta.jpg");
	background-position: top;
	background-repeat: no-repeat;
}

#content {
	width:778px;
	margin:0px auto;
	background-image: url("albero2.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}

#content_mappa {
	width:778px;
	min-height:700px;
	margin:0px auto;
	background-image: url("cartina.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}

#content_vuoto {
	width:778px;
	min-height:700px;
	margin:0px auto;
	}


#header {
	height:65px;
}

#links ul {
    float:right;
	margin:0px; 
	padding-top:36px;
}

#links li {
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}


#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	/*background-image:url(header-main20a.jpg);*/
	background-repeat:no-repeat;
	height:132px;
	text-align:left;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#00f;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 10px 0px 20px;
}

#mainimg h3:first-letter {
	border: 1px solid blue;
	padding-bottom: 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:80px 40px 0px 368px;
}

#menu_admin {
	width: 778px;
}

#menu_admin ul {
    float:left;
	margin:0px;
}

#menu_admin li {
	float:left;
	list-style-type:none;
	width:149px;
	height:25px;
	text-align:center;
	font-size:11px;
	color:#000;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}


#menu_admin a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#menu_admin a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

.articolo {
	width: 300px;
	background-image: url("carta1.jpg");
	background-repeat: repeat;
	margin: 10px 10px 10px 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: cursive, Verdana;
	font-size: 14px;
	text-align: justify;
	color: #44f;
	float: left;
}	

.articolo2 {
	width: 500px;
	background-image: url("carta1.jpg");
	background-repeat: repeat;
	margin: 10px 10px 10px 90px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #00f;
}

.articolo img {
	border: none;
	float: left;
}

#contentarea h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#contentarea table {
	font-family:"Trebuchet MS";
	font-size:10px;
	padding: 2px;
	color: #797B7A;
	border: 1px solid #878787;
}

#contentarea th {
	font-family:"Trebuchet MS";
	font-size:9px;
	padding: 2px 0 4px 0;
	color: #797B7A;
	border-bottom: 1px solid #878787;
	border-right: 1px solid #878787;
}

#contentarea td {
	font-family:"Trebuchet MS";
	color: #797B7A;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#878787;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
	padding-bottom:5px;
}

#leftbar p {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	text-align: justify;
	padding:0px 40px;
}

#leftbar form {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar input {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#000;
	font-weight: normal;
	text-decoration: none;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar ul {
	margin-top: 0px;
	}
	
#leftbar li {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-align: justify;
	padding:0px 40px;
	color:#797B7A;
	}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar h3 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#797B7A;
	font-weight:normal;
	text-decoration: underline;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar li {
          color:#797B7A;
          padding:5px 5px;
}

#rightbar form {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	}

#rightbar input {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
	}

#bottom {
	clear:both;
	height:58px;
	padding-top:25px;
}

#contacts {
	float:left;
	width:500px;
	/*background-color:#5F973C;*/
	background-color:#719ab1;
	height:50px;
	padding-top:8px;
}

#contacts a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#contacts a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#contacts p{
       font-family:"Trebuchet MS";
       font-size:11px;
       color:#fff;
       font-weight:normal;
       text-decoration:none;
       padding:0px 40px;
}

#rights {
	float:left;
	width:278px;
	/*background-color:#5F973C;*/
	background-color:#719ab1;
	height:50px;
	padding-top:8px;
   text-align: right;
}

#rights p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#rights a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#rights a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	
}

#area_chi {
	position: relative;
	background-color: transparent;
	top:320px;
	left: 480px;
	width: 100px;
	height: 142px
	}
	
#area_dove {
	position: relative;
	background-color: transparent;
	top: 0px;
	left: 360px;
	width: 100px;
	height: 85px
	}
	
#area_corsi {
	position: relative;
	background-color: transparent;
	top:260px;
	left: 60px;
	width: 153px;
	height: 142px
	}
	
#area_cosa {
	position: relative;
	background-color: transparent;
	top:200px;
	left:  550px;
	width: 100px;
	height: 49px
	}
	
#area_labo {
	position: relative;
	background-color: transparent;
	top: 50px;
	left:  430px;
	width: 120px;
	height: 106px
	}
	
#area_eventi {
	position: relative;
	background-color: transparent;
	top:-170px;
	left:  105px;
	width: 120px;
	height: 90px
	}

#area_torno {
	position: relative;
	background-color: transparent;
	top:240px;
	left: 70px;
	width: 101px;
	height: 150px
	}
	
#footer {
	width: 800px;
	height: 100px;
	margin-top: 20px;
	background-image: url("logo_acdff.gif");
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent
	}
	
#credits {
	padding-top: 78px;
	/*padding-left: 50px;*/
	}
#credits h1 {
	font-family: cursive, Verdana;
	font-size: 14px;
	color:#000;
	text-align: center
	}
#credits p {
	font-family: cursive, Verdana;
	font-size: 10px;
	color:#444;
	text-align: center
	}
#credits a {
	text-decoration: none;
	color: #888
	}
#credits a:hover {
	text-decoration: none;
	color: #f00
	}
