/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote { margin-left: 0; }

/* Miscellaneous conveniences: */
form label { cursor: pointer; }

fieldset { border: none; }

/* Form field text-scaling */
input, select, textarea { font-size: 100%; }

/* My addition Horizontal Rule */
hr { display:none; }

img { border: none; }

/* END of INITIALIZATION */

/* --- Useful Utilities --- */
.floatcontainer:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.floatcontainer { display:inline-block; }

/* Hides from IE Mac \*/
* html .floatcontainer { height: 1%; }

.floatcontainer { display:block; }

/* End Hack */

.center {
	text-align: center;
}
.left { float: left; }
.right { float: right;}
.clear { 
	clear:both;
	/*font-size:0px;
	height:0px;
	line-height:0px;*/
}
.hide {
	display: none;
/*	visibility:collapse;*/
	visibility:hidden;
}
/* End of Useful Utilities */

/* Utilities a little less general */
.fotoright {
	float: right;
	margin: 1em 0 0.2em 1em;
}

.fotoleft {
	float: left;
	margin: 1em 10px 0 0;
}

.no-border {
	border: none !important;
	background: none !important;
}

#content .foto a:link, #content .foto a:visited {
	border: none;
	background: none;
}

div.foto img {
	background: #FFFFFF none repeat scroll 0%;
	border: 0px solid #D0D0D0;
	padding: 4px;
	-moz-box-shadow: 0 1px 2px #666666;
	-webkit-box-shadow: 0 1px 2px #666666;
	box-shadow: 0 1px 2px #666666;
}

/* End of utilities al little less general */


/* Layout ----------------------------------------------------------- */

html { height: 100%; }

body {
  background: #EBE8DA url(../images/bg-body.png) repeat-y left top;
	background-color: #EBE8DA;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html, body, #container {height: 100%;}
body > #container {height: auto; min-height: 100%;}


#container {
  background: #EBE8DA url(../images/bg-body.png) repeat-y left top;
	margin: 0px;
	min-height: 100%;
	min-width: 796px;
	position: relative;
	text-align: center;
	width: 100%;
}

#container {height: 100%;}
body > #container {height: auto; min-height: 100%;}

/** html #container { height: 100%; }*/


/* --- Header Layout --- */

#header {
	border: solid red 0px;
	background-color: #B0AA76;
	background-image: url(../images/back_header.jpg);
	background-repeat: repeat-x;
	height: 500px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#header_content {
	border: solid green 0px;
	display: block;
	height: 313px;
	margin:0px auto;
	position: relative;
	text-align:left;
	width: 1002px;
}

#logo {
	left: 9px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 706px;

}

#logo span, #logo a {
	background:transparent url(../images/logo.png) no-repeat scroll 0%;
	border-style: none;
	display: block;
	height: 117px;
	padding: 0;
	width: 646px;
}

#logo img {
	display:block;
	text-indent:-9999px;
	width:0;
}

#lifegate {
	height: 81px;
	left: 680px;
	position: absolute;
	top: 19px;
	width: 79px;
}

#lifegate a {
	background: url(../images/varie/lifegate-logo.png) no-repeat left top;
	display: block;
	height: 81px;
	outline: none;
	padding: 0;
	text-indent: -9999px;
	width: 79px;
}

#ricicloni {
	height: 95px;
	left: 680px;
	position: absolute;
	top: 12px;
	width: 143px;
}

#ricicloni a {
	background: url(../images/varie/comuni-ricicloni-logo.png) no-repeat left top;
	display: block;
	height: 95px;
	outline: none;
	padding: 0;
	text-indent: -9999px;
	width: 143px;
}




#facebook {
	height: 50px;
	left: 780px;
	position: absolute;
	top: 27px;
	width: 50px;
}

#facebook a {
	background: url(../images/varie/facebook-logo.png) no-repeat left top;
	display: block;
	height: 81px;
	outline: none;
	padding: 0;
	text-indent: -9999px;
	width: 79px;
}


#header #top-menu {
	background: url(../images/sitemap-back.jpg) no-repeat left top;
	height: 34px;
	left: 853px;
	position: absolute;
	top: 0px;
	width: 165px;
}

#header #top-menu ul { 
	list-style: none;
	margin: 8px 31px 0 0;
}

