body {
margin: 0; 
padding: 0;
height: 100%;
background: #FFFFFF;
text-align: center;   /*centra in IE 5.x */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
}

div#container {
width: 650px;
position: relative; 
height: 100%;
margin: 0px auto;   /*centra negli altri browsers*/
padding: 0px; 
border-left: 1px solid #CC0000;
border-right: 1px solid #CC0000;
text-align: left;   /*ripristina l' allineamento*/
background: url(immagini/bg_sx.jpg) repeat-y;
}

body>div#container{height: auto; min-height: 100%}

div#testata {
clear: both;
border: 0px;
margin: 0px;
padding: 0px; 
background: #FF9900;
border-top: 1px solid #CC0000;
border-bottom: 1px solid #CC0000;
}

div#sx {
width: 120px; 
margin: 0px;
padding: 0px;
background: #FF9900;
}

div#menu {
float: left;
width: 120px; 
margin: 0px;
padding: 0px;
text-align: center;
}

div#centro {
min-height: 300px;
border: 0px;
padding: 10px;
margin-left: 120px;
border-left: 1px solid #CC0000;
}

div#pagina {
width: 504px; 
}

div#piede {
position: absolute;
bottom:-1; 
left:0; 
width: 100%; 
padding: 0.5em 0;
clear: both;
border-top: 1px solid #CC0000;
border-bottom: 1px solid #CC0000;
text-align: center; 
background: #FF9900;
}

div#dichRiquadro {
float: right;
width: 120px;
margin: 0px;
padding: 0px;
border: 1px solid #CC0000;
border-bottom: 0px;
}

div#home {
margin-right: 130px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
text-align: justify; 
}

.dichVoce {
display: block;
padding: 5px;
margin: 0px;
border-bottom: 1px solid #CC0000;
color: #000000;
text-decoration: none;
text-align: left; 
}

a.dichVoce:hover {
color: #0033CC;
}

.assoVoce {
display: block;
padding: 2px;
margin: 0px;
color: #000000;
text-decoration: none;
text-align: left; 
font-weight: normal;
}

a.assoVoce:hover {
color: #0033CC;
}

.menuVoce {
display: block;
padding: 5px 0px;
margin: 0px;
background: #FFCC00;
border-bottom: 1px solid #CC0000;
color: #CC0000;
text-decoration: none;
text-align: center; 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
}

a.menuVoce:hover {
background: #0033CC;
color: #FFCC00;
}

.testo {
font-size: 10px;
text-align: justify; 
}

.testoLink {
font-size: 10px;
font-weight: bold;
color: #0033CC;
text-decoration: none;
}

a.testoLink:hover {
color: #CC0000;
text-decoration: none;
}

.titolo {
color: #000000;
font-size: 12px;
font-weight: bold;
text-align: left; 
}

.sezione {
color: #CC0000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
text-align: left; 
}

.campoForm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000; 
border: 1px solid #000000;
background: #FFFFFF;
}

.pulsanteForm {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #CC0000; 
border: 0px solid;
width: 75;
background: #FFCC00;
border: 1px solid #CC0000;
cursor: pointer;
}

.granello {
font-weight: bold;
color: #FFCC00;
text-decoration: none;
}

a.granello:hover {
text-decoration: none;
color: #FFCC00;
}
