﻿body {
margin:0;
background-image: url(img_coperti/bg2.png);
}

a:link  {
color: #003333;
text-decoration : none;
}
a:visited {
color: #CC3300;
text-decoration : none;
}
a:active {
color: #ff6600;
text-decoration : none;
}
a:hover {
color: #CC3300;
text-decoration : underline;
}

a.one:link {
color: white;
text-decoration : none;
}

a.one:visited {
color: #ffedca;
text-decoration : none;
}
a.one:active {
color: #ff9966;
text-decoration : none;
}
a.one:hover {
color: #ffedca;
text-decoration : underline;
}

a.two:link  {
color: #003333;
text-decoration : underline;
}
a.two:visited {
color: #CC3300;
text-decoration : underline;
}
a.two:active {
color: #ff6600;
text-decoration : underline;
}
a.two:hover {
color: #CC3300;
text-decoration : none;
}

h1 {
font-size: 170%; 
color: #ffffff;
font-family : "times new roman",times, serif; 
font-style: normal; 
font-weight: bold; 
text-align: left; 
margin-left : 50px;
margin-right: 10px;
}


h2 {
font-size : 120%;
color: #ffffff;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : bold;
text-align : left;
margin-left : 70px;
margin-right : 10px;
}

h3 {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : italic;
font-weight : normal;
text-align : right;
margin-left : 30px;
margin-right : 30px;
color: #003333;
}


p {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : justify;
margin-left : 30px;
margin-right : 30px;
color: #003333;
}

.text {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : justify;
margin-left : 30px;
margin-right : 30px;
color: #003333;
text-indent: 40px;
}

table {
font-family : "times new roman",times, serif;
}

.nav {
font-size : 100%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : left;
margin-left : 10px;
margin-right: 10px;
}

hr {
width: 75%; 
height: 2px; 
}

.info {
font-size : 80%;
font-family : "times new roman",times, serif;
font-style : normal;
font-weight : normal;
text-align : center;
margin-left : 30px;
margin-right : 30px;
color: #003333;
}
