/*******
******** Custom
*******/

.ananda-module-container{}
.ananda-header{}
.navigation-top{}
.navigation-bottom{}
.ananda-maincontent{}
.ananda-footer{}


.ananda-headerfull img{width:100%;}

.textcenter{text-align:center;}
.margintop{margin-top:1em;}
.marginleft{margin-left:1em;}
.marginright{margin-right:1em;}
.marginbottom{margin-bottom:1em;}

/* cambio colore evidenziazione test stef */

::-moz-selection  {
background: #ce3f3f;
color: white;
}
::selection   {
background: #ce3f3f;
color: white;
}

#sptab110 .tabs_mask, #sptab110 ul.tabs_container li span {
  font-family: bebasneue;
  font-size: 1.4em;
}

/* formattazione didascalie */
div.img_caption {
    margin: 5px 5px 5px 0px;
    padding: 9px;
    background-color: #eee;
    border-radius: 4px;
    }