@charset "utf-8";
/* CSS Document */

body{
background:#CD9D3E;
margin:0;
}
#contenitore{
padding:0;
margin:auto;
}
#contenuto{
width:1020px;
height:412px;
padding:0;
margin:auto;
}