* {
	margin: 0;
}

body {
	background: #fff url(images/header.gif) repeat-x;
	text-align: justify;
	color: #666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	padding: 0 0 0.6em;
	color: #900;
	font: 1.4em helvetica,arial,sans-serif;
	text-shadow: #ddd 1px 1px 2px;
}

h2 {
	padding: 0 0 0.6em;
	color: #900;
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	text-shadow: #ddd 1px 1px 2px;
}

a {
	text-decoration: none;
	color: #900;
}

#wrapper {
	width: 800px;
	background: #fff;
	font-size: 0.9em;
	margin: 0 auto ;
}

#header {
	width: 800px;
	height: 380px;
	margin: 0 auto;
	background: url(images/head.jpg) no-repeat; 
}

#datiheader {
	float: right;
	margin: 50px 30px 0 0;
	padding: 10px 0 0 20px;
	width: 200px;
	text-align: left;
	font-size: 14px;
	color:#FFF;
	border-left: solid 1px #CCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
}

#skyline {
    width: 440px; height: 20px;
    background: url(images/menu.gif);
    margin: 210px 0 0 40px; padding: 0;
    position: absolute; float:left;
}
  #skyline li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}
  #skyline li, #skyline a {
	height: 20px;
	display: block;
}	
  #panel1b {
	left: 1px;
	width: 86px;
}
  #panel2b {
	left: 90px;
	width: 82px;
}
  #panel3b {
	left: 177px;
	width: 84px;
}
  #panel4b {
	left: 266px;
	width: 89px;
}
  #panel5b {
	left: 359px;
	width: 81px;
}
  #panel1b a:hover { background: transparent url(images/menu.gif)
    -442px 0 no-repeat;}
  #panel2b a:hover { background: transparent url(images/menu.gif)
    -531px 0 no-repeat;}
  #panel3b a:hover { background: transparent url(images/menu.gif)
    -618px 0 no-repeat;}
  #panel4b a:hover { background: transparent url(images/menu.gif)
    -707px 0 no-repeat;}
  #panel5b a:hover { background: transparent url(images/menu.gif)
    -800px 0 no-repeat;}

#pg_unica {
	margin: -110px 30px 30px 40px;
	text-decoration: none;
	width: 660px;
	float: left;
	position: relative;
	height: auto;
}
#pg {
	margin: -110px 30px 30px 40px;
	text-decoration: none;
	width: 425px;
	float: left;
	position: relative;
	height: auto;
}

#pg2 {
	margin: -110px 0px 30px 0px;
	text-decoration: none;
	width: 230px;
	border-left: 1px solid #CCC;
	padding-left: 30px;
	float:left;
	height: auto;
}

#home {
	margin: 0px 0px 30px 0px;
	text-decoration: none;
	width: 250px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding-left: 10px;
	float:left;
	height: auto;
	text-align:center;
	padding-top: 10px;
}

.mini {
	font-size: 8pt;
}

.rosso {
	color: #900;
}
.nogarin {
	color: #F00;
}

#footer {
	border-top: 1px solid #ccc;
	width: 800px;
	margin-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	clear: both;

}	
