/*Modifiche Elisa*/
td label {
    text-align: right;
}

#sfondo{
width:100%;
background: url("lampadinascatola_media.png") no-repeat center bottom;
background-color:#fff;
min-height:910px;
}

#contenitore{
/*background-color: rgba(255,255,255,0.5);*/

}

#intest{
font-size:1.7em;
text-align:center;
width:100%;
/* float:left; */
}

.box_content{
width:50%;
float:left;
margin-top:30px;
margin-bottom:10px;
padding-top:2%;
padding-left:25%;
padding-right:25%;
background-color: rgba(255,255,255,0.9);
min-height:650px;
font-size:1.5em;
}

.punti{
margin-bottom:3em;
font-size:1.2em;
}

.titolone{
font-weight:bold;
text-transform:uppercase;
font-size:1.8em;
}

.titolo{
font-size:1.3em;
}

#filetto{
margin-top:1em;
width:50px;
background-color:#e6672c;
height:3px;
margin-bottom:2.5em;
}

.bottone a{
height:2em;
text-align:center;
text-transform:uppercase;
background-color:#fff;
border:1px solid #000;
border-radius:5px;
padding-left:30px;
padding-right:30px;
padding-top:15px;
padding-bottom:15px;
text-decoration:none !important;
color:#000 !important;
}

.bottone a:hover{
background-color:#e6672c;
color:#fff !important;
}

.bottone_active{
height:2em;
text-align:center;
text-transform:uppercase;
background-color:#e6672c;
border-radius:5px;
padding-left:30px;
padding-right:30px;
padding-top:15px;
padding-bottom:15px;
text-decoration:none !important;
color:#fff !important;
}

table {
	margin-top:1.5em;
}
table td {

    border: 0;

}

legend{
font-weight:bold;
font-size:1.5em;
color:#e6672c;
}

label{
font-weight:bold;
}

.riga{height:15em;width:100%;}

.ball{
width:10em;
height:10em;
border-radius:5em;
background-color:#e6672c;
text-align:center;
line-height:10em;
font-weight:bold;
font-size:1.3em;
float:left;
}

.testo{
height:15em;
width:65%;
padding-top:3em;
padding-left:15%;
font-size:1.3em;
}

.sottotitolo{
color:#e6672c;
font-size:1.5em;
}

.intervento{
color:#e6672c;
}

.relatori{
font-size:0.9em;
}