@charset "UTF-8";
/* CSS Document */

h1{
	font-size:9px;
	background-color:#CCCCCC;
	color:#00367C;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:89px;
	margin-bottom:0px;
	margin-top:70px;
}

h1 a{
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

h1 a:hover{
	color: #00367C;
	
}

h2{
	font-size:15px;
	color:#999999;
	margin-bottom:10px;
	margin-top:0px;
}



h3{
	font-size:9px;
	background-color:#CCCCCC;
	color:#00367C;
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	width:115px;
	margin-bottom:0px;
	margin-top:5px;
	padding-right: 5px;
}

h3 a{
	color:#666666;
	text-decoration:none;
}

h3 a:hover{
	color: #00367C;
	
}

h4{
	font-size:9px;
	background-color:#CCCCCC;
	color:#00367C;
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	width:115px;
	margin-bottom:0px;
	margin-top:5px;
	padding-right: 5px;
}

h4 a{
	color:#666666;
	text-decoration:none;
}

h4 a:hover{
	color: #990000;
}

p {
	font-size: 10px;
	color: #333333;
	margin-bottom:0px;
}

p a{
	font-size: 10px;
	color: #ffffff;
	margin-bottom:0px;
	text-decoration:none;
}

p a:hover{
	font-size: 10px;
	color: #999999;
	margin-bottom:0px;
	text-decoration:underline;
}

div.logo{
width:188px;
margin-bottom:5px;
}

.testo_home {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999999;
	line-height: 18px;
	letter-spacing: 0.15em;
}

.testo_sito {
	font-size: 10px;
	color: #666666
}

.Stile1 {
	color: #E8E8E8;
	font-size: 50px;
}
.Stile2 {
	color: #00367C;
	font-weight: bold;
}
.Stile3 {color: #FFFFFF}
