* {
margin:0;
padding:0;
}
body {
margin: 0 auto;
padding: 0;
font-family: "Courier New", Courier, monospace;
background: #3589b0 url(images/sfondo_page_001.jpg) top center repeat-y fixed;
/* background-color:#306090;
 background: #3589b0; */
}

#wrap {
color: #757575;
margin: 0 auto;
width: 800px;
background-color: #000000;
}

#header {
background: url(images/top.jpg) left top;
height:160px;
margin:0;
}
#header h1 {
margin: 30px 0 0 370px;
font-size:48px;
}
#header h2 {
font-size:18px;
margin-left: 140px;
}

#bandiere img {
border:1px solid #666666;
}

#menu {
    text-align: center;
background: url(images/menu.jpg) left;
height:34px;
font-size:20px;
margin:0;
padding-top:10px;
}

a.menu {
    color: #3589b0;
    font-weight: bold;
    text-decoration: None;
    width: 100px;
    padding: 1px 8px 1px 8px;
    border: solid 0px #000000;
}
a:hover.menu {
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: None;
    width: 100px;
    padding: 10px 8px 1px 8px;
    border: solid 0px #000000;
}

#macro {
height:108px;
background:url(images/centro_homepage.jpg) top;
margin-bottom:0;
padding:0;
}

#titpagina{
background: url(images/menu.jpg) left;
height:34px;
margin-left:140px;
padding-left:10px;
}

#sinistra {
float: left;
width: 120px;
padding: 10px;
font-size:12px;
}

#content {
float:left;
width:630px;
padding: 10px 10px 0 10px;
font-size: 16px;
color:#CCCCCC;
}
#content p {
margin-top:8px;
}

#content h2 {
padding-bottom:10px;
}
#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 18px;
font-weight:bold;
margin: 0 0 10px 0;
}

#content a {
display:inline;
text-decoration: underline;
color: #3589B0;
}

#content a:hover {
text-decoration: none;
color: #CCCCCC;
}

a img {
border: 0;
}

#footer {
clear: both;
background: url(images/menu.jpg) left;
margin-top:15px;
text-align: center;
padding-bottom:10px;
color: #999999;
font-size: 0.9em;
}

#footer a {
color: #757575;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 11px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.stile14 {
font-size:14px;
}

a {
color:#3399CC;
}
