/* CSS Document */

body{
text-align:center;/*IE5.x*/
background-image: url("../images/sfondo.jpg");
}

#testata{
width:100%;
font-size:120%;
border-bottom: 4px solid black;
text-align:left;
height:120px;
}

#fondo{
font-size:85%;
text-align:center;
border-top:4px solid black;
clear:left;
}

#testata, #topl{
color:white;
background-color:#6c6c6c;
clear:left;}


#topl{
text-align:center;
float:left;
width:160px;
height:60px;
padding:5px;
margin: }

#sinistro{

text-align:center;
float:left;
width:160px;
padding:5px;

}

#centrale{height:640px;
margin-left:170px;
border-left:2px solid black;
padding:10px;
text-align:left;
}

#centrale p{
background-color: white;
color: black;
text-align: justify;
padding: 10px 10px 10px 10px;
margin: 0;
font-size: 120%;
}


#centrale1{height:640px;
margin-left:170px;
border-left:2px solid black;
padding:10px;
text-align:left;
color:black;

}

#centrale1 a{
color:black;
text-decoration: none;
font-size:130%;}

#centrale1 a:visited{
color: black;
text-decoration:none;
font-size: 130%;}

#centrale1 a:hover{
color: #f08080;
}


#centrale a{
color:black;
text-decoration: none;
font-size:130%;}

#centrale a:visited{
color: black;
text-decoration:none;
font-size: 130%;}

#centrale a:hover{
color: #f08080;
}

#centrale ul{
background-color:white;
padding: 30px;
font-size:110%;}

h1{
background: inherit;
color: black;
margin: 20;
letter-spacing: 20px;
text-align: center;
}


#menu{height: 640px;
width: 160px;
padding: 0;
float:left;
color: white;
text-align:center;
background-color:#6c6c6c;
border-right: solid 2px black;
}

#menu a{
color: black;
font-size: 110%;
text-decoration:none;
font-weight:bolder;
}

#menu a:visited{color:black;
text-decoration:none; font-size:110%;
font-weight:bolder;}

#menu a:hover{
color: #f08080;}

#menu ul{
padding:5;
margin:5;
float:center;}

#menu li{
list-style-type:none;
}


.immagine{
border: 5px solid gray;}

.dida {
color:black;
font-size:100%;}

.dida2 {
background-color:white;
color:black;
font-size:100%;}

.firma {
font-weight: bold;
font-style: italic;}

.firma1 {
font-weight: bold;
font-style: italic;
font-size:110%;}

td {text-align:center;
padding: 10px;
}

a.info:link{
color: white;}

a.info:visited{
}

a.info:hover{
color:#f08080;}

