body {
  background: #69564c url(../imgs/bgs/main_bg.jpg) repeat 0 0;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Verdana, Tahoma, Geneva, helvetica, sans-serif;
  font-size: 0.8em;
  color: #d9d2c7;
}
div {
	margin: 0;
	padding: 0;
}
p {
	margin: 6px 0;
	padding: 0;
}
img {
	border: none;
}

/* ----------------------------------------------LINKS--------------------------------------  */
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3c4247;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #dbb45a;
}
a.top_link {
	font-size: 95%;
	color: #d9d2c7;
	text-decoration: none;
	border: none;
}
a.top_link:link, a.top_link:visited {
	font-weight: bold;
	color: #d9d2c7;
	text-decoration: none;
}
a.top_link:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
a.vert_menu:link, a.vert_menu:visited {
	color: #d9d2c7;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #3b312b;
}
a.vert_menu:hover {
	color: #ffffff;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #6e615b;
}
a.lat_menu {
	display: block;
	width: 125px;
	text-decoration: none;
	margin: 0 auto;
	padding: 2px 0px 2px 4px;
	font-size: 95%;
	border-bottom: 1px dashed #D0C6b8;
}
a.lat_menu:link, a.lat_menu:visited {
	color: #312b29;
	border-left: 2px solid #e3ddd4;
	text-decoration: none;
	background-color:#e3ddd4;
}
a.lat_menu:hover {
	color: #dcb75a;
	border-left: 2px solid #312b29;
	background-color: #312b29;
	border-bottom: 1px solid #312b29;
	text-decoration: none;
}
a.home_lat_menu_l {
	display: block;
	width: 125px;
	text-decoration: none;
	margin: 0 auto;
	padding: 2px 0px 2px 4px;
	font-size: 95%;
}
a.home_lat_menu_l:link, a.home_lat_menu_l:visited {
	color: #312b29;
	border-left: 2px solid #cfc6b7;
	text-decoration: none;
	background-color:#cfc6b7;
}
a.home_lat_menu_l:hover {
	color: #dcb75a;
	border-left: 2px solid #312b29;
	background-color: #312b29;
	text-decoration: none;
}
a.active_lateral {
	display: block;
	width: 125px;
	margin: 0 auto;
	padding: 2px 0px 2px 4px;
	font-size: 95%;
	color: #ffffff;
	border-left: 2px solid #dcb75a;
	background-color: #312b29;
	border-bottom: 1px solid #312b29;
	cursor: default;
	text-decoration: none;
}
a.active_lateral:link, a.active_lateral:visited {
	color: #eeebe7;
	text-decoration: none;
}
a.active_lateral:hover {
	color: #eeebe7;
	cursor: default;
	text-decoration: none;
}
a.navigation_link {
	text-decoration: none;
	font-weight: normal;
	border: none;
	color: #2a231f;
}
a.navigation_link:hover {
	text-decoration: underline;
	color: #dbb45a;
}
a.foot_link {
	font-size: 90%;
	color: #53453d;
	border: none;
}
a.foot_link:link, a.foot_link:visited {
	text-decoration: none;
	font-weight: bold;
	color: #53453d;
}
a.foot_link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #53453d;
}

/* ------------------------------------------FINE LINKS ---------------------------------------*/

