* {

    margin: 0;

    padding: 0;

}



body {

background: #fff;

font-family: "Lucida Granade",Arial,Sans-serif;

font-size: 12px;

line-height: 17px;

color: #333;

background-image: url(12.jpg);

}



a {

text-decoration: none;

color: #336699;

}

a:hover {

text-decoration: underline;

color: #111;

}



#wrap {

margin: 0 auto;

width: 1000px;

}



#header {

height: 90px;

}

#header h1 { 

font-size: 28px;

letter-spacing: -1px;

padding: 23px 0 0 20px;

color: #3069AE;

}

#header h1 a { 

color: #3069AE;

text-decoration: none;

font-weight: 100;

letter-spacing: -2px;

}

#header h1 a:hover {

color: #808080;

}

#header h2 {

font-size: 19px;

color: #808080;

padding: 5px 0 0 20px;

letter-spacing: -1px;

font-weight: 100;

}



.menu {

height: 30px;

line-height: 30px;

background: #3069AE url(metal.jpg) repeat-x;

}

.menu ul {

list-style-type: none;

padding-left: 20px;

}

.menu ul li {

display: block;

float: left;

}

.menu ul li a {

padding: 0 20px 0 0;

text-decoration: none;

font-weight: 100;

font-size: 14px;

color: #fff;

}

.menu ul li a:hover {

color: #fff;

text-decoration: underline;

}



#content {

padding: 0 20px 20px 20px;

}



.left {

float: left;

width: 160px;

padding-top: 15px;

}

.left h2 {

margin: 10px 0 0 0;

padding-left: 10px;

height: 24px;

line-height: 24px;

background: #3069AE url(metal.jpg) repeat-x;

color: #fff;

font-size: 13px;

}

.left ul {

padding: 10px 0 15px 10px;

list-style-type: none;

}

.left ul li a {

color: #336699;

text-decoration: none;

font-size: 12px;

font-weight: 100;

}

.left ul li a:hover {

color: #111;

}





.center {

float: center;

width: 650px;

text-align: justify;

padding-top: 10px;

}

.center h2 {

font-size: 18px;

font-weight: 100;

padding: 15px 0 7px 0;

}

.center h2 a {

text-decoration: none;

}



}





.right {

float: right;

width: 160px;

padding-top: 15px;

}

.right h2 {

margin: 10px 0 0 0;

padding-left: 10px;

height: 24px;

line-height: 24px;

background: #3069AE url(metal.jpg) repeat-x;

color: #fff;

font-size: 13px;

}

.right ul {

padding: 10px 0 15px 10px;

list-style-type: none;

}

.right ul li a {

color: #336699;

text-decoration: none;

font-size: 12px;

font-weight: 100;

}

.right ul li a:hover {

color: #111;

}



#footer {

height: 50px;

line-height: 30px;

background: #D1E6EF url(24-17_i_primi_dieci.jpg) no-repeat;

text-align: center;

font-size: 15px;

color: #808080;

}

#footer a { color: #fff; }
#images img{
background-position: center-right;
background : transparent;
}
