html, body {
font-size: 9px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
color: black;
background-image: url('images/sfondo_intro.gif');
background-position: top left;
background-repeat: repeat-x;
background-color: #b6b6b6;
text-align:center;
margin:0px;
padding: 0px;
}

#content_body {
margin: 0px auto;
padding-top:95px;
width: 608px;
text-align:justify;
}



#flash {
height: 195px;
overflow: hidden;
}

#links {
background-image: url('images/sfondo_filetto.gif');
background-position: bottom left;
background-repeat: repeat-x;
height: 55px;
width: 608px;
}

#links img {
border:none;
}

#link_macchine_agricole {
width: 304px;
float:left;
text-align:center;
margin-top: 10px;
}

#link_trattori {
width: 304px;
float: right;
text-align:center;
margin-top: 10px;
}

#descriptions {
height: 100px;
width: 608px;
color: #ffffff;
}

#descriptions p {
padding: 0px 15px 8px 15px;
margin:0px;
}

.content_description {
padding-top: 20px;
}

#description_macchine_agricole {
float:left;
width:304px;
background-image: url('images/sfondo_marrone.gif');
background-position: bottom left;
background-repeat: no-repeat;
height:100px;
}

#description_trattori {
float:right;
width:304px;
background-image: url('images/sfondo_verde.gif');
background-position: bottom left;
background-repeat: no-repeat;
height:100px;
}

#footer {
padding-top: 85px;
text-align:center;
color: #3e3d3d;
padding-bottom: 30px;
}

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

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