body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	border: 1px solid Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28732B;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	margin-bottom: -10px;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: Black;
	margin-bottom: -10px;
}
hr {
	border: 2px #B4D0BD;
	border-bottom-style: double;
	width: 100%;
}

#h_titolo {
	color: #28732B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
#l_head {
	background-image: url(images/sfondo_head.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 87px;
}
.l_tit_home {
	border-bottom: 1px solid #28732B;
	padding-bottom: 3px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-weight: bold;
}
#l_citta_top {
	padding-left: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#l_intro {
	background-image: url(images/intro/assisi.jpg);
	background-color: #28732B;
	height: 162px;
	border-bottom: 1px solid #B4D0BD;
	border-top: 3px solid #B4D0BD;
	width: 100%;
	background-repeat: no-repeat;
}
#l_footer {
	margin-top: 3px;
	height: 10px;
	width: 703px;
	background-color: #28732B;
}
#l_not_found {
	color: Red;
	font-weight: bold;
	padding-bottom: 90px;
	padding-top: 90px;
	text-align: center;
}
#l_head_list {
	color: white;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: Green;
}
#p_intro {
	width: 190px;
	line-height: 20px;
	color: #28732B;
	background: #F4F4F4;
	padding-left: 3px;
}

#td_menu {
	background-color: #F5F5F5;
	width: 190px;
	padding-top: 10px;
	vertical-align: top;
}
#td_body {
	padding-left: 5px;
	width: 513px;
	padding-top: 5px;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 8px;
	font-size: 11px;
}
#td_foot_citta {
	width: 513px;
	border-top: 1px solid #28732B;
	height: 40px;
	padding-left: 5px;
	text-align: center;
}
#l_contenitore {
	width: 703px;
	vertical-align: top;
}
#l_title_accomm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #EAEAD1;
	color: #28732B;
}
#l_head_form {
	margin-bottom: 15px;
	font-weight: normal;
	text-align: center;
	background-color: #EAEAD1;
	padding-bottom: 5px;
	padding-top: 5px;
}
#l_info {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
	color: Navy;
	background-color: #FFFACD;
	word-spacing: 2px;
	border-bottom: 1px;
	border-color: Green;
}
#l_titolo {
	background-color: #B4D0BD;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
}
a.menu_over:hover {
	background-color: White;
}
.voce_menu {
	width: 190px;
	padding-left: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	font-size: 11px;
}
.base_menu {
	width: 190px;
	padding-left: 5px;
	padding-top: 3px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/base_menu.gif);
	background-repeat: no-repeat;
	color: #28732B;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt_newsletter {
	width: 110px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border: 1px solid black;
	margin-left: 3px;
}
.btn_newsletter {
	width: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border: 1px solid black;
}
.img_home {
	border: 1px solid Black;
}
.td_list {
	border: 1px solid #28732B;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #EAEAD1;
}