.contenitore {
height: 900px;
}
.contenitor2 {
height: 525px;
width: 780px;
text-align: justify;
background-image: url(images/sfon.png);
background-repeat: repeat-y;
background-position: center;
}
.sep {
height: 25px;
background-image: url(images/sep.jpg);
background-repeat: no-repeat;
background-position: center;
}
.menu {
height: auto;
width: 150px;
margin-right: 5px;
margin-left: 5px;
margin-top: 10px;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-right-style: dotted;
border-bottom-style: dotted;
border-left-style: dotted;
border-right-color: #525252;
border-bottom-color: #525252;
border-left-color: #525252;
}
.menu a:link {
background-color: #FFFFFF;
background-image: url(images/freccetta.jpg);
background-repeat: no-repeat;
background-position: 3px center;
text-indent: 24px;
display: block;
line-height: 20px;
color: #006600;
text-decoration: none;
vertical-align: middle;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.menu a:visited {
background-image: url(images/freccetta.jpg);
background-repeat: no-repeat;
background-position: 3px center;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #006600;
text-decoration: none;
line-height: 20px;
text-indent: 24px;
vertical-align: middle;
display: block;
}
.menu a:hover {
color: #0066FF;
text-decoration: underline;
background-image: url(images/freccetta2.jpg);
background-repeat: no-repeat;
background-position: 3px;
border-right-width: medium;
border-right-style: solid;
border-right-color: #006699;
}
.menu h2 {
font-family: Impact;
font-size: 16px;
color: #FFFFFF;
background-image: url(images/top.gif);
background-repeat: repeat;
text-align: center;
line-height: 25px;
font-weight: lighter;
}
.testo {
height: 300px;
width: 580px;
margin-right: 15px;
float: right;
}
.testo2 {
height: 200px;
width: 560px;
margin-top: 25px;
margin-right: 10px;
margin-left: 10px;
}
.head {
height: 200px;
background-image: url(images/mondopancione.jpg);
background-repeat: no-repeat;
background-position: center;
}
.left {
height: 300px;
width: 160px;
margin-left: 15px;
float: left;
}
.footer {
height: 50px;
text-align: center;
width: 780px;
float: no;
}
body {
background-image: url(images/sfondo.jpg);
background-repeat: repeat;
}
ul {
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}