body {
	text-align: center;
	font: 76% century gothic, verdana, arial, helvetica, sans-serif;
	margin: 0;
}

h1 { font: 120% verdana, arial, helvetica, sans-serif; }

div#down_container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/ombra.gif) repeat-y;
	position: relative;
}

#contatti div#down_container {
	background: url(../img/ombra_rosa.gif) repeat-y;
}

div#container { margin-left: 11px;}

div#header {
	padding: 100px 15px 0px 0px;
	text-align: right;
	/*border:1px solid gray;*/
}
.clr{clear:both;}
div#footer {
	clear: both;
	background: url(../img/ombra_piede.gif) no-repeat top;
	font-size: 11px;
	text-align: center;
	padding: 25px 0 0 0;
	margin-left: -11px;
	width: 990px;
	color:#666;
	
}
#contatti div#footer {
	background: url(../img/ombra_piede_rosa.gif) no-repeat top;

}
div#flag{
	float:left;
padding-left:5px;
	background-color:#FFFFFF;}
	
div#footer a{
	color:#666;
}
div#footer .txt_footer{
	width: 990px;
	background-color:#FFFFFF;

}

#logo {
	position: absolute;
	top: 28px;
	left: 370px;
}

div#sidebar-left {
  /*  float: left;
    width: 20%;
    overflow: hidden;*/
	
	
	position:relative;
	
	float:left;
	width:169px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px; /* actual value */
	margin:0 0 -10px 0;
	
	
	z-index:100;
		/*border:1px solid #CCC;
		background-color:#666666;*/
	
  }


/* ________________ STILI LINK _____________________ */
a img {
	vertical-align: middle;
	border: 0;
}

a {
color:#333333;

	text-decoration: none;
}

a:hover {

	text-decoration: underline;
}
.evidenziato{
	font-weight: bold;
	color: #339933;
}
.in_costruzione { margin-top: 50px; }



#container { background:url(../img/sfondo_1.gif) left repeat-y;}

#container.col-2 { background:url(../img/sfondo_2.gif) left repeat-y;}


div#colonna_sinistra {
	float: left;
	width: 200px;
	overflow: hidden;
	/*border:1px solid #CCC;
	background-color:#333333;
	height:100%;*/
	padding-top:30px;
	padding-left:20px;
	color:#CCCCCC;
}
#colonna_sinistra a {
	
	color:#CCCCCC;
}

div#colonna_destra {
	width: 755px;
	min-height: 318px;
	float: right;
	padding: 15px 18px 0 0;
}

.col-2 #colonna_destra {
	width: 540px;
}

div#colonna_sinistra_w {
	float: left;
	width: 700px;
	overflow: hidden;
}

img.incorniciate {
	float: left;
	margin: 0 10px 5px 0;
}

/* ----------- STILI PER SOTTOMENU' ----------*/
a.sotto_menu {
	display: block;
	float: right;
	height: 18px;
	clear: both;
	margin: -1px 0 0 0;
	padding: 0 10px 0 20px;
	color: #FFC;
	text-decoration: none;
	background: url(../img/sotto_menu.gif) no-repeat left top;
}

a.sotto_menu:hover {
	background: url(../img/sotto_menu_roll.gif) no-repeat left top;
	color: #663;
}

/* thumb  */



#map{
	border: 5px solid #b0bfb1;
}
.thumb a img {
	border: 5px solid #b0bfb1;
}

.thumb a:hover img {
	border: 5px solid #a4b3a5;
	
}

div#colonna_sinistra  a img
{
	border: 5px solid #27292b;
}
div#colonna_sinistra  a:hover img
{
	border: 5px solid #a4b3a5;
}


.thumb p {
	margin: 0 0 0 5px;
	padding: 0;
}

.big {
	font-size: 18px;
	font-weight: bold;
	color: #339933;
}

div#colonna_sinistra {

	padding:30px;
}

.thumb {
	width: 140px;
	margin: 0 40px 20px 0; 
	padding: 0;
	float: left;

}
/* IE6 only */
/*\*/
* html .thumb {
	
	margin: 0 20px 20px 0; 
	

}
/**/


.thumb_big {
	width: 200px;
	margin: 0 40px 40px 0; 
	padding: 0;
	float: left;
	border:5px #DAE0E0 solid;
	background-color:#DAE0E0;
}
.border {

	border:5px #DAE0E0 solid;

}
.prevnext {
	font-variant: small-caps;
	word-spacing: 3px;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
}
.prevnext strong {
border-top: 3px solid #642;
color:#642;
padding: 3px;
}
.prevnext .current_page {
font-weight:bold;
background-color:#E1E1E1;
}

