body {
background-image: url('dottornessuno.jpg');
font-family: verdana, sans-serif; 
color: black;
}

.contenitore {
margin-top: -10px; 
margin-left: auto;
margin-right: auto; 
width: 745px; 
background-color: transparent;
}

.sinistra {
padding-right: 5px; 
margin-top: 10px; 
padding-left: 5px; 
float: left; 
margin-bottom: 10px; 
padding-bottom: 5px; 
width: 200px; 
padding-top: 5px; 
background-color: #f2f2f2; 
text-align: center;
color: black;
}

.destra {
margin-bottom: 10px;
padding-bottom: 15px;
margin-left: 230px;
color: black;
background-color: white;
}

.uno{
font-style: normal;
font-weight: bold;
text-align: right;
border-bottom: 1px solid #cccccc;
padding: 10px;
}

.due{
font-style: normal;
font-size: 130%;
font-weight: normal;
text-align: left;
padding: 0px 10px 0px 10px;
}

.tre{
font-style: normal;
font-weight: normal;

text-align: justify;
padding: 0px 10px 0px 10px;
}

.quattro{
font-style: normal;
font-weight: normal;
font-size: 90%;
text-align: left;
padding: 0px 10px 0px 10px;
}

.cinque{
font-style: normal;
font-weight: normal;

text-align: left;
padding: 10px 10px 10px 10px;
}

a {
color: #003366;
}

a:hover {
color: blue;
text-decoration: none;
}


