/* CSS Document mac */
#wrapper { 
	background-color:#990000;
	background-image: url("../images/bgbiancoH.gif");
	}
h1 {  /**/margin:0; padding:0; height:63px; padding: 37px 0 0 16px; }


#header {
	background-image:  url("../images/bgheaderH.gif");
	}
/* #header h1 img {
	margin: 37px 0 0 16px;

	} */


#footer {
	background-image: url("../images/bgfooterH.gif");
	background-position:bottom;
	background-repeat:no-repeat;
	height:154px !important;
	/*height:130px;*/
	text-align:left;
	}

#footer #menu {
border: 0;
	margin-left: 15px;
	margin-right: 0px;
	padding-top:25px !important;
	padding-top:25px;/*
	margin-right: 263px;*/
	width:460px;
	color:#999999;
	}

#footer #menu ul li {
list-style-type:none;
		width:auto;
	padding-right:41px;
	float:right;
	font-size:1.1em;
	letter-spacing:0.1em;
}
div.menuItem {
	}
div.menuItem a{
		text-decoration:none;
		color:#999999;
	}
div.menuItem a:hover {
		color:#990000;
	}

div.menuItem img{
	margin-right:-6px;
	border:0;
	}

.clearFloat {clear:both; 	
 	width:1px;
 	height:1px;
 	overflow:hidden;
 }
