html,body {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: arial;
	text-align: center;
	background: url(img/sfondo1.gif);
}

p {
	margin:0 20px 20px;
	font-weight: verdana;
	
}

.gio {
	background-color: white;
	color: blue;
	border: white 2px solid;
}


div#stat a {
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

div#stat a:hover {
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

div#header {
	height: 130px;
	line-height: 80px;
	color: #79b30b;
	margin-bottom: 10px;
}

div#container {
	text-align: center;
	width: 950px;
	margin: 0px;
}



div#content {
	float: right;
	width: 746px;
	background-color: #ffffff;
	border: 2px #666666 solid;
	text-align: center;
}

div#content1 {
	float: right;
	width: 945px;
	background-color: #ffffff;
	border: 2px #666666 solid;
	text-align: center;
}

div#content a {
	
	width: 90%;
	padding: 2px;
	font-size: 12px;
	font-weight: verdana;
	text-align: center;
	text-decoration: none;
	margin-bottom: 2px;
	margin-left: 35px;
	color: #4169E1;
}

div#content a:hover {
	
	width: 90%;
	padding: 2px;
	font-size: 12px;
	font-weight: verdana;
	text-align: center;
	text-decoration: none;
	margin-bottom: 2px;
	margin-left: 35px;
	color: #000000;
}

div#content p {
	
	text-align: justify;
	margin:0 50px 50px 30px;
	font-weight: arial;
	
}

h1 {
font-size: 1.6em;
margin:0 20px 20px;
color:  #4169E1;
text-align: left;
}

h2 {
font-size: 1.0em;
color:  black;
text-align: center;
}

h3 {
font-size: 1.0em;
color:  blue;
text-align: justify;
margin: 0 50px 50px 30px;
}

h4 {
font-size: 1.0em;
color:  black;
text-align: justify;
font-weight: 76% Verdana,Tahoma,Arial,sans-serif;
}

h5 {
font-size: 1.0em;
color:  black;
text-align: justify;
font-weight: 100% Times New Roman;
}

h6 {
font-size: 1.0em;
color:  #4169E1;
text-align: center;
font-weight: Verdana;
margin: 0 0px 0px 0px;
}


#navigation {
	background-color: #4169E1;
	float: left;
	width: 200px;
	border-top: 2px #666666 solid;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: yellow;
}

#navigationpress {
	background-color: dodgerblue;
	color: yellow;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	display: block;
	text-decoration: none;
	text-align: right;
	border-top: 1px yellow solid;
	border-bottom: 1px yellow solid;
	margin-bottom: 3px;
}


#navigation a {
	background-color: dodgerblue;
	color: white;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	display: block;
	text-decoration: none;
	text-align: center;
	border-top: 1px darkblue solid;
	border-bottom: 1px darkblue solid;
	margin-bottom: 3px;
}

#navigation a:hover {
	background-color: blue;
	color: yellow;
	display: block;
	border-bottom: 1px yellow solid;
	border-top: 1px yellow solid;
	text-decoration: none;
	padding: 1px;
	text-align: right;
}

.bacheca {
background-color: white;
width: 176px;
color: blue;
float: left;
clear: left;
border-left: 12px solid green;
border-right: 12px solid red;

}

a {
text-decoration: none;
color: blue;
}
	

div#extra {
	background-color: #4169E1;
	float: left;
	clear: left;
	width: 200px;
	color: white;
	text-align: left;
}

div#footer {
	background-color: #4169E1;
	color: white;
	clear: both;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}

div#footer p {
	margin: 0px;
	padding: 5px 5px;
}

#h3 {
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

#h3 img {
	display: block;
}

#home {
	background-color: white;
	background-repeat: repeat;
	text-align: center;
	padding-top: 0px;
	color: #000000;
	font-weight: bold;
}



.home {
	background-color: #c93300;
	padding: 2px;
	color: #ffffff;
}



.img {
	padding: 1px;
	display: inline;
	background: #ffffff;
	border: 0;
}

#title {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	text-indent: 70px;
	text-align: left;
	color: #c93300;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	height: 60px;
	padding-top: 20px;
}

.evidenzia {
	background-color: #c93300;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
}
	
.left {
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}
