body {
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	background-color: white;
	font-size: 12px;
	/*text-align: center;*/
	/*height: 100%;*/
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.li_hidden {
	list-style-type: none;
}

.hidden {
	display: none;
}

#contenitore {
	width: 740px;
	text-align: center;
	border-left: 1px solid #0085B0;
	border-right: 1px solid #0085B0;
	margin: 0px auto 0px auto;
	background: url(img/sfondo_sx_int.jpg) repeat-y left;
	padding: 0px 0px 0px 0px;
}

#contenitore_home {
	width: 740px;
	text-align: center;
	border-left: 1px solid #0085B0;
	border-right: 1px solid #0085B0;
	margin: 0px auto 0px auto;
	background: url(img/sfondo_sx.jpg) repeat-y left;
	padding: 0px 0px 0px 0px;
}

#menu {
	text-align: left;
	background: url(img/sfondo_menu.jpg) repeat-x;
	height: 36px;
	margin: 0px;
	padding: 0px;
	width: 740px;
}

.cerca {
	color: White;
	background: url(img/sfondo_menu.jpg) repeat-x #15A7D6;
	padding-left: 10px;
	margin-left: 537px;
	margin-top: -35px;
}

#frmSearch {
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

#cerca_txt {
	width: 100px;
	height: 13px;
	font-size: 10px;
	background-color: White;
	color: #8C8C8C;
}

.button_cerca {
	width: 60px;
	height: 18px;
	background-color: #9BC837;
	color: White;
	border: 1px solid #D8F19E;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
}

#intestazione {
	margin: 0px;
	padding: 0px;
	height:157px;
}

			/*----------------------------COLONNA SINISTRA------------------------*/

#colonna_sinistra {
	float: left;
	background: url(img/sfondo_sx.jpg) repeat-y;
	width: 335px;
	padding-bottom: 15px;
}


.txt_sx {
	padding: 5px 0px 0px 25px;
	text-align: left;
	border-bottom: 2px solid #92CE48;
}

.dl_news {
	border-bottom: 1px dashed green;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.dt_news {
	font-weight: bolder;
	color: Green;
	background-color: White;
}

.dd_news {
	margin-left: 0px;
	text-align: justify;
}

a.link_dd_news {
	color: Black;
	background-color: white;
	text-decoration: underline;
}

.cont_img_home {
	width:120px; 
	float: left
}

.txt_itinerari_home {
	text-align: left;
	padding: 0px 0px 0px 25px;
	border-bottom: 2px solid #92CE48;
}

.contenitore_dl_itinerari {
	padding: 0px 0px 0px 140px;
}

.dl_itinerari {
	margin: 0px;
	height: 70px;
}

.dt_itinerari {
	font-weight: bold;
	padding: 20px 0px 0px 0px
}

.dd_itinerari {
	padding: 0px;
	margin: 0px;
}

a.link_itinerari {
	color: Black;
	font-size:11px;
	background-color: White;
	text-decoration: underline;
}

.txt_urp_home {
	text-align: left;
	padding: 0px 0px 0px 25px;
}

			/*---------------------COLONNA DESTRA--------------------------*/

#colonna_destra {
	text-align: justify;
	background: url(img/sfondo_dx.jpg) repeat-y;
	margin-left: 340px;
}

.txt_dx {
	padding: 5px 15px 0px 25px;
	border-bottom: 2px solid #87D2E7;
}

.desc_home {
	text-align: justify;
	font-size: 11px;
	padding-bottom: 10px;
}

.galleria {
	height: 100px;
	border-bottom: 2px solid #87D2E7;
}

.img_dx {
	float: left;
	height: 60px;
	padding:14px 0px 0px 25px;
}

.foto {
	border-right: 1px solid #828385;
	padding-right: 20px;
}

.tit_galleria {
	padding-left: 140px;
}

.dl_galleria {
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.dt_galleria {
	color: #DCD27D;
	font-size: 16px;
	font-weight: bold;
	background-color: #F3FFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.dd_galleria {
	padding: 0px;
	margin: 0px;
}

a.link_galleria {
	color: Black;
	font-size:11px;
	background-color: #F3FFFF;
	text-decoration: underline;
}

.info {
	height: 100%;
	border-bottom: 2px solid #87D2E7;
}

.foto_info {
	/*border-right: 1px solid #828385;*/
	padding-right: 27px;
}

.tit_info {
	padding-left: 117px;
}

.dl_info {
	padding: 20px 10px 15px 20px;
	/*margin: 0px;*/
	border-left: 1px solid #828385;
}

.dt_info {
	color: #4D8AC0;
	font-size: 16px;
	font-weight: bold;
	background-color: #F3FFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.dd_info {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

			/*-----------------------FOOTER----------------------------------*/

#footer {
	clear: both;
	color: White;
	font-size: 10px;
	background:url(img/bkg_footer.jpg) repeat-x #14ABD8;
	width: 100%;
	height: 33px;
	line-height: 33px;
	text-align: left;
	margin-top: -10px;
}

.copyright {
	float: left;
}

.ul_footer {
	padding-left: 300px;
	margin-top: 0px;
}

.li_footer {
	float: left;
	padding-right: 45px;
	font-weight: bold;
	font-size: 12px;
	list-style-type: none;
}

a.link_li_footer {
	color: White;
	background-color: #14ABD8;
	text-decoration: underline;
}

#credits {
	padding-left: 650px;
}

