
a:link
{
    text-decoration:none;
    color:#A90101;
}

a:visited
{
    text-decoration:none;
    color:#A90101;
}

a:hover
{
    text-decoration:underline;
    color:#A90101;
}

body 
{
    margin:0px;
    padding:0px;
    background-image:url(../images/sfondo.jpg);
    background-color:#b2aca4;
    font-family:Trebuchet MS,verdana,arial,sans-serif;
    background-position:center 0;
    font-size:13px;
    background-repeat:no-repeat;
}

.linkArtisti
{
	float:right;
}

#boxGenerale
{
   margin:0 auto;
   width:1000px;
   
}

#boxContenuti
{
    margin:0 auto;
    width:426px;
    position:relative;
}

#boxContenutiSfondo
{
    margin:0 auto;
    width:582px;
    background-color:#eae9e7;
    padding:20px!important;
    position:relative;
    margin-bottom:50px;
}

#boxMenu
{
    height:134px;
    margin-top:110px;
    position:relative;
    /*overflow:hidden;*/
}

.titoloBig
{
    font-size:24px;
}

.titoloMedium
{
    font-size:20px;
}

.titoloArtista
{
    font-size:18px;
    color:#a90101;
    margin-bottom:10px;
}

.titoloSmall
{
    font-size:18px;
}

.titoloMostra
{
    font-size:12px;
    font-weight:bold;
}

.abstractBig
{
    font-size:14px;
    color:#a70000;
}

.abstract
{
    font-size:12px;
    color:#a70000;
    margin-top:5px;
}

.testoMostra
{
    font-size:12px;
    font-weight:normal;
}

.testoHome
{
    margin-top:50px;
    text-align:justify;
    line-height:18px;
    font-size:13px;
    letter-spacing:1;
}

.testoInterna
{
    margin-top:10px;
    text-align:justify;
    line-height:18px;
    font-size:13px;
    letter-spacing:1;
}

.minAlt
{
    height:430px;
    width:1px;
    float:left;
    overflow:hidden;
}

.minAltOpere
{
    height:480px;
    width:1px;
    float:left;
    overflow:hidden;
}

.spacer
{
    height:1px;
    clear:both;
    overflow:hidden;
    position:relative;
}

#boxFooter
{
   margin:0 auto;
   width:800px;
   border-top:1px solid #ffffff;
   margin-top:70px;
   text-align:center;
   padding-top:10px;
   color:#ffffff;
   font-family:Arial,sans-serif;
   font-size:13px;
   padding-bottom:30px;
}

#boxFooter a
{
    color:#ffffff;
}

ul,li
{
    margin:0px;
    padding:0px;
}

.ulMenuInt
{
    list-style-image:none;
    list-style-type:none;
}

.ulMenuInt li
{
    float:left;
    font-size:11px;
    font-weight:bold;
    margin-right:25px;
}

.ulMenuInt li a
{
    color:#9e9d99;
    text-decoration:none!important;
}

.ulMenuInt li.selected a
{
    color:black;
}

.elencoMostre
{
    margin-top:10px;
    margin-bottom:55px;
}

.boxMostra
{
    margin-bottom:20px;
}

.menuInterna
{
    width:100%;
    float:left;
    margin-bottom:40px;
}

.contenuti
{
    width:100%;
    float:left;
}

.boxArtista
{
    margin-top:5px;
    float:left;
    width:284px;
}

.elencoArtisti
{
    margin-top:15px;
}

.titoloArtista
{
    font-size:14px;
    font-weight:bold;
}

.titoloArtista a
{
    color:Black;
}

.titoloArtista a:hover
{
    color:#a90101;
    text-decoration:none;
}

#boxOpere
{
    width:340px;
    float:left;
    margin-top:10px;
}

.boxOpera
{
   margin-right:42px; 
   margin-bottom:20px;
   float:left;
}

.boxOpera
{
    border:2px solid #EAE9E7;
}

.boxOpera img
{
    cursor:pointer;
}

.boxDettaglio
{
    width:226px;
    float:left;
    font-size:11px;
    font-weight:bold;
}

#imgBig
{
    margin-top:20px;
    border:2px solid #8a8883;
    width:225px;
}

.boxDettaglio a
{
    color:Black;
}

#imgBig img
{
    width:225px;
}

.vociElencoInterna
{
    float:left;
}

.linkBack 
{
    float:right;
}

.linkBack a 
{
    font-size:11px;
    font-weight:bold;
    color:Black;
}

.linkBack a:hover
{
    text-decoration:none;
}

.boldRed
{
    color:#A90101;
    font-weight:bold;
}

#boxBandiere
{
    position:absolute;
    top:-20px;
    z-index:20px;
    left:115px;
}


#menuTop1_bEng
{
background-image:url(../images/ENG_black.gif);
width:29px;
height:10px;
border:0px;
  background-color:Transparent;
}
#menuTop1_bEng.premuto
{
background-image:url(../images/ENG_red.gif);
}
#menuTop1_bIta
{
     background-image:url(../images/ITA_black.gif);
     width:29px;
    height:10px;
    border:0px;
    background-color:Transparent;
}
#menuTop1_bIta.premuto
{
     background-image:url(../images/ITA_red.gif);
}

#boxBandiere input
{
    cursor:pointer;
}