#header #top-menu li {
	text-align: right;
	padding-right: 20px;
	background: url(../images/icon-sitemap.gif) no-repeat 99% 7px;
	height: 21px;
}

#header #top-menu li.home{
	background: url(../images/icon-home.gif) no-repeat 99% 8px;
	margin-top: 5px;
}

#header #top-menu li.email{
	background: url(../images/icon-email.gif) no-repeat 99% 8px;
	margin-top: 2px;
}

#header #top-menu li.facebook{
	background: url(../images/varie/facebook_16.png) no-repeat right 4px;
	margin-top: 2px;
}

#header #top-menu li a {
	font-size: 11px;
	color: #BAC8D1;
	border: none;
	text-decoration: none;
	text-shadow: 0 1px 1px #333
}

#header #top-menu li a:hover {
	text-decoration: underline;
}

#header #top-menu p { text-align: center; }

#header #slideshow-container {
	height: 296px;
	left: -3px;
	position: absolute;
	top: 115px;
	width: 664px;
}

#header #slideshow-container-fix{
	background: url(../images/slideshow_back.png);
	height: 100%;
	width: 100%;
}

#header #slideshow {
	padding: 8px; 0 0 8px;
}

#header #locandina {
	/*background: url(../images/locandina-back.png);*/
	height: 296px;
	left: 673px;
	position: absolute;
	top: 115px;
	width: 332px;
}

/* necessario questo fix altrimenti il link interno non funzionerebbe */
#header #locandina-fix {
	background: url(../images/locandina-back.png);
	height: 100%;
	width: 100%;
}

#header #locandina img {
	margin: 8px 0px 0px 8px;
	color: #FFF;
}


/* ------------------------------ Navigazione ------------------------- */

#nav-container {
	left: 0px;
	position: absolute;
	top: 418px;
	width: 100%;
}

#nav {
	border: solid red 0px;
	margin: 0 auto;
	position: relative;
	/*width: 1002px;*/ /* Menu normale senza risultati gare */
	width: 1070px;
}

#nav ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0;
}

#nav li {
	background:url("../images/nav-sep.gif") no-repeat right top;
	/*border:1px solid #765;*/
	float:left;
	height: 32px;
	margin: 2px 0 0 0;
	padding: 0 3px 0 3px;
}

#nav li.last {
	background: transparent none repeat scroll 0 0;
}

#nav a {
	background:url("../images/nav-left2.png") no-repeat left top;
	/*border: solid red 1px;*/
	color:#333;
	display:block;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/*width:.1em;*/
	font-size: 11px;
	font-weight:bold;
	height: 22px;
	padding:5px 25px 4px 23px;  /* tra dx e sx sempre differenza di 2px per img che chiude */
	text-decoration:none;
  text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
	white-space: nowrap;
	/* width: 0.1em; /* per IE6 */
}

#nav > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li a:hover {
	color:#444;
	text-decoration: underline;
}

#nav li.current a:hover {
	text-decoration: none;
}

#nav li:hover a {
	/*background:url("../images/nav-left2.png") no-repeat left bottom;*/
	/*background-position:0% -150px;*/
}

/*#nav li:hover {
	background:url("../images/nav-left-current.png") no-repeat left top;
	color:#333;
	padding-right: 0;
}

#nav li:hover a {
	background:url("../images/nav-right-current.png") no-repeat right top;
	color:#333;
}
*/

#nav li.current, #nav li.current-temp {
	background:url("../images/nav-left-current.png") no-repeat left top;
	/*border-bottom:1px solid #765;*/
	float:left;
	height: 34px;
	margin: 0px 0 0 0;
	padding: 0 0 0 3px;
}

#nav li.current a, #nav li.current-temp a {
	background:url("../images/nav-right-current.png") no-repeat right top;
	color: #333;
	height: 25px;
	padding-right: 29px;
	/*padding: 5px 12px 4px 15px;*/  /* tra dx e sx sempre differenza di 3px pe img che chiude */
}

#nav li.no-current-temp {
	background:url("../images/nav-sep.gif") no-repeat right top;
	height: 32px;
	margin: 2px 0 0 0;
	padding: 0 3px 0 3px;
}

#nav li.no-current-temp a {
	background:url("../images/nav-left2.png") no-repeat left -50px;
	height: 30px;
}

/* ----- Submenu ------- */
#nav li ul {
	border: solid red 0px;
	left: 0px;
	position: absolute;
	top: 34px;