a.link_credits {
	color: White;
	background-color: #14ABD8;
	text-decoration: underline;
}

			/*_______________________________COL SINISTRA INTERNA____________________*/

#col_sx_int {
	width: 198px;
	float: left;
	background: url(img/sfondo_sx_int.jpg) repeat-y;
	height: 100%;
}

.ul_menu_int {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 11px;
}

.li_menu_int {
	border-bottom: 2px solid white;
	padding: 5px 0px 5px 5px;
	margin: 0px 0px 0px 20px;
	list-style: none;
}

a.link_li_menu_int {
	font-weight: bold;
	text-decoration: underline;
	color: Black;
	background-color: #DDF2D1;
}

.ul_menu_int_2liv {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 23px;
	text-align: left;
	list-style: none;
	border-bottom: 2px solid white;
	background-color: #EDFBE5;
	color: Black;
}

.li_menu_int_2liv {
	list-style: none;
	border-bottom: 1px solid white;
	padding:0px 0px 0px 0px;
	margin-top: 0px;
	line-height: 20px;
}

a.link_menu_int_2liv {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	line-height: 20px;
	text-decoration: underline;
	color: Black;
	background-color: #EDFBE5;
}

.freccia_nera {
	padding-right:5px
}

				/*______________________________COLONNA DX INTERNA________________________*/

#col_dx_int {
	text-align: justify;
	background-color: #F4FFFF;
	color: Black;
	margin-left: 198px; 
	height: 100%;
	border-left: 1px solid #B5CED5;
	font-size: 11px;
}

#col_dx_int_nomenu {
	text-align: justify;
	background-color: #F4FFFF;
	color: Black;
	border-left: 1px solid #B5CED5;
	font-size: 11px;
	margin: 0px;
}

.posizione{
	background: url(img/bkg_posizione.jpg) repeat-x #14A6D5;
	color: White;
	line-height: 29px;
	font-size: 11px;
	padding-left: 15px;
}

a.link_pos {
	color: White;
	background-color: #14A6D5;
	text-decoration: underline;
}

.titolo_int {
	background-color: #ECF7E7;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #444C41;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	border-bottom: 1px solid #6C922B;
	border-left: 1px solid #6C922B;
	border-top: 1px solid #6C922B;
}

.testo {
	padding: 5px 5px 15px 5px;
}

.subtitoli {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.cantine {
	float: left;
	width: 50%;
}

.box {
	border-bottom: 2px solid #6D9415;
	background-color: #ECF7E7;
	color: Black;
	margin: 10px 20px 10px 20px;
}

.tit_box {
	border-top: 2px solid #6D9415;
	border-bottom: 2px solid #6D9415;
	background-color: #DEF3D4;
	font-weight: bold;
	color: #5B893E;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
}

.txt_box {
	padding: 5px;
	text-align: justify;
	border-bottom: 1px solid #6D9415;
}

a.link_txt_box {
	color: Black;
	background-color: #ECF7E7;
	text-decoration: underline;
}

.dl_box_info {
	margin: 0px;
	padding-left: 10px;
}

.dt_box_info {
	margin: 0px;
	font-weight: bold;
}

.dd_box_info {
	margin: 0px;
	padding-top: 3px;
}

.sez_2liv_menu {
	/*color: #000;*/
	background-color: #F4FFFF;
	width: 530px;
	float: left;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #444C41;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding-left:10px;
	padding-top: 10px;
}

.sez_2liv_menu_sx {
	float: left;
	width: 45%;
	padding: 5px 0px 10px 0px;
	margin: 0px 5px 0px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
}

a.link_box_info {
	list-style-type: none;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: underline;
	color: Black;
	background-color: #EDFBE5;
}

.validatori {
	border: 1px solid #0085B0;
	width: 740px;
	margin: 0px auto 0px auto;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	padding-top: 2px;
}

.validatori_txt {
	margin: 0px 0px 0px -150px;
	padding: 0px;
	display: inline;
	position: absolute;
	text-align: left;
}
