body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../immagini/sfondo_ombra.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#contenitore {
	width: 960px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../immagini/sfondo_colonne.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#head {
	clear: both;
	float: left;
	width: 100%;
	height: 135px;
	background-image: url(../immagini/sfondo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
}
.banner_alto {
	float: right;
	height: 90px;
	width: 728px;
	border: 1px solid #999999;
	overflow: hidden;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sotto_head {
	height: 74px;
	width: 100%;
	clear: both;
	float: left;
}
.sf_alto_pagina {
	background-image: url(../immagini/sfondo_top_basso.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	height: 1%;
	clear: both;
	margin: 0px;
	padding-top: 30px;
}
.sf_basso_pagina {
	background-image: url(../immagini/sfondo_footer_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: hidden;
	height: 1%;
	clear: both;
	margin: 0px;
	padding-bottom: 30px;
}
#navigazione {
	float: left;
	width: 170px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navigazione ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	display: table;
	width: 100%;
}
#navigazione ul li {
	margin: 0px;
}
#navigazione ul li ul {
	margin-top: 2px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
}
#navigazione ul li ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: 100%;
	display: table;
}
#navigazione ul a {
	color: #000000;
	text-decoration: none;
	width: 100%;
}
#navigazione ul a:hover {
	width: 100%;
	color: #9C2B19;
}
#corpo {
	float: left;
	width: 600px;
	padding: 9px;
	text-align: justify;
	overflow: hidden;
}
#corpo p {
	margin: 0px;
	padding: 0px;
}

#corpo h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	color: #8F2516;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8F2516;
}
#corpo h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.dentro_corpo {
	overflow: hidden;
	padding: 4px;
	height: 1%;
}
.dentro_corpo a {
	color: #8F2516;
}
.dentro_corpo a:visited {
	color: #8F2516;
}
.dentro_corpo img {
	/*
  float: left;
  */
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
.elenco_strutture {
  font-size:9px;
  height: 50px;
}
.sotto_elenco_strutture {
  height: 50px;
}
.dentro_corpo_bordo {
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006f03;
	border-bottom-color: #006f03;
	border-left-color: #006f03;
	padding: 4px;
	height: 1%;
}
.dentro_corpo_bordo a {
	color: #8F2516;
}
.dentro_corpo_bordo a:visited {
	color: #8F2516;
}
.dentro_corpo_bordo img {
	/*
  float: left;
  */
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
#destra {
	float: left;
	width: 160px;
	height: 610px;
	clear: right;
	text-align: center;
	overflow: hidden;
	margin-left: 2px;
	margin-top: 20px;
}
.footer_top {
	height: 74px;
	width: 100%;
	clear: both;
	float: left;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #666666;
	background-image: url(../immagini/sfondo_footer_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 36px;
	padding-top: 15px;
}
#footer a {
	color: #666666;
}
#footer a:link {
}
#footer a:hover {
}
#footer a:visited {
}
#footer a:visited:hover {
}
#footer a:active {
}
#footer a:active:hover {
}
.bold_color {
	font-weight: bold;
	color: #9C2B19;
}.struttura {
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	float: right;
	overflow: hidden;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.struttura img {
	float: left;
	margin-right: 8px;
	border: 1px solid #666666;
}

.dentro_struttura {
	float: left;
	overflow: hidden;
	width: 63%;
	height: 64px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 2px;
}
.dentro_struttura a {
	text-decoration: none;
}
.title_struttura {
	font-weight: bold;
	color: #8F2516;
	text-decoration: underline;
}
.title_struttura a:link {
	color: #8F2516;
	text-decoration: underline;
}
.title_struttura a:visited {
	color: #8F2516;
	text-decoration: underline;
}
.title_struttura2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.title_struttura2 a:link {
	color: #000000;
	text-decoration: none;
}
.title_struttura2 a:visited {
	color: #000000;
	text-decoration: none;
}



/**************************************************
 ********************** VENERE.COM ****************
 ************************************************* /

/* LARGE and SMALL searchbox*/        
/*
.Ven_hidden {visibility:hidden; font-size:0px;}
.Ven_tb {color:#000000;border-color:#666666; border-width:1px; border-style:solid; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px ; font-size:9px; background-position: bottom;}
.Ven_tb_small {border-color:#666666; border-width:1px; border-style:solid; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.Ven_radiotb {color:#000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size:9px;border-color:#666666; border-width:0px 0px 1px 0px;border-style:solid; text-align:left;}
.Ven_firstrow {color:#000000; width:100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;font-size:10px;}
.Ven_img {color:#000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;border-width:0px;}
.Ven_img_small {margin: 10px 0px 10px 0px; padding: 0px;}
.Ven_number{color:#000000; text-align:center; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 0px;}
.Ven_label {color:#000000; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.Ven_label_small {font-size:9px; font-family: Verdana,Arial, Helvetica, sans-serif; font-weight:bold;}
.Ven_orangetxt {font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;color: #cc0000; font-weight:bold; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.Ven_radioinput {color:#000000;font-size:11px; vertical-align:top;font-family:Verdana, Arial, Helvetica, sans-serif; padding:0px 5px 0px 0px; margin:0px 0px 0px 0px; font-weight:bold;}
.Ven_td {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.Ven_selectinput {font-weight:normal; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.Ven_anchor {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.Ven_header {font-size:9px; font-family: Verdana, Arial, Helvetica, sans-serif;visibility:hidden;}
.Ven_input {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px; font-weight:normal;}
*/

/* BANNER and LOGO*/      
/*.Ven_tb_banner {border-color:#666666; border-width:0px; border-style:solid; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.Ven_input_banner{font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 34px 0px 0px 100px; padding: 0px 0px 0px 0px; border-width:0px; border-style:solid; height: 15px; width:107;}
.Ven_go_banner {margin: 38px 0px 0px 3px; padding: 0px 0px 0px 0px; }
.Ven_go_logo {margin: 0px 0px 0px 3px; padding: 0px 0px 0px 0px; }  
*/
