/* .................... TAG HTM ....................*/
BODY {background-color: #FFFFFF;  margin: 0px; text-align: center;}
TABLE {font-size: 8pt; border: 0px; color: #444444; font-family: Arial, Verdana, Helvetica, sans-serif;}
TD  {vertical-align: top;}
A {color:  #444444; text-decoration: none;}
IMG {border: 0px;}
h1 {font-size: 10pt; margin: 0px; color: #BA283C; font-weight: bold;}

/* ....................STRUTTURA ....................*/
#struttura-home { 
width: 715px; 
margin:0px auto; 
text-align: left;
background-image:url('img/sf_festivol_h.jpg');
background-repeat:no-repeat;
}

#struttura-home:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both;}


#struttura { 
width: 715px; 
margin:0px auto; 
text-align: left;
background-image:url('img/sf_festivol.jpg');
background-repeat:no-repeat;
vertical-align: top;
}

#struttura:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: both;}

#spazio {
width: 52px;
}
#spazio img{
height: 700px;
width: 10px;
}

#spazio-home img{
height: 600px;
width: 10px;
}

#contenuto {
width: 640px;
}
/* ....................TESTATA ....................*/
#navigazione {
width: 640px;
}
/* ....................Centro ....................*/
#centro {
width: 640px;
}
#colonna-sx{
width: 310px;
}
#colonna-dx{
width: 330px;
}
#titolo{
margin: 20px 0px 20px 0px;
}
#testo {
OVERFLOW: auto; 
HEIGHT: 340px; 
SCROLLBAR-FACE-COLOR: #E0E1E3 ; 
SCROLLBAR-SHADOW-COLOR: #F2F3F4 ; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR:#F2F3F4 ; 
MARGIN: 0px 5px 0px 0px;
padding: 0px 10px 0px 0px;
}
/* ....................BOTTOM ....................*/

#bottom{
width: 640px;
margin-top: 5px;
margin-bottom: 4px;
color: #666666;
font-size: 9pt;
}

#navb-bottom{
border-top: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
padding: 5px 0px 5px 0px;
margin: 5px 0px 5px 0px;
text-align: center;
}