/* CSS Document */
body {
	background-color: #cb0;
}
#header{
	background: #cb0 url(../images/bgheaderYellow.gif) no-repeat left top;
}
h1 img{
visibility:hidden;
}
h1 {	/**/background: url(../images/titoloY.gif) no-repeat left top;
}
#navigazione {
border-top: 1px solid #cb0;
border-bottom: 1px solid #cb0;
}
#footer {
border-top:1px solid #cb0;
}
