@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0;}

body {background: url(images/sfondo.jpg) top center no-repeat #463428; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; line-height: 15px; color:#828F4E}

a { color: #9CAB5D; text-decoration: underline}
a:hover {text-decoration: none}

p { margin-bottom: 13px; }
h1 { width: 392px; height: 103px; display: block; background: url(images/logo.png) top left no-repeat; text-indent: -9999px; position: absolute; top: 35px; left: 45px;}
h2 { display:none}

p.titolo { font-size: 18px; text-transform: uppercase; color: #ffffff;}
h3, h4 { font-size: 16px; text-transform: uppercase; color: #ffffff; font-weight: normal; margin-bottom: 13px}

h3 span { font-style: italic}

div#container { width: 962px; display: block; margin: 0 auto; background: #463428}

div#containerTop {width: 962px; display: block; background: url(images/sfContainerTop.jpg) top left no-repeat #454C2A; min-height: 570px; position: relative ;}
div#containerBottom {width: 962px; display: block; background: url(images/sfContainerBottom.jpg) top left no-repeat #463428; min-height: 880px; position:relative}

div#sezioneUno, div#sezioneDue, div#sezioneTre, div#sezioneQuattro { width: 800px; display:block; position:relative}

/* sez uno */
div#sezioneUno { /*position: relative; top: 528px; left: 83px*/ padding: 520px 0 0 83px; color: #9CAB5D}
div#hidden, div#hidden p { width: 800px; }
div#hidden { margin-top: 30px;}
div#leggi { cursor: pointer; background:url(images/leggi.png) top left no-repeat; width: 110px; height: 35px; display: block; text-indent: -9999px; position: absolute; right: 10px; top: 600px; z-index: 200}

/* sez due */
div#sezioneDue { position: relative; top: 85px; left: 83px;}
div.boxFungo { width: 380px;  float: left}

/* sez tre */
div#sezioneTre { position: absolute; top: 490px; left: 83px; color: #1E150F; line-height: 18px; font-size: 13px; width: 380px}

/* sez quattro */
div#sezioneQuattro { position: absolute; top: 760px; left: 83px; line-height: 22px; font-size: 14px;}
div#sezioneQuattro p { width: 200px; float:left}
div#sezioneQuattro h5 { display: none}
div#sezioneQuattro span {color: #665F38}

div#footer {float: right; font-size:12px; line-height:17px; margin-right: 120px}