﻿body
{
    background-color:#345e0e;
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #282828;
    z-index:1;
    background-image: url('../../img/background.jpg');
    background-repeat:  no-repeat;
    background-position:top center;
}


form#form1
{
    margin: 0px;
    padding: 0px;
    /*z-index: 1; */
    position: relative;
}

a
{
text-decoration:none;
color:#111;
font-size:12px;
}

div#container
{
    width: 1002px;
    margin-top: 0px;
    text-align: left;
    position: relative;
    color: #282828;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
}

div#content
{
    width: 1000px;
    clear: both;
    float: left;
    text-align: left;
    margin-bottom: 10px;
    background-color:#FFF;
    border-left:1px solid #686868;
    border-right:1px solid #686868;
}



div#header
{
    width: 1000px;
    clear: both;
    float: left;
    text-align: left;
    height:126px;
    background-image: url('../../img/sfondo_header.jpg');
    background-repeat:repeat-x;
    border-bottom:2px solid #e7a800;
   
}

div#logo
{
    width:319px;
    clear: both;
    float: left;
    height:126px;

}

div#menu
{
float: right;
text-align:left;
margin-top:100px;
padding-right:10px;
}


div#menu ul
{
clear:both;
margin:0px;
padding:0px;
list-style: none;
height:20px;
float:left;
margin-top:0px;
padding-top:5px;
}

div#menu ul li
{
 display: inline;
 padding-left: 10px;
 padding-right: 10px;
 border-right:1px solid #FFF;
 font-size:12px;
 letter-spacing:0px;
}

div#menu ul li a
{
 color:#FFF;
 text-decoration:none;
 height:20px;
 font-size:12px;
}

div#menu ul li.contatti
{
 border-right:0px;
 padding-right:0px;
 
}

div#top
{
clear:both;
float:left;
width:1000px;
height:241px;
}



div#contenuto
{
clear:both;
float:left;
width:1000px;
margin-top:35px;
}

div#testo
{
    width: 745px;
    float: left;
    text-align: left;
    padding-bottom:30px;
    text-align:justify;
    margin-left:20px;
}





 h1
{
    color:#609300;
    font-size:22px;
    text-transform:uppercase;
    font-weight:normal;
    margin:0px;
    padding:0px;
    padding-bottom:10px;
}

 h2
{
    color:#f29400;
    font-size:18px;
    text-transform:uppercase;
    font-weight:normal;
    margin:0px;
    padding:0px;
    padding-bottom:5px;
    clear:both;
}



p#indietro
{
text-align:right;
margin:0px;
padding:0px;
}

div#footer
{
    width: 975px;
    clear: both;
    float: left;
    text-align: left;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:15px;
    padding-right:10px;
    font-size:12px;
    color: #282828;
    border-top:2px solid #e7a800;
    margin-top:10px;
}


div#footer p
{
    margin:0px;
    padding:0px;
}


div#news_dx
{
float:left;
width:183px;
margin-left:30px;
background-image: url('../../img/sfondo_newsdx.jpg');
background-color:#d0d0d0;
padding-top:45px;
}

div.press_img_home
{
clear:both;
float:left;
width:163px;
height:60px;
color:#669409;
font-size:13px;
}

div.press_img_home img
{
margin-right:5px;
}

div.press_img_home a
{
color:#669409;
font-size:13px;
}

div.lavori_det
{
float:left;
width:550px;
margin-top:10px;
font-size:12px;
}

div.lavori_img
{
float:left;
width:250px;
margin-top:10px;
font-size:12px;
margin-left:40px;
}


div.press_img
{
float:left;
width:150px;
margin-top:10px;
font-size:12px;
margin-left:10px;
}

div.lavori
{
float:left;
clear:both;
margin-top:10px;
padding-bottom:10px;
border-bottom:1px dotted #535353;
width:745px;
}

div.lavori a
{
color:#f29400;
font-size:13px;
}

span.titolo
{
color:#f29400;
font-size:15px;
}

span.data
{
color:#609300;
font-size:14px;
}


div.press_det
{
float:left;
width:550px;
}

div.download
{
float:left;
width:154px;
text-align:right;
line-height:10px;
}