/*	width: 960px;*/
	width: 1080px;
}

#nav li ul li {
	border: solid red 0px;
	background: transparent url(../images/subnav_sep.gif) no-repeat scroll right 5px;
	float: left;
}

#nav li ul li a {
	background: none;
	color: #1A4585;
	text-transform: none;
}

#nav li.current ul li a{
	border: solid green 0px;
	background: none;
	color: #1A4585;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 25px 4px 23px;
  text-shadow: 1px 1px 1px #FFFFFF;
	text-transform: none;
}

#nav li.current ul li.current {
	margin-top: 2px;
}

#nav li.current ul li.current a{
	font-weight: bold;
}

/*#nav li ul li:hover {
	background: none;
}*/

#nav li ul li:hover, #nav li:hover ul li {
	border: solid red 0px;
	background: transparent url(../images/subnav_sep.gif) no-repeat scroll right 5px;
	color: #1A4585;
	font-weight: normal;
	text-transform: none;
}

#nav li ul li:hover a, #nav li:hover ul li a,
#nav li.current-temp li a {
	border: solid red 0px;
	background: none;
	color: #1A4585;
	font-weight: normal;
	text-transform: none;
}

#nav li.current ul li a:hover {
	background-color: #EBEBEB;
	height: 21px;
	text-decoration: underline;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/*#nav li.current ul li a {
	background: none;
}
*/
#nav li ul li, #nav li ul li.current { 
	background: transparent url(../images/subnav_sep.gif) no-repeat scroll right 5px;
	padding-right: 3px;
}

#nav li ul li.last { 
	background: none;
}

#nav #nav-gare ul.subMenu {
	/*left: 488px;*/
	width: 1100px;
}

#nav #nav-news ul.subMenu {
	left: 488px;
	width: 500px;
}

#nav #nav-altri-eventi ul.subMenu {
	left: 750px;
	width: 250px;
}

/* 20100204: modifiche per animazione */
#nav li ul.subMenu {
	background: transparent url(../images/bg-header.png) repeat-x scroll left -140px;
	/*background-color: transparent;*/
	/*border: solid green 1px;*/
	display: none;
}

#nav li.current ul.subMenu {
	/*border: solid red 1px;*/
	display: block;
}


/* ----- End of Submenu ------- */

/* -------------- End of Navigazione --------------------- */


/* --- Content Layout --- */

#content-wrap {
	border: solid green 0px;
	margin: -1px auto 0;
	padding-bottom: 133px;  /* must be same height as the footer */
	width: 1012px;
}

#content-top {
	background: transparent url(../images/bg-content-top.png) no-repeat center bottom;
	border: solid red 0px;
	font-size: 1px;
	height: 8px;
	width: 1012px;
}

#content {
	background: transparent url(../images/bg-content-center.png) repeat-y center top;
	border: solid red 0px;
	/*height: 739px;*/
	padding: 0 11px 10px 11px;
	width: 990px;
}

#content-bottom {
	background: transparent url(../images/bg-content-bottom.png) no-repeat center top;
	border: solid red 0px;
	clear: both;
	height: 11px;
	width: 1012px;
}

#footer {
	border: solid red 0px;
	clear:both;
	color: #FFF;
	font-size: 12px;
	height: 133px;
	margin-top: -133px; /* negative value of footer height */
	position: relative;
	background: url(../images/bg-footer.png) repeat-x left top;
	}
	
#footer-content {
	border: solid red 0px;
	margin: 0 auto;
	padding-top:16px;
	position: relative;
	text-shadow: 0px 1px 1px #333;
	width: 1002px;
}

#footer #patrocinio {
	/*display: inline;
	float:left;*/
	padding-left: 6px;
	position: absolute;
}

#footer #contatti {
	border: solid red 0px;
	display: inline;
	float: right;
	font-size: 10px;
	text-align: center;
	width: 332px;
}

#footer h4 {
	font-size: 12px;
	font-weight: normal;
}

#footer #patrocinio h4 {
	margin: 0 0 10px 9px;
}

#footer #contatti h4 {
	line-height: 15px;
	margin-bottom: 11px;
}

#footer #contatti p {
	line-height: 14px;
}

.torna-su {
	clear: both;
}

