
/* Layout Stylesheet */ 

body {
 margin:10px;
 background:#808080;
 color: #333333;
 text-align:center;
 padding:0;
 font-family:Trebuchet MS;
 
 }
a{ color: #333333;
text-decoration:none;}

#cont a{
 
 font-weight: bold;
 color:#009933;
 text-decoration:underline;
 }



#outer {
 text-align:left;
 border:1px solid #000000;
 width:800px;
 margin:auto;
 background-image:url(../img/bg.jpg);
 }

#hdr {
 height:171px;
 background:#FFF;
 color: #333333;
 }

#bar {
 height:25px;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
 background-image:url(../img/parte_alta.jpg);
 background-repeat:no-repeat;

 position:relative;
 color: #333333;
 width:800px;
 padding:0;
 
 min-height: 510px;
height: auto !important;
height: 510px;


 }

#l-col {
margin-top:100px;
padding-left:40px;
 float:left;
/*  border:1px solid #000000;	
*/

 color: #333333;
 width:125px;
 font-weight:bold;
 line-height:25px;
 }
 #l-col a{
 
 padding:1px;
 }
#l-col a:hover {

color:#999999} 
 
#l-col a.current {

background-color:#333333;
color:#FFFFFF;} 
 

#cont {
 padding-top:100px;
 width:580px;
 
 color: #333333;
/* border:1px solid #000000;	
 
*/ text-align:left;

 }

.solo-testo
{
margin-left:100px;
margin-right:100px;
}

.img-grande{
text-align:center;}
.img-grande img{
border:2px solid #FFF;}


#ftr {
/*border:1px solid #000;
*/height:275px;
text-align:left;
position:relative;
top:-176px;
margin-bottom:-176px;
 
 }
#sotto {
 background-image:url(../img/parte_bassa_ok.jpg);
 background-repeat:no-repeat;


 height:99px;
 color: #333333;
 border:solid black;
 border-width:0px;
/*border:1px solid #000;
*/ 
 }
 #foglia {
	background-image:url(../img/foglia.gif);
	background-repeat:no-repeat;
/*	border:1px solid #CCC;
*/	height:176px;
	width: 231px;

}
 #enter {
	background-repeat:repeat-x;
	background-image:url(../img/bg_enter.gif);
/*	border:1px solid #CCC;
*/	height:478px;
	width: 800px;
	text-align:center;
	

	}

 #mainNav {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 600px;
	height: 36px;
	overflow: hidden;
	list-style: none;
}
 #bandiere {
	position: absolute;
	top: 20px;
	left: 550px;
	width: 30px;
	height: 36px;
}

#mainNav li {
	min-height: 36px;
	float: left;
	list-style: none;
}
	
#mainNav li a {
	position: relative;
	display: block;
	height: 36px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -2000em;
}
  
#m_home a {width: 85px; background-position: 0 0; text-indent: -2000em;}
#m_home a:hover { background-position: 0 -34px; }
#m_home a.selected { background-position: 0 -34px; } 

#m_dove a { width: 95px; background-position: -85px 0; text-indent: -2000em;}
#m_dove a:hover { background-position: -85px -34px; }
#m_dove a.selected { background-position: -85px -34px; }

#m_galleria a { width: 174px; background-position: -180px 0; text-indent: -2000em;}
#m_galleria a:hover { background-position: -180px -34px; }
#m_galleria a.selected { background-position: -180px -34px; text-indent: -2000em;}

#m_contact a { width: 73px; background-position: -354px 0; text-indent: -2000em;}
#m_contact a:hover { background-position: -354px -34px; }
#m_contact a.selected { background-position: -354px -34px; }

.galleria
{
margin-left:10px;
margin-right:10px;
/*border:2px #CCC solid;
*/
}


.thumb {
	width: 145px;
	margin: 0 30px 20px 0; 
	padding: 0;
	float: left;
	/*border: 1px solid #CCC;*/
}
#map{
	border: 5px solid #b0bfb1;
}
.thumb a img {
	border: 5px solid #b0bfb1;
}

.thumb a:hover img {
	border: 5px solid #a4b3a5;
	
}

.thumb p {
	margin: 0 0 0 5px;
	padding: 0;
}


