/* Contenuti in fase di presentazione */
div.ContentImage
{
     width: 478px;
     background-image: url(BackGrpB.jpg);
     background-repeat: no-repeat;
     margin-top: 2px;
}
div.ContentImage img
{
    float: left;
    margin-top: 25px;
    margin-left: 15px;  
    margin-right: 15px;
    width: 110px;
    height: 110px;

}
div.ContentImage input
{
    float: left;
    margin-top: 25px;
    margin-left: 15px;  
    margin-right: 15px;
    width: 110px;
    height: 110px;

}
div.ContentImage a
{
    color: #336699;
    font-weight: bolder;
    text-decoration: none;    
    font-style: italic;
}
div.ContentImage a:hover
{
    text-decoration: underline;
}

div.ContentArea
{
    width: 330px;
    text-align: right;
    margin-top: 5px;
}
div.ContentArea img{ clear: left; float: none; margin: 0px; width:auto; height: auto; border-style: none;}

div.ContentText{width: 330px; text-align: justify; }
div.ContentText a{
     text-decoration: underline;    
}

div.contentclearer{ clear: left; }


div.bgUnderContenuti
{
    background-image: url(bgUnderD.jpg);
    background-position:bottom;
    background-repeat: no-repeat;
    width: 478px;  
}

div.ContentImgLevel img{
     width: 478px;
}
.ContentImgLevel{
     width: 478px;
}
/* Barra di navigazione aree del content site */
div#BGSottoAree
{
    background-image: url(BGSottoB.jpg);
    background-repeat: no-repeat;
    width: 475px;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-bottom-width: 1px;
    text-align: right;
    font-weight: bold;
    color:#a53e3f;
    padding-bottom: 2px;   
    padding-right: 5px; 
}
div#BGSottoAree a{ color: #336699; text-decoration: none; font-style: italic;}
div#BGSottoAree a:hover{ color: #336699; text-decoration: underline;}

/* Area senza contenuti */
div#DivUnderC
{
    background-image: url(BackGrpC.jpg);  
    background-repeat: no-repeat;
    background-position: center;
    width: 480px;
	height: 500px;
	text-align: center;
}

/* Laterale Destro */
Div#BackGroundContentSite
{
    background-image: url(BackGrpD.jpg);
    background-position: top;
    background-repeat: no-repeat;
    min-height: 393px;
    width: 148px;
}
    /* Mini Motore di ricerca News*/
Div#DivMiniMotor{ padding-right: 3px; background-color: Transparent;}
Div#DivMiniMotor a
{
     color: #a53e3f;
     text-decoration: none;
     font-style: italic;
     font-weight: bold;        
}
Div#DivMiniMotor a:hover
{   
    text-decoration: underline;
}
Div#DivMiniMotor img{
    float: left;
    height: 40px;
    width: 40px;
    margin: 3px;
}        
        
/* Aree particolari Contenuti */
    /* Links */
Div#DivLinks
{
    width: 450px;
    text-align: left;
    padding-left: 30px;
 }
Div#DivLinks a
{
    color: #333333;
    text-decoration: none;
    font-style: italic;
    font-weight: bold;
    }
    
Div#DivLinks a:Hover{ text-decoration: underline;}

    /* Iscrizione */
Div.Iscrizione
{
    border-style: solid;
    border-width: 1px;
    border-color: #336699;
    background-color: #f5f5f5;
    padding: 5px;
    text-align: left;     
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;   
}

Div#RegisContentButton
{
     padding-left: 15px;
     padding-top: 15px;
     padding-bottom: 15px;
     width: 400px;

    }
Div#RegisContentButton a
{
     color: #a53e3f;
     text-decoration: none;
     font-style: italic;          
} 
Div#RegisContentButton a:hover{ text-decoration: underline;}

   
Div#RegisContent{ width: 400px;}
Div#RegisContentUser{ width: 400px; margin-top: 3px;}
Div.RegisContent1
{
    width: 100px; 
    text-align: right;   
    color: #333333;
    padding-top: 3px;
}
Div.RegisContent2
{
    width: 300px;
}
Div#RegisContentPwd{width: 400px;}

Div.RisultatoIscrizione
{
    
    border-style: solid;
    border-width: 1px;
    border-color: #336699;
    background-color: #f5f5f5;
    padding: 5px;
    text-align: left;     
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px; 
    width: 430px;      
}
Div.Filmato
{
    border-style: solid;
    border-width: 1px;
    border-color: #336699;
    background-color: #f5f5f5;
    text-align: center;
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
    margin-left: 10px;
}



