﻿body{
margin: 0;
padding: 0;
text-align: center;
background-image: url(img/WoodFine0006_S.jpg);

}

#centrato{
width: 1024px;
margin: auto;
text-align: left;
background: url(img/ContBg.jpg) top left repeat-y; /* internal background */
}

#header{
font-family: serif;
font-style: italic;
padding: 15px;
color: #FFFBD0;
background-image: url(img/header.png);
background-repeat: no-repeat;
}

#corpo{
width: 1000px;
overflow: hidden;
font-family: serif;
font-style: italic;
padding:10px;
text-align: justify;
}

#corpo p{
padding:20px;
}

#corpo h2{
padding-left:20px;
}


#navigation a{
list-style-type: none;
display: inline;
color: #C13100;
text-decoration: none;
font-weight: bold;
font-size: 25px;
padding: 30px;
}

div#navigation a:hover{
color:#050;
text-decoration: none
}


#colonna-1{
float: left;
padding: 40px;
width: 220px;
}

#colonna-1 ul{
margin: 0;
padding: 0;
list-style-type: none;
}



#colonna-1 a{
color: #C13100;
text-decoration: none;
font-weight: bold;
font-size: 18px;
text-align: left;
}

#colonna-2{
padding:30px;
float: right;
width: 640px;
}

#colonna-1 a:hover{
color:#050;
text-decoration: none
}

table, td, th{
padding: 15px;
border-collapse: collapse
}

#table td{
vertical-align:text-top
}

#table img{
border: none;
vertical-align:text-top
}

div#footer{
text-align: center;
padding: 0.5em;
background-color: #C13100;
color: #FFFBD0;
}
