body
{
    margin: 0;
    background-color: #333;
    min-width: 1080px;
    font-family: Courier, Arial, Helvetica, Sans-Serif;
    text-align: center;
}
a
{
    text-decoration:none;
}
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;}

#Corpo
{
    width: 1080px;
    margin: 0 auto;
    text-align: left;
	background-color:#000;
}
#Main
{
	width:1080px;
	height:562px;
	border-top: 6px solid #B1A899;
	border-bottom: 6px solid #B1A899;
	
}
#Intestazione
{
    float:none;
	height:37px;
	border-left: 6px solid #B1A899;
	margin-left:225px;
	background-color:#fff;
}
#Menu
{
	width:225px;
	height:562px;
	border-right: 6px solid #B1A899;
	float:left;
	background-color:#000;
	text-align:right;
}
#Menu a
{

    color:#fff;

    font-size:16px;
    margin-right:56px;
    background-repeat: no-repeat;
}
#Menu ul li
{
	margin-top:20px;
}
#Menu ul li ul li
{
	margin-top:0;
	
}
#Menu ul li ul li a
{
	font-size:12px;
	color:#C77C34;
}
#Menu a:hover
{
	opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
	}
#Content
{
    float:left;
	width:auto;
	background-color:#fff;
	height:562px;
	position:relative;
}
#ContactTitle
{
	width:749px;
	padding-right:80px;
	background-color:#fff;
	text-align:right;
	clear:both;
	color:#F79434;
	position:absolute;
	bottom:0;
	right:0;
}
#Welcome
{
	float:left;
	background-color:#604945;
}
#Welcome h1
{
    display:block;
    width: 711px;
    height: 69px;
    background: url(images/logo.gif) no-repeat top right;
    float: none;
	clear:both;
    margin: 18px 0 0 65px;
}
#Welcome h1 span
{
    display:none;
}
#Welcome h2
{
	clear:both;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin:0 0 10px 0;
	padding-right:80px;
	text-align:right;
}
#Welcome h2 b
{
	color:#F79434;
	font-weight:normal;
}
#Piedipagina
{
	background-color:#604945;
	width:auto;
	float:left;
}
#Piedipagina p
{   
    margin:0;
}
#Piedipagina #BottomText
{
	width:849px;
	float:left;
	clear:both;
	margin: 0 0 0 225px;
	border-left: 6px solid #B1A899;
	background-color:#fff;
	color:#333;
	font-size:12px;
	height:111px;
	text-align:right;
	
}
#Piedipagina #BottomText address
{
	margin:8px 80px 20px 0;
	font-style:normal;
	font-size:10px;
}
#Piedipagina #BottomText address span
{
	color:#fc0;
}