html, body { 
margin : 0; 
padding : 0; 
background-color : #0000ff; 
} 
#header { 
height : 100px; 
background-color : #000000; 
background-image : url("../../../images/prova_a008.JPG"); 
background-repeat : no-repeat; 
background-position : center 0%; 
} 
#telaio { 
width : 100%; 
margin : 0; 
border : 0 solid gray; 
line-height : 150%; 
color : black; 
background-color : #f8f8ff; 
} 
#cassa { 
padding : 0.5em; 
background-color : #000000; 
background-image : url("../../../menu/barlato3.PNG"); 
background-repeat : repeat-x; 
background-position : bottom; 
clear : left; 
font-size : 40%; 
} 
#testata { 
background-image : url(../../../menu/barlato3.PNG); 
background-repeat : repeat-x; 
padding : 0.5em; 
background-color : #0000ff; 
background-position : bottom; 
text-align : right; 
clear : left; 
} 
#sinistro { 
font-size : 12pt; 
float : left; 
width : 15%; 
margin : 0; 
padding : 5px; 
} 
#centrale { 
font-size : 12pt; 
margin-left : 15%; 
border-left : 0 solid #0000ff; 
margin-right : 15%; 
border-right : 0 solid #0000ff; 
padding : 10px; 
} 
#destro { 
font-size : 12pt; 
float : right; 
width : 15%; 
margin : 0; 
padding : 5px; 
} 
#piede { 
padding : 0.5em; 
background-color : #f8f8ff; 
background-image : url("../../../menu/barlato3.PNG"); 
background-repeat : repeat-x; 
background-position : top; 
clear : left; 
} 
#fondo { 
padding : 0.5em; 
background-color : #0000ff; 
background-image : url("../../../menu/barlato3.PNG"); 
background-repeat : repeat-x; 
background-position : top; 
clear : left; 
font-weight : bold;
} 
#fondo a { 
text-decoration : none;
color : #00ff00; 
} 
#fondo, #testata { 
padding : 0.5em; 
color : #ffffff; 
background-color : #0000ff; 
clear : left; 
font-size : 70%; 
} 
#testo { 
width : 90%; 
} 
#ridimensiona { 
width : 35%; 
} 
.c1 { 
border : 3px solid #ff0000; 
} 
.c2 { 
text-align : center; 
text-decoration : none; 
} 
.c3 { 
text-align : left; 
text-decoration : none; 
} 
.c4 { 
text-align : right; 
text-decoration : none; 
} 
.c5 { 
border : 1px solid #0000ff; 
} 
.s { 
text-align : center; 
width : 60%; 
} 
.s2 { 
width : 20%; 
} 
.s9 { 
background-color : #f8f8ff; 
} 
.titolo { 
font-size : 18pt; 
text-align : center; 
text-decoration : none; 
font-weight : bold; 
} 
.note { 
font-size : 10pt; 
text-align : center; 
} 
.lato { 
color : #0000ff; 
}
A:link { 
font-weight : bold;
text-decoration : none; 
} 
A:visited { 
text-decoration : none; 
color : #0000ff; 
} 
A:hover { 
color : #ff0000; 
}



