body{
    background-color:#fff;
    font-family:'Helvetica Neue','Open Sans','Segoe UI',Tahoma,Arial;
    font-size:14px;
    color:#747476;
    margin:0;
}

.clear{clear:both;}

h1,h2,h3,h4,h5{
    padding:0;
    margin:0;
    font-weight:normal;
}

ul{margin:0;padding:0;list-style-type:none;}

ul li{float:left;}

img{border:0}

a{text-decoration:none;color:#747476;}

a:hover{text-decoration:underline;}

div#general_content{
    width:960px;
    margin:0 auto;
    min-height:600px;
}

#header{
    height:115px;
    text-align:center;
    padding-top:25px;
}

#rotation{
    height:360px;
}

#menu{
    height:60px;
    font-size:15px;
    font-weight:bold;
    line-height:60px;
}

#menu ul{
    padding-left:5px;
}

#menu ul li{
    margin:0 18px;
    text-align:center;
}

#menu ul li a:hover{
    color:#b90200;
}

#menu ul li a.active{
    color:#b90200;
}

#wrapper{
    border-bottom:1px solid #747476;
    padding-bottom:20px;
}

#wrapper h1{
    font-size:30px;
    font-weight:bold;
    margin-top:20px;
    border-bottom:1px solid #747476;
    margin-bottom:30px;
}

#wrapper p{
    text-align:justify;
}

#wrapper a#preventivo{
    display:inline-block;
    width:960px;
    height:30px;
    line-height:30px;
    font-size:18px;
    text-align:right;
    color:#b90200;
}

#wrapper span a{
    color:#b90200;

}

#wrapper a.lavori{
    display:inline-block;
    width:320px;
    height:180px;
    float:left;
    margin-bottom:60px;
    text-align:center
}

#wrapper a.lavori span{
    display:inline-block;
    width:270px;
    height:20px;
    text-align:left;
    border-top:1px solid #747476;
    margin-top:5px;
    padding-top:5px;
}

#wrapper a.lav2{
    
}

#footer{
    min-height:70px;
    font-size:12px;
    padding-top:10px;
}

#footer_sx{
    float:left;
    width:600px;
}

#footer_dx{
    float:right;
    width:360px;
}

#footer_dx table{
    float:right;
    margin-top:10px;
}

#contenuti .miniatura {
    float: left;
    height: 125px;
    margin-bottom: 40px;
    width: 230px;
}
#contenuti .miniatura img {
    height: 120px;
    width: 180px;
}
#contenuti a.return {
    display: block;
    font-size: 12px;
    height: 20px;
    right: 0px;
    position: absolute;
    top: 10px;
}

div#contenuti{
    position:relative;
}

div#cookieChoiceInfo a{
    color:#0584CA;
}

    div#cookieChoiceInfo a:hover {
        color: #fff;
    }