#tabs1 {
    border-top: 1px solid #fcfcfc;
    font-family: "Anton",sans-serif;
}
#tabs1 a{
    font-size: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    float: right;
}

#tabs1 a:hover{
    float: right;
}
.headerlogo img {
    margin: 20px 0;
}

.page {
    width: 1180px;
}
#main {
    float: left;
    width: 100%;
}
#sidebar {
    display: none;
}
.menuHome4All .boxNotiziaHome
{
    margin: 1% 6% 0 0;
    width: 20.25%;
}
.menuHome4All .boxNotiziaHomeFine {
    margin-right: 0;
}
.gallery a {
    float: left;
    margin: 1% 1% 0 0;
    max-width: 49%;
}
.gallery {
    margin-right: -1%;
    padding: 0;
}
.boxCondivisione {
    max-width: 100%;
}
.boxCondivisione .CMicons img {
    max-width: none;
}
.boxCondivisione .titolo {
    display: block;
    width: 100%;
    font-size:1.2em;
}
.CMicons {
    float: right;
    height: auto;
    margin: 0 4px;
    text-align: right;
    width: auto;
}
.preMenuHome, .postMenuHome {
    text-align: justify;
}
.listaarticoliElem .listaTitolo{
    background: transparent url("../../web-images/bg_whiteTra.png") repeat scroll center top;
    font-size: 1.2em;
    height: 2.4em;
    padding: 5px;
}
.listagalleryElem .listaTitolo {
    background: transparent url("../../web-images/bg_whiteTra.png") repeat scroll center top;
    font-size: 1.2em;
    height: 2.4em;
    padding: 5px;
    border: 0;
    margin: 0;
}
.listagalleryElem .boximgListaArticoli a {
    display: block;
}
#cookieChoiceInfo {
    background: transparent url("../../web-images/bg_whiteTraH.png") repeat scroll center top;
    color: maroon;
}
#cookieChoiceInfo a
{
    color: red;
}