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

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

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

div#testata {
clear: both;
border: 0px;
margin: 0px;
padding: 0px; 
border: 0px; 
}

div#centro {
min-height: 500px;
margin: 10px 0px;
background: #003399;
}

div#pagina {
min-height: 300px;
width: 590px; 
margin: 10px 0px 10px 140px;
}

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

div#info {
display: block;
margin-left: 15px;
color: #9999CC;
text-decoration: none;
font-size: 10px;
font-weight: bold;
}

table.homeTabella {
	margin: 0px;
	border: solid 1px #ffffff;
	}

.homeTitolo {
display: block;
width: 150px; 
padding: 2px;
color: #FFFFFF;
text-decoration: none;
text-align: center; 
font-size: 12px;
font-weight: bold;
}

.menuSezione {
display: block;
padding: 0px;
width: 160px;
margin-top: 10px;
margin-left: 5px;
border-bottom: 1px solid #FFFFFF;
color: #FFFFFF;
text-decoration: none;
text-align: left; 
font-size: 12px;
font-weight: bold;
}

.menuVoce {
display: block;
padding: 0px;
margin-left: 5px;
color: #FFFFFF;
text-decoration: none;
text-align: left; 
font-size: 12px;
font-weight: normal;
}

a.menuVoce:hover {
color: #000000;
}

.elencoVoce {
display: block;
padding: 5px;
color: #3300CC;
border-top: solid 1px #ffffff;
text-decoration: none;
text-align: left; 
font-size: 11px;
font-weight: normal;
}

a.elencoVoce:hover {
color: #FF0033;
}

.elencoVoceGig {
display: block;
padding: 5px;
color: #CC0066;
border-top: solid 1px #ffffff;
text-decoration: none;
text-align: left; 
font-size: 11px;
font-weight: normal;
}

a.elencoVoceGig:hover {
color: #FF0033;
}

.titoloSezione {
font-size: 14px;
font-weight: bold;
color: #FF0000;
}

a.percorsoSezione {
font-size: 12px;
font-weight: bold;
color: #FF0000;
text-decoration: none;
}

a.percorsoSezione:hover {
color: #3300CC;
text-decoration: none;
}

.titoloSezione {
font-size: 14px;
font-weight: bold;
color: #FF0000;
}

.menuSottovoce {
display: block;
padding: 5px 10px;
margin: 0px;
color: #FFFFFF;
text-decoration: none;
text-align: center; 
font-size: 12px;
font-weight: normal;
background: #003399;
border-top: 1px solid #009900;
}

a.menuSottovoce:hover {
color: #FFFFFF;
background: url(immagini/bg_menu2.gif);
}

div#piede {
position: absolute;
bottom:-1; 
left:0; 
width: 100%; 
padding: 0.5em 0;
clear: both;
text-align: center; 
background: #009900;
}

div#homeSx {
width: 420px;
margin: 0px 160px 10px 0px; 
padding: 0px;
}

div#homeDx {
float: right;
width: 150px;
margin: 0px 0px 10px 0px; 
padding: 0px;
}

div#riquadro {
margin-bottom: 20px;
padding: 0 10;
background: url(immagini/bg_riquadro.jpg) no-repeat;
border: 1px solid #009900;
}

div#riquadroHome {
margin-bottom: 20px;
padding: 0 10;
background: url(immagini/bg_riquadroHome.jpg) no-repeat;
border: 1px solid #009900;
}

div#cornice {
margin-bottom: 20px;
padding: 0px;
border: 1px solid #009900;
text-align: center; 
}

div#riquadroTitolo1 {
float: left;
width: 170px;
height: 25px;
margin-bottom: 10px;
}

div#riquadroTitolo2 {
height: 25px;
margin-top: 5px;
margin-bottom: 10px;
color: #009900;
font-size: 14px;
font-weight: bold;
text-align: left; 
}

div#elemento {
display: block;
clear: right;
width: 450px;
padding: 2px;
margin: 2px;
min-height:50px;
}

div#elencoAdmin {
display: block;
width: 440px;
height:30px;
padding-top: 10px;
margin: 2px;
border-bottom: 1px solid #009900;
}

div#voceAdmin {
display: block;
float: left;
width:100px;
padding: 2px;
margin-right: 10px;
background: #000066;
color: #FFFFFF;
font-weight: bold;
text-align: center; 
}

div#pulsanteAdmin {
display:block; 
float:left; 
margin-left:5px;
}

.riquadroTitolo {
display: block;
margin-top: 8px;
margin-bottom: 20px;
color: #FFFFFF;
text-decoration: none;
text-align: left; 
font-size: 14px;
font-weight: bold;
}

.libreriaTitolo {
display: block;
padding: 3px 20px;
margin-top: 20px;
margin-bottom: 0px;
color: #FFFFFF;
text-decoration: none;
text-align: left; 
font-size: 12px;
font-weight: bold;
background: url(immagini/bg_libreria.jpg) no-repeat;
}

.libreriaElenco {
display: block;
min-height:20px;
margin-top: 2px;
font-weight: normal;
color: #000066;
text-decoration: none;
}

a.libreriaElenco:hover {
color: #009900;
text-decoration: none;
}

.libreriaTn {
margin: 3px;
width: 90px;
}

.pulsante {
width: 100px;
display: block;
padding: 3px 0px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
text-decoration: none;
background: url(immagini/bg_pulsante1.jpg) no-repeat;
}

a.pulsante:hover {
background: url(immagini/bg_pulsante1.gif) no-repeat;
}

.testo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-align: justify; 
}

.testoLink {
font-weight: normal;
color: #000066;
text-decoration: none;
}

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

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

.sottotitolo {
font-weight: normal;
color: #000033;
font-size: 12px;
text-align: left; 
}

.sezione {
color: #000033;
font-size: 14px;
font-weight: bold;
text-align: left; 
}

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

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

.granello {
font-weight: normal;
color: #000066;
text-decoration: none;
}

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

.ricerca {
display: block;
padding: 0px;
color: #FF0000;
text-decoration: none;
text-align: left; 
font-size: 14px;
font-weight: bold;
}

.risultati {
display: block;
padding: 2px;
margin: 0px;
border-top: 1px solid #0000CC;
background: #FFFFFF;
color: #0000CC;
text-decoration: none;
text-align: left;
}

a.risultati:hover {
color: #ffffff;
background: #0000CC;
}

.parola {
color: #0000CC;
font-weight: bold;
}

