@charset "utf-8";
/* CSS Document */

#Executif {
	background-image: url(../img/viepolitique/executif.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Conseil {
	background-image: url(../img/viepolitique/conseil.jpg);
	background-repeat: no-repeat; 
	background-position: center;
}

#Votations {
	background-image: url(../img/viepolitique/votations.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Mairie {
	background-image: url(../img/administration/mairie3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Services {
	background-image: url(../img/administration/services.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Etat {
	background-image: url(..img/administration/etat.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Reglements {
	background-image: url(../img/administration/reglements.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Places {
	background-image: url(../img/administration/places.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Locations {
	background-image: url(../img/administration/locations.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Cafe {
	background-image: url(../img/societelocal/cafe.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Culture {
	background-image: url(../img/societelocal/culture.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Entreprises {
	background-image: url(../img/societelocal/entreprises.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Societes {
	background-image: url(../img/societelocal/societes.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Actions {
	background-image: url(../img/infoutiles/actions.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Aines {
	background-image: url(../img/infoutiles/aines.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Jeunesse {
	background-image: url(../img/infoutiles/jeunesse.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Sports {
	background-image: url(../img/infoutiles/sports.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Religion {
	background-image: url(../img/infoutiles/religion.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Transports {
	background-image: url(../img/infoutiles/transports.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Plan {
	background-image: url(../img/infoutiles/plan.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#Dechets {
	background-image: url(../img/infoutiles/dechets.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