.torna-su a {
	color: #005E9D;
	font-size: 11px;
	float: right;
	margin: 20px 345px 0 0;
}

.torna-su a:link, .torna-su a:visited {
	border:medium none;
	text-decoration:none;
}

.home .torna-su a {
	margin-right: 240px;
}

#primary {
	border: solid red 0px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height:1.5;
	padding-left: 10px;
	text-align: left;
	width: 633px;
}

#primary h1 {
	color: #FC9401;
	font-family: Arial,Helvetica,sans-serif;
}

#primary h2 {
	color: #FC9401;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	letter-spacing: 0.4px;
	line-height: 100%;
	margin: 10px 0 16px;
}

#primary h3, #primary p {
	margin-top: 1em;
}

.home #primary {
	padding-left: 0;
	width: 750px;
}

#primary h3 a, #primary h3 a:hover {
	border: none;
	color: #FC9401
}

#primary a {
	border-bottom: 1px dotted #005E9D;
	color: #005E9D;
	text-decoration: none;
}

#primary a:hover {
	border-bottom: 1px solid #005E9D;
	text-decoration: none;
}

#primary ul {
	margin: 1em 0 1em 2em;
}

#primary blockquote {
	font-size:12px;
	font-style:italic;
	margin-left:2em;
}

#primary.programma p.pdf {
	margin: 2em 0 2em 0;
}

/*#primary a.pdf {
	background: transparent url(../images/icon-pdf.gif) no-repeat scroll left center;
  padding: 14px 0 14px 40px;
}*/

#primary a.pdf {
	background: transparent url(../images/icon-pdf-16.gif) no-repeat scroll 99% center;
 	padding: 14px 24px 14px 4px;
}

/* Programmi ed Eventi */

#primary .programma-evento {
	border: 0px solid #00FF00;
	float: left;
	margin: 0 0em 0 0;
	width: 100%;
	text-align: left;
}

#primary .nuovo-giorno{
	border: 0px solid #00FF00;
	margin: 1em 0 0 0;
}

#primary .programma-dove {
	border: 0px solid #FF0000;
	float: left;
	margin: 0 1em 0 0;
	width: 150px;
	text-align: left;
	font-weight: bold;
}

#primary .programma-descrizione {
	border: 0px solid #00CC66;
	float: right;
	width: 450px;
}

.orario {
	font-weight: normal;
	color: #444;
}

#primary h4.programma-data {
	clear: both;
	color: #FC9401;
	margin-top: 2em;
}

#primary .programma-ora {
	border: solid red 0px;
	color: #444;
	float: left;
	font-weight: normal;
	margin-left: -150px;
	width: 150px;
}

#primary .programma-luogo {
	border: solid red 0px;
	color: #444;
	float: left;
	font-weight: bold;
	margin-left: -150px;
	width: 150px;
}

#primary.programma p {
	margin-left: 150px;
}

#primary.programma .intro p {
	margin-left: 0px;
}


/* End of Programmi ed Eventi */

/* per comunicati stampa e news */
#primary h3 {
	color:#FC9401;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-stretch:normal;
	font-weight:normal;
	letter-spacing:0.4px;
	line-height:normal;
	margin-top:2em;
}

#primary p.comunicato-data {
	color:#FC9401;
	font-size:14px;
	margin-bottom: -3em;
}

#primary p.autore {
	color:#444;
	font-size:11px;
	font-style: italic;
	text-align: right;
}


/* Sidebars */

#primary2 {
	border: solid red 0px;
	display: inline;
	float: right;
	text-align: center;
	width:510px;
}

#sidebar {
	border: solid green 0px;
	display: inline;
	float: right;
	width: 330px;
}

.home #sidebar {
	width: 230px;
}

#sidebar2 {
	border: solid green 0px;
	display: inline;
	float: left;
	width: 230px;
}

.box {
	background-color: #F0F0F0;
	border-bottom: solid #81A2B5 1px;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 330px;
}

.home .box {
	width: 230px;
}

.box h3 {
	background: url(../images/box-top-small.jpg) repeat-x left top;
	color: #FFF;
	font-size: 13px;
	height: 44px;
	padding: 10px 0 0 10px;
	text-align: left;
	text-shadow: 0px 1px 1px #222;

}

.box p {
	margin: 6px 10px 1em;
}

.box p.link-continua {
	margin-bottom: 0;
	text-align: right;
}

