body
{
    margin: 0;
    min-width: 930px;
    font-family: Times New Roman, Times;
    text-align: center;
	background:#FEF6CF url(images/body_bg.jpg) center no-repeat;
}
a
{
    text-decoration:none;
	color:#AD9057;
}
a img
{
    border:0;
}
img, div { behavior: url(iepngfix.htc);}
/*per compatibilità con googlemap posto che il div che contiene la mappa abbia id="map"*/
#map img, #map div { behavior: none;}

h1
{
	font-size:22px;
	color:#fff;
}

#Corpo
{
    /*background-color: #000;*/
    width: 930px;
    margin: 8% auto;
    text-align: left;
	position:relative;
}
#Intestazione
{
    float:left;
	width:260px;
/*
	position:relative;
	text-align:left;*/
}
#Intestazione #Logo
{
	float:none;
	clear:both;
}
#Lang
{

}
#Lang a img
{
	opacity:.55;
    -moz-opacity:.55;
    filter:alpha(opacity=55);
	margin-left:6px
}
#Lang a:hover img
{
	opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);
}
#Menu
{
	margin:10px 0 0 25px;
	float:none;
	width:240px;
}
#Menu a
{
    display:block;
	/*width:120px;
    width:121px;
    height:21px;*/
    color:#362711;
    text-decoration:none;
    font-size:16px;
    padding:3px 0 0 40px;
	letter-spacing:1px;
}
#Menu a:hover
{
	/*opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);*/
	color:#AD9057;
	background-image:url(images/menu_on_bg.gif);
	background-repeat:no-repeat;
}
#Menu a.current
{
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
}
#Contenuto
{
   float:left;
   width:620px;
   margin:0 0 0 20px;
}
#Foto
{
	width:603px;
	height:400px;
	background:#B6200E url(images/foto_bg.jpg) no-repeat;
	padding:10px;
	position:relative;
	float:left;
}
#Foto2
{
	width:603px !important;
	width:600px;
	height:400px;
	/*background:#B6200E url(images/foto2_bg.jpg) no-repeat;*/
	background: url(images/foto2_bg.jpg) no-repeat;
	padding:10px;
}
#fotoV
{
	float:left;
	margin: 0 3px 0 8px;
}
#Testo
{
	width:305px;
	height:390px !important;
	height:350px;
	overflow:hidden;
	padding:10px;
	color:#fff;
	float:left;
}
#Testo p
{
	margin: 0 0 8px 0;
}
#Testo a.arrow
{
	margin:0 0 0 260px;
	color:#AD9057;
	font-weight:bold;
}
#Testo a.arrow:hover
{
	color:#ccc;
}
#Testo a.arrow:hover img
{
	opacity:.45;
    -moz-opacity:.45;
    filter:alpha(opacity=45);
}
#Piedipagina
{
    font-size:11px;
    color:#362711;
    text-align:right;
	position:relative;
	width:900px;
	float:left;
	
	
}
#Slogan
{
	margin-top:10px !important;
	margin-top:0;
}
#Piedipagina p
{   
    margin:0;
}
#show
{
	margin-left:1px;
}
#LbPhotos
{
	display:none;
}
#ContactInfo
{
	font-size:12px;
}
#News
{
	float:left;
	margin:10px 0 0 10px;
}
#News h2
{
	font-size:16px;
	color:#B6200E;
	text-align:left;
}
#News h2 a
{
	color:#B6200E;
}
#News img
{
	float:left;
	background: url(images/new_bg.gif) no-repeat;
	padding:3px 3px 2px 0;
	vertical-align:middle;
}
#NewsContent
{
	width:603px !important;
	width:600px;
	height: auto !important;
	height:400px;
	min-height:400px;
	/*background:#B6200E url(images/foto2_bg.jpg) no-repeat;*/
	background: #B6200E;  /* #D06E63 url(images/foto2_bg.jpg) no-repeat;*/
	padding:10px;
	color:#fff;
}
#NewsContent h1
{
	text-align:center;
}
