* {margin:0;padding:0}

body { 
background-color:#1B0000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
 }
 
#container{
margin:0 auto;
width:980px;
}

#header{
background:url(images/header.jpg) no-repeat top left;
height: 136px;
}

#corpo1{border-bottom:1px solid #CCC}

#corpo2{height:199px;background:url(images/sfuma-giu.jpg) repeat-x top left;}
#corpointerno{background: #311D12 url(images/sfondo-interno.jpg) repeat-x top left;}


#footer{
height:80px;
background:url(images/footer.jpg) repeat-x;
color:#000000;
text-align:center;
}

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

#footer p {padding-top:10px}

td.trentatre {width:33%;background:url(images/sfuma-giu2.jpg) repeat-x top left;}
td.sessantasei {width:66%}

table.tabcorpo2{height:199px}

td.bg1 {background:url(images/bg1.jpg);width:33%;border-right:1px solid #BF1F00;}
td.bg2 {background:url(images/bg2.jpg);width:33%;border-right:1px solid #696F03;}
td.bg3 {background:url(images/bg3.jpg);width:33%}

td.bg1, td.bg2, td.bg3, td.sessantasei, td.trentatre, table.tabinterno td, td.paddinginterno {padding:20px 20px 10px}

td.bg1 h1, td.bg2 h1, td.bg3 h1, table.tabcorpo2 h1, table.tabinterno h1 {padding-bottom:10px;font-size:20px;font-family:"Trebuchet MS"}

table.tabinterno a {color:#FFF}

table.nopadding td {padding: 3px}

.text16{font-size:16px}

a.arancio {text-decoration:none;color:#FF6E01}