.box a:link, .box a:visited, #primary .box a{
	border-bottom: none;
	color: #005E9D;
	text-decoration: none;
}

.box a:hover, #primary .link-continua a:hover {
	text-decoration: underline;
}

#sidebar .box ul.categorie, #sidebar2 .box ul.categorie {
	list-style: none;
	margin: 0 10px;
}

.box .categorie li {
	color: #990022;
	/*font-family:Georgia,serif;*/
	font-size: 12px;
	font-weight: normal;
	/*margin: 0;*/
	margin: 10px 0;
}

.categorie li a {
	border: solid red 0px;;
	color: #555555;
	display: block;
	line-height: 18px;
	padding: 8px 0 8px 40px;
	text-decoration: none;
}

.categorie a.pdf {
	background: transparent url(../images/icon-pdf.gif) no-repeat scroll left center;
	margin: 3px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* Modifica del 20110321 per avere nella home le icone PDF piccole ed a Dx */
body.home .categorie li a {
	padding: 8px 24px 8px 4px;
}

body.home .categorie a.pdf {
	background: transparent url(../images/icon-pdf-16.gif) no-repeat scroll 99% center;
}

#sidebar .categorie a, #sidebar2 .categorie a {
	border: none;
}

#sidebar .categorie a:hover, #sidebar2 .categorie a:hover {
	background-color: #C0C0C0;
	border: none;
	text-decoration: none;
}

#sidebar2 .box h3 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 19.2px;
	margin: 0;
}


/* Elenco news */
ul.elenco-news, #sidebar ul.elenco-news, #sidebar2 ul.elenco-news {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}

.elenco-news li a, #sidebar ul.elenco-news li a, #sidebar2 ul.elenco-news li a {
	border: none;
	display: block;
	line-height: 18px;
	margin: 3px 0;
	padding: 8px 0 8px 10px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#sidebar .elenco-news li a:hover, #sidebar2 .elenco-news li a:hover {
	background-color: #C0C0C0;
	border: none;
}

#sidebar .elenco-news li a em, #sidebar2 .elenco-news li a em {
	display: block;
	font-size: 0.9em;
	/*line-height: 18px;*/
}




.foto-mascotte {
	margin: 3em auto;
	width: 150px;
}

/* Mappa GoogleMaps */
#map-container {
	background-color: #F0F0F0;
	border: 1px solid #81A2B5;
	/*	background-image: url(../images/fda_mappa_sfondo_container.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	/*margin: 0px auto;*/
	padding: 7px 11px 7px 7px;
	width: 615px;
}

#map {
	/*	background-image: url(../images/fda_mappa_sfondo.gif) !important;
	background-image: url(../images/fda_mappa_sfondo_ie.gif);*/
	height: 450px;
	width: 615px;
	border: solid 2px #FFF;
}

#mappa-istruzioni {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.5em;
}

#mappa-istruzioni p{
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
}

.pulsante {
	background-color: #EEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	border-left-color: #FFFFFF;
}

.autostrada {
	background-color: #090;
	color: #FFF;
	display: inline;
	padding: 2px 4px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/* Fine mappe */

/* Mappa per i padiglioni */
#map-padiglioni-container {
	background-color: #F0F0F0;
	border: 1px solid #81A2B5;
	margin: 0px auto;
	padding: 7px;
	width: 484px;
}

#map-padiglioni {
	height: 339px;
	width: 480px;
	border: solid 2px #FFF;
	font-size: 0px;
}
/* Fine Mappa per i padiglioni */




/* Elenco espositori */

#primary.elenco-espositori {
	border: solid red 0px;
	width: 978px;
}




/* Inizio parte per sitemap */
.sitemap-outer {
	/*background: #1B4F67;  2008 */
	/*background: #003954;  2009 */
	background: #1D5570 url(../images/bg-sitemap.jpg) repeat left top;
	border: solid red 0px;
	width: 100%;
	margin: 0 auto;
	display: none;
}

