/* CSS Document */

body {
background-color:#1096D8;
margin: 0;
padding: 0;
font:11px/14px Arial, Helvetica, sans-serif;
}

h3 {
	background-color:#DBDBDB;
	text-align:center;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: relative;
	top: 0;
	left: 0;
}

dl#menu dt {
	cursor: pointer;
	margin: 0px 0;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 0px solid gray;
	background-image:url(../images/sfondo.gif)
}
dl#menu dd {
border: 0px solid gray;
}

dl#menu li {
/*text-align: center;*/
text-align: left;
}


dl#menu li a {
	color: #000000;
	text-decoration: none;
	display:block;
	border: 0 none;
	height: 6px;
	text-align: left;
	margin-left: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-position:left;
	background-repeat:no-repeat;
}

dl#menu li a[Mozilla="true"]{
	display:inline;
}
dl#menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	text-align: left;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

dl#menu dt a:hover {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #666666;
	background-image:url(../images/sfondo2.gif);
}

dl#menu li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}

dl#menu .dt_invert a{
	color: #FFFFFF;
	background-image:url(../images/sfondo2.gif);
}

dl#menu .dt_invert a:hover{
	background-image:url(../images/sfondo.gif);
	color: #000000;
}
dl#menu .sel a{
	background-color: #666666;
	color: #FFFFFF;
}

#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000000;
	background-color: #ddd;
}
#mentions a {text-decoration: none;
	color: #222;
}
#mentions a:hover{text-decoration: underline;
}

.testa {
	font:Arial, Helvetica, sans-serif;
	color: #ffffff;
	height:18px;
	text-decoration: none;
	text-align: right;
	background-color:#666666;
	border-bottom:1px solid #000000;
}

.SopraPiede {
	background-image:url(../images/SfumPiede.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer {
    
	position:relative;
	border-style:solid;
	border-color:black;
	border-width:0px 0px 0px 0px;
	width:753px;;
	background-color:#666666;
	
	font:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border-top:1px solid #000000;

}

.piede {
	font:Arial, Helvetica, sans-serif;
	color: #ffffff;
	width:720px;
	text-decoration: none;
	text-align: center;
	background-color:#666666;
	border:1px solid #333333;
	border-top:1px solid #000000;
}

a {
text-decoration:none;
}

a:link, a:active, a:visited {color:#2FB0F0;} 
a:hover {color:#109F20; text-decoration:underline;}

  
.regolacarattere {
	width:1px;
	height:1px;
	background-color:#999999;
	color:#FFFFFF;
	border:3px double #CCCCCC;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	
}
.regolacarattere1 {
	font:12px;	
}

.regolacarattere2 {
	font:16px;
}

.regolacarattere3 {
	font:19px;
}

.TitTabelle {
	background-color:#DBDBDB;
	font-weight:bold;
}

.SubTitTabelle {
	color:#FFFFFF;
	background-color:#666666;
	font-weight:bold;
}
p{
	text-align:justify;
}