body
{
	height: 100%;
	margin: 0;
	padding:0;
	background: url("/images/fondo.jpg") repeat-x left bottom #ffffff;
	background-attachment: fixed;
}


form
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}

img.Middle{vertical-align:middle;text-align:center;}



#container
{
	width: 978px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0 0 -490px;
	border: 0px dashed #000;
}
#header
{
	margin: 0 !important;
	padding: 0 !important;
	border: 0;
	height: 55px;
	width: 978px;
	background: url("") repeat-x left top;
}
#page-middle
{
	padding: 0px 0px 0px 0px;
	width: 978px;
	border: 0px solid #000;
	background: url("") repeat-y left top #ffffff;
}
#flash
{
	margin:0  !important;
	padding: 0  !important;
	border: 0;
	width: 978px;
	
}
#flashpromo
{
	padding: 0px 0px 0px 0px;
	width: 350px;
	border: 0;
	z-index: 0;
	position:absolute;
	right:0;
}
#promo
{
	padding-top:18px;
	width: 350px;
	border: 0;
	position:absolute;
	right:0;
	text-align:center;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #1a1a1a;
	z-index: 1;
	font-size: 13px;
}

A.linkmenu:link, A.linkmenu:visited
{
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #1a1a1a;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
}

A.linkmenu:hover
{
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	color: #a9811c;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#footer
{
	clear: left;
	width: 988;
	height: 34px;
	font-size: 11px;
	font-family: Arial, "Trebuchet MS" , Verdana,Geneva,Helvetica,sans-serif;
	text-align: left;
	color: #666666;
	border-top: 0px solid #0a263e;
	margin: 15px 0px 15px 0px !important;
	font-weight: normal;
}
#footer P
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#footer UL
{
	list-style: none;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	border: 0px solid #fff;
	float: right;
}

#footer UL LI
{
	display: inline;
	margin: 0px 5px 0px 0px !important;
	padding: 0px 3px 0px 0px;
	border: 0px solid #666666;
	border-width: 0px 1px 0px 0px;
	float: left;
}

/**/
#footer UL LI A
{
	display: block;
	float: left;
	color: #666666;
	height: 14px;
	text-decoration: none;
	padding: 0px 0px;
}

#footer UL LI A:link, #footer UL LI A:visited
{
	background: url("") no-repeat 0px 0px;
	line-height: 14px;
	height: 14px;
	color: #666666;
}
#footer UL LI A:hover, #footer UL LI A:focus, #footer UL LI A:active
{
	background: url("") no-repeat -27px 0px;
	color: #666666;
}


#MenuLeft
{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:12px;
}
#MenuLeft li
{
	padding-bottom:16px;
}

#MenuLeft li a 
{
	background-image:url(/images/frecce.gif);
	background-repeat:no-repeat;
	background-position: 0 35%; /*riposiziona in verticale*/
	padding-left:16px;
}


div.SubMenuElements a
{
	background-image:none !important;
	padding-left:20px;
}


