/* CSS Document */
body{
background-color:#EFEFCE;
}
#main{
border:2px solid #523000;
}
#alto{
border-bottom:2px solid  #523000;
}
#basso{
border-top:2px solid  #523000;
}
#centrodx{
background-image:url("http://www.soilmaps.it/images/sfondo_m_2.jpg");
}
#centrosx{
background-image:url("http://www.soilmaps.it/images/sfondo_m_1.jpg");
}
#centrodx h1{
margin-top:50px;
font-family:Georgia, sans-serif;
font-size:36px;
color:#523000;
}
#centrodx p{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
color:#523000;
margin-bottom:1px;
margin-top:1px;
margin-left:20px;
}
#centrodx a:link {
text-decoration:none;
font-weight:bold;
color:#9C8A8C;
}
#centrodx a:visited {
text-decoration:none;
font-weight:bold;
color:#9C8A8C;
}
#centrodx a:hover {
text-decoration:none;
font-weight:bold;
color:#523000;
}
#centrodx a:active {
text-decoration:none;
font-weight:bold;
color:#523000;
}
#entrata{
font-size:20px;
margin-top:50px;
}