/* ----------------------------------Strutturazione principale in divs---------------------------  */
#top_cont {
	height: 101px;
	width: 100%;
	margin: 0 auto;
}
#top_right_nav {
	display: none;
}
#top_main_bg {
	width: 100%;
	height: 101px;
	margin: 0 auto;
}
#top_home_bg {
	width: 100%;
	height: 100px;
	margin: 0 auto;
}
#loghi_div {
	width: 100%;
	margin: auto;
	text-align: left;
}
#strip_div {
	display: none;
}
#strip_div2 {
	display: none;
}
#strip_home {
	width: 100%;
}
#strip_home2 {
	width: 100%;
	margin: auto;
}
#foto_div {
	display: none;
}
#foto_home_right {
	margin: 0 auto;
	width: 100%;
	height: 375px;
	text-align: left;
}
#foto_left {
	display: none;
}
#foto_home_left {
	clear: none;
	float: left;
	width: 100%;
	text-align: left;
}
#home_hor_menu {
	clear: none;
	float: left;
	text-align: left;
	color: #655953;
	margin-top: 20px;
	width: 100%;
}
.home_lat_menu_cont {
	text-align: left;
	clear: none;
	float: left;
}
.home_lat_menu_top {
	width: 154px;
	margin: 0px auto;
	height: 62px;
	text-align: center;
}
.home_menu_title {
	padding-top: 42px;
}
.home_lat_menu_middle {
	width: 154px;
	margin: 0px auto;
	background-color: #cfc6b7;
	text-align: center;
}
.home_entries {
	width: 125px;
	text-align: left;
	margin: 0 auto;
}
.home_lat_menu_bottom_1 {
	display: none;
}
.home_lat_menu_bottom_2 {
	width: 154px;
	margin: 0 auto;
	height: 10px;
	font-size: 30%;
}
#topmenu_cont {
	display: none;
}
.menu_entry_div {
	display: none;
}
#foto_right {
	display: none;
}
#ext_main_cont {
	width: 100%;
	margin: 0 auto;
}
#main_cont {
	margin: 0 auto;
	width: 95%;
	text-align: left;
}
#left_menu_cont {
	display: none;
}
.left_menu_block {
	width: 154px;
	margin: 0 auto 10px auto;
}
.left_menu_block_top {
	display: none;
}
.left_menu_block_title {
	display: none;
}
.left_menu_block_entries {
	display: none;
}
.left_menu_block_bottom {
	display: none;
}
.navigation {
	display: none;
}
#content {
	width: 90%;
	line-height: 1.4em;
	margin-left: 23px;
	clear: right;
	float: left;
	text-align: justify;
	color: #665149;
}
#ext_footer {
	display: none;
}
#int_footer {
	display: none;
}
#int_footer_home {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
#footer {
	display: none;
}
#address {
	display: none;
}
/* --------------------------------fine strutturazione principale in divs-------------------------  */

/* ---------------------------------------------varie---------------------------------------------  */
.b {
	font-weight: bold;
}
.i {
	font-style: italic;
}
.spacer_1 {
	height: 13px;
	clear: both;
}
.spacer_2 {
	height: 8px;
	clear: both;
	font-size:10%;
}
.spacer_3 {
	height: 5px;
	clear: both;
	font-size:10%;
}
.small_float_left {
	margin: 0 auto;
	width: 200px;
	text-align: left;
	font-size: 85%;
	letter-spacing: 0.01em;
	float: left;
	clear: none;
}
.page_title {
	font-size: 1.1em;
	margin: 8px 0;
	font-weight: bold;
	color: #3c4247;
	border-bottom: 1px solid #d1c8b9;
	padding: 0 2px 4px 2px;
}
.img_float_left {
	width: 99%;
	margin: 7px auto;
	text-align: center;
	font-size: 80%;
}
.img_float_right {
	width: 99%;
	margin: 7px auto;
	text-align: center;
	font-size: 80%;
}
.img_centered {
	width: 99%;
	margin: 7px auto;
	text-align: center;
	font-size: 80%;
}
.close_text {
	margin-top: 8px;
	height: 35px;
	background: #ffffff url(../imgs/bgs/separator.gif) no-repeat center 0;
	text-align: right;
	padding-top: 5px;
	font-size: 90%
}
.right {
	text-align: right;
}
.smaller {
	font-size: 90%;
}
.center_evidence {
	font-size: 110%;
	text-align: center;
	color: 69564c;
	font-weight: bold;
}
/* -----------------------------------------fine varie---------------------------------------------  */

