
body {
color : #000000; 
background:url(images/bg.gif) repeat scroll center center;
font-weight: normal;
font-family: Garamond;
font-size : 18px;
text-align:center;
}


h1 {
color : maroon; 
font-weight: normal;
font-family: Garamond;
font-size : 24px;
text-align:left;
font-weight:bold;
}

div.wrapper {
display:block;
background:#ffffd6;
border-right:1px solid #df947a;
border-left:1px solid #df947a;
margin: 0px auto;
padding:0px;
width:960px;
height:1100px;
}

div.header {
display:block;
background:url(images/testa.jpg) no-repeat scroll left top;
color:#000000;
height:90px;
margin:0 auto;
padding:0px;
width:960px;
}

div.barra {
display:block;
float:right;
background:#ffffd6;
margin: 0px auto;
margin-bottom:15px;
padding:0px;
width:790px;
height:30px;
text-align:center;
}

a.barralink {
color:#800000;
font-weight:bold;
text-decoration:none;
font-size : 16px;
}

a.barralink:hover {
color:#fec002;
}

a.sxlink {
color:#ffffff;
text-decoration:none;
}

a.sxlinkv {
color:#c6d29c;
text-decoration:none;
}


a.sxlink:hover {
color:#fec002;
}

img.b {
border:1px solid #800000;
padding:0px;
margin-bottom:3px;
}


div.sinistra {
background:url(images/menu.jpg) no-repeat scroll left top;
display:block;
float:left;
margin: 0px auto;
padding:3px;
width:160px;
height:600px;
text-align:left;
font-family: Garamond;
font-size: 20px;
color: #FFFFFF;
line-height:30px;
}

div.main {
display:block;
float:right;
background:#ffffd6;
margin: 0px auto;
padding:0px;
width:790px;
height:600px;
text-align:center;
}



div.footer {
display:block;
position:relative;

background:#d76b45;
border-right:1px solid #df947a;
border-left:1px solid #df947a;
color:#000000;
height:30px;
margin:0 auto;
width:960px;
text-align:center;
font-family: Garamond;
font-size: 16px;
color: #FFFFFF;
line-height:30px;
}


.grigio {
text-align:left;
font-family: Times New Roman;
font-size: 20px;
color: #808080;
}

.marrone {
text-align:left;
font-family: Times New Roman;
font-size: 16px;
color: #660000;
}


