* {
	padding: 0;
	margin: 0;
}

#container {
	position: relative;
	margin: auto;
	text-align: left;
	width: 770px;
	top: 0px;

}

#logoHeader {
    text-align: center;
    background: #FF0000 url(img/logo.gif) center top no-repeat;
    height: 85px;
}

#logoHeader h1 span {
    display: none;
}

#testoHeader {
	position: absolute;
    top: 10px;
    left: 290px;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
}

#contatti {
   margin: 8px 116px;
}

#menu {
    position: absolute;
    top: 96px;
    left: 5px;
    width: 106px;
}

#menu1 {
    position: absolute;
    top: 130px;
    left: 0px;
    width: 111px;
}
#menu2 {
    position: absolute;
    top: 0px;
    left: 6px;
}

#box {
    margin: 10px 116px;
    width: 512px;
	background: #E3E3E3 url(img/header_box.gif) center top no-repeat;
}

#footer {
    margin: 3px 0px;
	background: #FFFFFF;
	width: 100%;
	padding: 4px 0px 0px 0px;
}
.footerprova {
	position: static;
	background: #000000 center;
	width: 100%;
	bottom: 0px;
}
#colonnadestra {
    position: absolute;
    top: 92px;
    left: 634px;
    width: 134px;
}

.bg {
	background-image:   url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
}

.body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height:130%;
	padding: 4px;
}

.body A:link {text-decoration: underline; color: #000000;}
.body A:visited {text-decoration: underline; color: #000000;}
.body A:hover {text-decoration: none; color: #FFFFFF; background-color: #FF0000;}

.liste {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}

.liste A:link {text-decoration: none; color: #000000;}
.liste A:visited {text-decoration: none; color: #000000;}
.liste A:hover {text-decoration: none; color: #FFFFFF; background-color: #FF0000;}

.titoli2 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	line-height:130%;
	padding-left: 2px;
}
	
.titoli3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height:180%;
	padding-left: 9px;
}

.mailinglist {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:120%;
	padding: 5px;
}

.mailinglist a:link {color: #000000; text-decoration: underline;}
.mailinglist a:visited {color: #000000; text-decoration: underline;}
.mailinglist a:hover {color: #FFFFFF; background-color: #FF0000;}

.dettagli {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	font-weight:bold;
	line-height:120%;
}

.dettagli a:link {color: #FF0000;}
.dettagli a:visited {color: #FF0000;}
.dettagli a:hover {color: #FFFFFF; background-color: #FF0000;}

.menusopra {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:120%;
	font-weight: bold;

}

.menusopra a:link {text-decoration: none; color: #000000;}
.menusopra a:visited {text-decoration: none; color: #000000;}
.menusopra a:hover {text-decoration: none; color: #FFFFFF; background-color: #FF0000;}

.menuInterno {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height:150%;
	padding-left: 6px;
}

.sottoMenuInterno {
	font-family: Arial;
	font-size: 10px;
	color: #777777;
	line-height:100%;
	padding-left: 11px;
}

.menuInterno a:link {text-decoration: none; color: #000000;}
.menuInterno a:visited {text-decoration: none; color: #000000;}
.menuInterno a:hover {text-decoration: none; color: #FFFFFF; background-color: #FF0000;}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:120%;
	padding-left: 4px;
	padding-top: 6px;
	background-image: url(img/separatore_sopra.gif);
	background-repeat: no-repeat;
}

.menu a:link {text-decoration: none; color: #000000;}
.menu a:visited {text-decoration: none; color: #000000;}
.menu a:hover {text-decoration: none; color: #FFFFFF; background-color: #FF0000;}
.menu a:active {text-decoration: none; color: #FF0000;}

.menu2 {font-family: Arial; font-size: 11px; color: #000000; line-height:120%; padding-left: 4px;}

.menu2 a:link {text-decoration: none; color: #000000;}
.menu2 a:visited {text-decoration: none; color: #000000;}
.menu2 a:hover {text-decoration: none; color: #FFFFFF; background-color: #FF0000;}
.menu2 a:active {text-decoration: none; color: #FF0000;}

.footer {font-family: Arial; font-size: 11px; color: #FFFFFF; line-height:160%;}
.credits {font-family: Arial; font-size: 11px; color: #6988BD; line-height:160%;}

.credits A:link {text-decoration: underline; color: #6988BD;}
.credits A:visited {text-decoration: underline; color: #6988BD;}
.credits A:hover {text-decoration: none; color: #FFFFFF;}

table.liste {
    width: 100%;
}

table.liste th {
    background-color: Black;
    color: White;
    font-weight: bold;
    text-align: left;
    padding: 2px;
}

tr.table-even {
    background-color: #F5F5F5;
}

tr.table-even td {
    padding: 2px;
}

tr.table-odd {
    background-color: #E3E3E3;
}

tr.table-odd td {
    padding: 2px;
}
