/* CSS Document */
.bodyIndice{
background-image:url(../imgmanuale/SFindice.jpg);
background-position:right;
background-repeat:repeat-y;
}

.bodyProgetto{
background-image:url(../imgmanuale/SFprogetto.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divSeparatore {
	float:none;
	height: 1em;
	width: 100%;
}
.divIndiceColoreProgetto {
	float:left;
	height: 25px;
	width: 100px;
	background-image:url(../imgmanuale/SFprogetto.jpg);
}
.bodyCentroServizi{
background-image:url(../imgmanuale/SFcentroservizi.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreCentroServizi {
	float:left;	
	height: 25px;
	width: 100px;
	background-image:url(../imgmanuale/SFcentroservizi.jpg);
}
.bodyAttivitaProduttive{
background-image: url(../imgmanuale/SFattivitaproduttive.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreAttivitaProduttive {
	float:left;	
	height: 25px;
	width: 100px;
	background-image: url(../imgmanuale/SFattivitaproduttive.jpg);
}
.bodyEssereCittadino{
background-image: url(../imgmanuale/SFesserecittadino.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreEssereCittadino {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFesserecittadino.jpg);
}
.bodyGestioneTerritorio{
background-image: url(../imgmanuale/SFgestionedelterritorio.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreGestioneTerritorio {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFgestionedelterritorio.jpg);
}
.bodyMarketingTerritoriale{
background-image: url(../imgmanuale/SFmarketingterritoriale.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreMarketingTerritoriale {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFmarketingterritoriale.jpg);
}
.bodySanita{
background-image: url(../imgmanuale/SFsanita.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreSanita {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFsanita.jpg);
}
.bodyServiziGenerali{
background-image: url(../imgmanuale/SFservizigenerali.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreServiziGenerali {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFservizigenerali.jpg);
}
.bodyServiziCredits{
background-image: url(../imgmanuale/SFsistemilocaliecredits.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreServiziCredits {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFsistemilocaliecredits.jpg);
}
.bodyServiziTributi{
background-image: url(../imgmanuale/SFtributi.jpg);
background-position:right;
background-repeat:repeat-y;
}
.divIndiceColoreServiziTributi {
	float:left;	
	height: 25px;
	width: 100px;
background-image: url(../imgmanuale/SFtributi.jpg);
}
.logo{
background-image:url(../imgmanuale/logo.jpg);
background-position:right;
background-repeat:no-repeat;
margin-right:151px;
height:163px;
}

.titolo{
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
font-size:120%;
font-weight:bold;
margin-right:75px;
margin-top:45px;
}

.sottoTitolo{
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
font-size:90%;
font-weight:normal;
padding-top:35px;
margin-right:75px;
}

.servizio{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
font-size:85%;
font-weight:normal;
padding-top:15px;
margin-right:75px;
}

.Chiusura{
text-transform:uppercase;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
font-size:100%;
font-weight:bold;
padding-top:35px;
margin-right:75px;
}

.divIndice {
padding-left:2em;
	float:left;	height: 25px;
	width: 500px;
}
