body {
	background-image: url('../images/sfondo.gif');
	background-position: top center;
	background-repeat: repeat; 
	font-family: verdana, sans-serif; 
	margin: 0;
	padding: 0;
	min-width: 776px;
}

#header {
	/* width:758px; */
	/* height: 168px; */
	width:740px;
	height: 22px;
	padding: 146px 18px 0 0;
	margin: 13px auto 0 auto;
	border: 0;
	background-image: url('../images/header.gif');
	background-position:top center;
	background-repeat:no-repeat;
}

#titolo {
	background-image: url('../images/t_matrix.gif');
	background-repeat:no-repeat;
	margin-left: 453px;
	width: 287px;
	height: 21px;
}

body#b_home #titolo {
	background-position: 0 21px;
}

body#b_chisiamo #titolo {
	background-position: 0 0;
}

body#b_servizi #titolo {
	background-position: 0 -21px;
}

body#b_progetti #titolo {
	background-position: 0 -42px;
}

body#b_eventi #titolo {
	background-position: 0 -63px;
}

body#b_contatti #titolo {
	background-position: 0 -84px;
}

#container {
	width:758px;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0 0 0 0;
	background-image: url('../images/container-bg.gif');
	background-position: left;
	background-repeat:repeat-y;
	font-size:11px;
}

#menu {
	width:143px;
	margin: 0 0 0 0;
	border: 0;
	padding: 0;
	float:left;
}


#extra {
	width:150px;
	padding: 7px 25px 0 0;
	border: 0;
	margin: 0;
	float:right;
}

#extra img {
	border: 1px solid #000;
}

#menu ul {
	width: 143px;
	margin: 0;
	border: 0;
	padding: 0 0 16px 0;
	background-image: url('../images/fondomenu.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}

#menu li {
	/* total width: 143px ; total height: 23px */
	width: 123px;
	height: 19px;
	margin: -1px 0 0 0;
	border: 0;
	list-style-type: none;
	font-size: 10px;
	color: #666;
	background-image: url('../images/li-bg.gif');
	background-repeat:no-repeat;
	padding: 4px 0 0 20px;
}

#menu a {
	/* total width: 143px ; total height: 23px */
	display: block;
	width: 123px;
	height: 19px;
	margin: -4px 0 0 -20px;
	border: 0;
	font-size: 10px;
	text-decoration:none;
	color: #009;
	padding: 4px 0 0 20px;
}

#menu a:hover {
	/* total width: 143px ; total height: 23px */
	display: block;
	width: 123px;
	height: 19px;
	color: #009;
	background-image: url('../images/li-hover-bg.gif');
	background-position: top right;
	background-repeat:no-repeat;
}

#content {
	/* width:633px; */
	margin: 0 25px 0 143px;
	border: 0;
	padding: 5px 5px 5px 15px;
	font-size:11px;
}

#footer {
	width:758px;
	height: 16px;
	margin: 0 auto 0 auto;
	border: 0;
	background-image: url('../images/footer.gif');
	background-position:top center;
	background-repeat:no-repeat;
	text-indent: -9999px;
	clear:both;
}

#footer a {
	border:0; 
	text-decoration:none; 
	display:block;
	width: 230px;
	height: 19px;
	margin-left: 519px;
}

img {
	border: 0;
}

#content a {
	color: #006;
	text-decoration: none;
}

#content a:hover {
	color: #006;
	background-color: #9cf;
	text-decoration: underline;
}