.sitemap {
	/*background: #1B4F67;  2008 */
	/*background: #003954;  2009 */
	background: #1D5570 url(../images/bg-sitemap.jpg) repeat left top;
	border: solid green 0px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.sitemap-col {
	border: solid red 0px;
	float: left;
	/*width: 170px;*/
	width: 220px;
	padding: 0 12px 20px;
}

.sitemap h2{
	font: 25px Arial, Helvetica, sans-serif;
	color: #FC9401;
	margin: 0 0 0 12px;
	padding-top: 10px;
	text-shadow: 0 1px 1px #111;
}

.sitemap h3, .sitemap h3 a:link, .sitemap h3 a:visited {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 25px 0 0 0;
	text-decoration: none;
	text-shadow: 0 1px 1px #111;
}

.sitemap h3 a:hover {text-decoration: underline;}

.sitemap ul {
	list-style: none;
}

.sitemap ul li{
	list-style: none;
	padding: 2px 0;
	line-height: 1em;
}

.sitemap ul li a:link, .sitemap ul li a:visited {
	color: #BAC8D1;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 0 1px 1px #111;
}

.sitemap ul li a:hover {text-decoration: underline;}

/* parte per la vera pagina sitemap */

#primary .sitemap-outer {
	background: #FFF;
	display: block;
}

#primary .sitemap {
	background: #FFF;
}

#primary .sitemap h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #005E9D;
	margin: 25px 0 0 0;
	text-decoration: none;
	letter-spacing: 0.2px;
}

#primary .sitemap h3 a {
	color: #005E9D;
	border: none;
	text-decoration: none;
}

#primary .sitemap ul {
	margin: 0;
	list-style: none;
}

#primary .sitemap ul li{
	margin: 0;
	list-style: none;
	padding: 2px 0;
	line-height: 1em;

}

#primary .sitemap li a {
	color: #005E9D;
	border: none;
	text-decoration: none;
	line-height: 1.3em;
}

#primary .sitemap a:hover {
	color: #005E9D;
	border: none;
	text-decoration: underline;
}

#primary .sitemap ul li a, #primary .sitemap h2, #primary .sitemap h3 a:link, #primary .sitemap h3 a:visited {
	text-shadow: none;
}
/* Fine parte per sitemap */

/* --- Inizio Fotogallery --- */
body.fotogallery #primary {
	/*width: 980px;*/
	/*border: solid red 1px;*/
}

/*.fotogallery {
	background: url(../images/fotogallery_back.gif) no-repeat left top;
	float: left;
	height: 150px;
	width: 223px;
	padding: 8px 0 0 8px;
	margin: 10px 10px 10px 10px;
}

.article-fotogallery h2 {margin-left:14px;}
.article-fotogallery h3 {margin-left:14px;}
.article-fotogallery p  {
	margin-left:14px;
	margin-bottom: 3em;
	clear: both;
}

#article .fotogallery a, #article .fotogallery a:hover {border: none;}

#article .fotogallery img { border: solid 2px #FFF; }

#article .fotogallery a img:hover { border: solid 2px #FF9021; }*/

/* Inizio Fotogallery2 */
.fotogallery2 {
	background: url(../images/fotogallery_back_sm.gif) no-repeat left top;
	float: left;
	height: 112px;
	margin: 10px 20px;
	padding: 9px 0 0 9px;
	width: 162px;
}

#primary .fotogallery2 a, #primary .fotogallery2 a:hover {border: none;}

#primary .fotogallery2 img { border: solid 2px #FFF; }

#primary .fotogallery2 a img:hover { border: solid 2px #FF9021; }

#primary.article-fotogallery h2 { margin-left: 14px;}
#primary.article-fotogallery h3 { margin-left: 14px;}
#primary.article-fotogallery h3 a { color: #FC9401; border: none;}
#primary.article-fotogallery h3 a:hover { color: #FC9401; border: none;}

#primary.article-fotogallery p { margin-left:14px; margin-bottom: 3em; clear:both;}

/* Fine Fotogallery */

.video-container {
	background: #FFF url(../images/varie/video-in-caricamento.png) no-repeat center center;
	border: solid 0px #81A2B5;
	height: 344px;
	margin: 0 auto;
	width: 425px;
	-moz-box-shadow: 0 1px 2px #666;
	-webkit-box-shadow: 0 1px 2px #666;
	box-shadow: 0 1px 2px #666;
}

#content .banner {
	text-align: center;
}

#content .banner a {
	border: none;
}


#sidebar div.locandine {
	margin-top: 85px;
}


#sidebar .locandine a {
	display: block;
	float: left;
	margin: 15px 17px 0;
	width: 127px;
}

