/* BOYS PARMA 1977. Tutti i diritti riservati. Copyright 2006 */
/* sede@boysparma1977.it */

/* Stile spazio - foto a destra */
#striscioni_foto {
float : left;
margin: 10px 10px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
width : 142px;
}

/* Stile spazio - foto a sinistra */
#striscioni_foto2 {
float : left;
margin: 10px 0px 0px 10px;
padding-bottom : 0px;
padding-left : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
width : 142px;
}

/* Stile spazio testo */
#striscioni_testo {
float : left;
margin: 10px 0px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
width : 308px;
}

/* Stile spazio testo 2 usato in Canzoni */
#striscioni_testo2 {
float : left;
margin: 20px 0px 0px 10px;
padding-bottom : 0px;
padding-left : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
width : 288px;
}

/* ULTRAS LIBERI */
/* ================================================================================== */

/* sezione a sinistra di 3 */
.sezultrassx {
background : #fbb208;
margin: 10px 0px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
float : left;
text-align : left;
width : 150px;
}

/* sezione al centro di 3 */
.sezultrasc {
background : #fbb208;
margin: 10px 0px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
float : left;
text-align : center;
width : 160px;
}

/* sezione a destra di 3 */
.sezultrasdx {
background : #fbb208;
margin: 10px 0px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
float : left;
text-align : right;
width : 150px;
}

/* sezione a sinistra per data in elenchi */
.sezultrassxbig {
background : #fbb208;
margin: 10px 0px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
float : left;
text-align : left;
width : 72px;
}

/* sezione a destra per link articoli in elenchi */
.sezultrasdxbig {
background : #fbb208;
margin: 10px 0px 0px 0px;
padding-bottom : 0px;
padding-left : 0px;
padding-right : 0px;
padding-top : 0px;
border-bottom : 0px;
border-left : 0px;
border-right : 0px;
border-top : 0px;
voice-family : inherit;
float : left;
text-align : left;
width : 388px;
}





