/* #headerBG {
    padding: 12px 0;
}

#tabs1 {
   margin: 12px 0 100px;
}
*/
.clear {
    clear: both;
    height: 0;
}
/*.bgSlideShow {
    background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
}*/
.headerlogo img {
padding: 12px 0;
max-height: 140px;
}
.headerboxlogo {
    text-align: center;
}
#tabs1 {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

/*.page {
    max-width: 100%;
    width: 1200px;
}*/
/*#main {
    margin: 12px 2%; /*12px 0 12px 12px;*/
    max-width: 71%;
    width: 900px;
}
#sidebar {
    width: 24%;
    min-width: 220px;
    float: right;
}*/
.box01home3All h3 {
    margin: 0;
    padding: 0;
}
.box01home3All h3 a {
    display: block;
    padding: 8px 2px;
    border-bottom: solid 2px #005aff;
}
.boxSideContent .content h2 a {
    display: block;
    padding: 2px 0;
    border-bottom: solid 1px #d1cfcf;
    color: #ffffff;
}
.boxSideContent .content h2 a:hover {
    color: #db6061;
    border-bottom: solid 1px #bab9b9;
}
#footer a {
    color: #005aff;
}

.tipiAll
{
    margin-top: 150px;
}
.tipiBoxItem {
    border-bottom: solid 0px #eee;
    float: left;
    margin: 2px 0;
}
.tipiPz, .tipiPr, .tipiPrIva, .tipiCar {
    float: left;
    margin: 2px 1px;
    background-color: #eee;
    padding: 5px 8px;
    width: 90px;
    text-align: center;
    border: solid 2px #eee;
}
.tipiPz {
    border: solid 2px #84a7ce;
    background-color: #fff;
}
.tipiPrIva {
    /*color: #999;*/
    display:none;
}
.tipiCar {
    padding: 0;
    background-color: #fff;
    border: 0;
    width: auto;
}
.tipiCar a {
    /*background-color: #fe722e;
    padding: 4px;*/
    display: block;
}
.tipiCar img {
    max-height: 34px;
    float: left;
    margin: 0 5px 0 0;
}
.tipiCar .txtAdd {
    float: left;
    display: none;
}
.listaprodottiAll .listaTitolo a {
    background-color: #ffffff;
    display: block;
    padding: 5px;
    min-height: 2.5em;
}
.listaprodottiAll .listaTitolo a:hover {
    background-color: #db6061;
    color: #fff;
}
.CMtitolo, .titoloPagina {
    color: #ffffff;
    border-bottom: dashed 1px #ffffff;
    font-size: 1.8em;
    font-weight: 700;
    text-align: center;
}
.listaarticoliAll .boximgListaArticoli {
    text-align: center;
    margin-bottom: 5px;
}
.listaarticoliAll .listaTitolo {
    border-bottom: 0px solid #FFF;
    border-top: 0px solid #FFF;
}
.boxNotizieContent4 {
    background: url("../../web-images/bg_whiteTra.png") repeat scroll center top transparent;
    margin: 0 -8px;
    padding: 0 8px;
}
.boxNotizieContent4 h3 {
    margin: 2px 0;
}
.boxNotizieContent4 .dataNotizia {
    color: yellow;
}
.dettElemnews .CMimg, .dettElemnews .CMimg1 {
    max-width: 100%;
    width: auto;
}
.listaarticoliAll .listaTitoloCat {
    color: yellow;
}
.listaVociElem .boximgListaArticoli img {
    width: 400px;
}
.CategorieCatFull, .CMtesto {
    text-align: left;
}
.boxRelazioniAutoAll {
    width: 100%;
    clear: both;
    border-top: dashed 1px #eee;
    padding-top: 12px;
    margin-top: 20px;
}
.boxRelazioniAutoAll .boxCentro {
    float: left;
    margin-right: 2%;
    width: 18%;
    min-width: 100px;
}
.boxRelazioniAutoAll .divisorio {
    margin: 12px 16px 0 8px;
    width: 0;
    height: 1px;
    background-color: #eee;
    float: none;
    clear: both;
    margin: 14px;
}
.sezione02dettall .boxRelazioniAutoAll .divisorio, .gallerydettall .boxRelazioniAutoAll .divisorio {
    float: left;
    height: 0;
    margin: 32px 28px;
    width: 20px;
    clear: none;
}
.testoContatti {
    float: none;
    width: 100%;
}
.newsdettall .gallery.gallerynewsMultiFoto {
    padding: 0;
}
.newsdettall .gallery.gallerynewsMultiFoto a {
    margin: 10px 10px 0 0;
    max-width: 300px;
    width: 208px;
    height: 208px;
    overflow: hidden;
}

.boxLeft{
    float: left;
}
.boxRight{
    float: right;
}




@media only screen and (min-width: 980px) 
{
}


@media only screen and (max-width: 980px) 
{
/*
.page #main {
    max-width: 71%;
}*/
.page #main
{
    max-width: 98%;
    margin: 0 1%;
}
.CMtesto {
    max-width: 100%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 640px) 
{
.newsdettall .gallery.gallerynewsMultiFoto a {
    margin: 10px 1% 0;
    max-width: 100%;
    width: 98%;
    height: auto;
    overflow: none;
}
}

@media only screen and (max-width: 480px) 
{
/*#main {
    margin: 0 2%;
    width: 96%;
}
#sidebar {
    margin: 12px 2%;
    padding: 2%;
    width: 92%;
}*/
}