
#BoxHeaderContenuto
{ 
    clear: both;
    width: 320px;
    width: auto!important;
    min-width: 320px;
   /* margin-top: 5px;
    font-size: 90%;*/
}

#BoxHeaderContenuto #BoxRigaSuperiore
{
     width: 100%;
     height: auto;
     text-align: right;
        
}

#BoxHeaderContenuto #BoxRigaInferiore
{
    width: 98%!important;
    margin-top: 6px;
    clear: both;
    float: left;
}

#BoxHeaderContenuto #BoxRigaInferiore IMG
{
	clear: none;
	float: none;
	width: auto;
   padding: 0px;
   border-width: 0px;
   float: right;
   padding-left: 5px;
}

#BoxHeaderContenuto #BoxRigaInferiore SPAN
{
    float: right;
    padding-left: 15px;
}

#BoxHeaderContenuto_Fondo
{
    clear: both;    
    padding-bottom: 3px;
}

#BoxFooterContenuto
{
     clear: both;
     margin-top: 50px;    
}

#BoxFooterContenuto .TitoloCommenti
{
    border-top: solid 1px #ccc;
    padding-top: 2px;
    font-weight: bold;
    margin-bottom: 7px;    
}

#BoxFooterContenuto .SottoTitoloCommenti
{
     margin-bottom: 10px;    
     font-style: italic;
}

#BoxFooterContenuto #BoxCommentiRadice LI
{
    
}

#BoxPaginaPrecedente{
	clear: both;
	float: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
}

#BoxAiutoAllaNavigazione
{
    clear: both;
	float: left;
	padding: 0 1% 1em;
    width: 98%;
}

#BoxAiutoAllaNavigazione OL { 
	clear: both;
    float: left;
    margin-bottom: 2em;
    margin-top: 0.5em;
	width: 95%;
}

#BoxAiutoAllaNavigazione LI
{
     margin-top: 5px;
}


