.Body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
	background-color: #D9FFD9;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
.bodytext {
	padding: 12px;
	float: none;
	border-left-width: 10px;
	margin-left: 10px;
}
.bodytext h2 {
	font-size: medium;
}
.img {
	margin: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-left: 10;
}

.style1 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}

.style2 {
     color: #FF0000;
}

.style3 {
     font-family: "Times New Roman", Times, serif;
}

.style5 {
     font-size : x-large;
	 font-family : "times new roman", times, serif;
}

.style8 {color: #666666
}

.style9 {font-size: large
}

.style12{
	color : #9999FF;
	z-index: 5;
}

.style13{
    font-size: medium;
}

.style15 {
     color: #00FF00;
}

.style16 {
color: #666666
}

.title {
	margin-top: 10px;
	border-bottom: 2px solid #D5EAF4;
	
}
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	color : #2424FF;
	text-decoration: none;
}

a:hover {
	text-decoration :  underline;
}


.title h3 {
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #99FFFF;
	margin-top: 0px;
	margin-bottom: 0;
	padding: 0.1em 0 0.1em;    
	color : #000481;
}

.title p {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.title a:link, .title a:visited {
	text-decoration: none;
}

#Content {
	background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #CCCCCC;
	text-align: left;
}

#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	visibility: visible;
	background-image: url(Stile-2.png);
}
#content {
	margin-left: 230px;
	padding: 10px 10px 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 2em;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}

#content  h2 {
    font: 120% georgia, "times new roman" ,times, serif;
    color: #2A4F6F;
    background-color: transparent;
    border-bottom: 1px dotted #cccccc;
}

.category, .category a, .category a:visited, .category a:link{
	color: #333333;
	font-family: "Monotype Corsiva", "BernhardMod BT";
	font-size: x-large;
	text-decoration:none;
	margin-bottom: -5px;
}



#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
	margin-top: -20px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; 
	color: #666666;
	background-color: #D9FFD9;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}


#nav {
      position:absolute;
      top:0px;
      left:1px;
      width:143px;
}
#nav ul {
     list-style:none;
     margin-left:0;
     padding-left:0;
}
#nav li{
    font-size: 80%;
	border-bottom: 1px dotted #B2Bcc6;
	margin-bottom: 0.3em;
}
#nav a:link , #nav a:visited {
    text-decoration: none;
	color: #2a4f6f;
	background-color: transparent;
}
#nav a:hover {
    color :#778899;
}
#nav  h2 {
    font: 110% georgia, "times new roman" ,times, serif;
    color: #2A4F6F;
    background-color: transparent;
    border-bottom: 1px dotted #cccccc;
}


#footer {
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
}

