/* CSS Document */
body {
	background-color: #138;
}
#header{
	background: #138 url(../images/bgheaderBlue.gif) no-repeat left top;
}

#navigazione {
border-top: 1px solid #138;
border-bottom: 1px solid #138;
}
#footer {
border-top:1px solid #138;
}
