body
{
    margin: 0;
    background-color: #333;
    min-width: 1080px;
    font-family: 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;
	text-align:right;
}
#Intestazione img
{
	margin:4px 10px 0 0;
}
#Menu
{
	width:225px;
	height:562px;
	border-right: 6px solid #B1A899;
	float:left;
	background-color:#000;
	
}
span.menu-box
{
	width:12px;
	height:12px;
	display:inline-block;
	line-height:12px;
}
span#fesceramiche
{
background-color:#f57d00;
}
span#fesarch
{
background-color:#80730f;
}
span#spazio
{
background-color:#578ad6;
}
span#contatti
{
background-color:#b878bf;
}
#Menu a
{
    color:#fff;
    font-size:16px;
    margin:0;
    background-repeat: no-repeat;
}
#Menu ul
{
	
	padding:0;
	margin:0;
	list-style-type:none;
}
#Menu ul li
{
	margin-top:20px;
	width:190px;
	text-align:right;
}
#Menu ul li ul
{
	padding:0;
	margin:0;
	list-style-type:none;	
	
}
#Menu ul li ul li
{
	width:168px;
	padding:0 22px 0 0;
	margin: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:849px;
	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;
}
#Portal
{
	padding:10px;
}
#Content h1
{
	font-size:16px;
	color:#604945;
}
#Portal p
{
	font-size:12px;
}
