/*
	Espace Musical de Rousset
	Définition des feuilles de style pour l'équipe pédagogique
	Auteur : Cécile Roussel - Alliances Consultant
*/

a.professeur {
	color: #404040;
	text-decoration: none;
}

a.professeur:hover, a.professeur:hover .brouge {
	color: #F60;
}

div.professeurs {
	float: left;
	font-size: 10px;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
}

a.alain { background: url(../img/professeurs/alain-perez-clarinette-vignette.jpg) no-repeat 0 0; }
a.anne-sophie { background: url(../img/professeurs/anne-sophie-dauphin-harpe-vignette.jpg) no-repeat 0 0; }
a.arnaud { background: url(../img/professeurs/arnaud-decompoix-mao-vignette.jpg) no-repeat 0 0; }
a.berenice { background: url(../img/professeurs/berenice-chastel-piano-vignette.jpg) no-repeat 0 0; }
a.blandine { background: url(../img/professeurs/blandine-bacque-hautbois-vignette.jpg) no-repeat 0 0; }
a.bruno { background: url(../img/professeurs/bruno-van-calster-musiques-actuelles-vignette.jpg) no-repeat 0 0; }
a.bruno-bonnes { background: url(../img/professeurs/bruno-bonnes-trompette-accordeon-vignette.jpg) no-repeat 0 0; }
a.didier { background: url(../img/professeurs/didier-schneider-violon-vignette.jpg) no-repeat 0 0; }
a.jean-francois { background: url(../img/professeurs/jean-francois-senart-chant-vignette.jpg) no-repeat 0 0; }
a.jean-luc { background: url(../img/professeurs/jean-luc-santelli-saxophone-vignette.jpg) no-repeat 0 0; }
a.justine { background: url(../img/professeurs/justine-guichet-flute-vignette.jpg) no-repeat 0 0; }
a.laetitia { background: url(../img/professeurs/laetitia-ouvrard-fm-chorale-vignette.jpg) no-repeat 0 0; }
a.muriel { background: url(../img/professeurs/muriel-criq-piano-vignette.jpg) no-repeat 0 0; }
a.nicolas { background: url(../img/professeurs/nicolas-ortega-batterie-vignette.jpg) no-repeat 0 0; }
a.patricia { background: url(../img/professeurs/patricia-delrieu-violoncelle-vignette.jpg) no-repeat 0 0; }
a.rene { background: url(../img/professeurs/rene-el-bedhui-batterie-vignette.jpg) no-repeat 0 0; }
a.sebastien { background: url(../img/professeurs/sebastien-bourrely-galoubet-vignette.jpg) no-repeat 0 0; }
a.stephanie { background: url(../img/professeurs/stephanie-cadiere-big-band-vignette.jpg) no-repeat 0 0; }
a.thierry { background: url(../img/professeurs/thierry-le-moel-fm-guitare-vignette.jpg) no-repeat 0 0; }
a.william { background: url(../img/professeurs/william-sanchez-hautbois-vignette.jpg) no-repeat 0 0; }
a.yves { background: url(../img/professeurs/yves-jutan-trombone-vignette.jpg) no-repeat 0 0; }

a.alain, a.anne-sophie, a.arnaud, a.berenice, a.blandine, a.bruno, a.bruno-bonnes, a.didier, a.jean-francois, a.jean-luc, 
a.justine, a.laetitia, a.muriel, a.nicolas, a.patricia, a.rene, a.sebastien, a.stephanie, a.thierry, a.william, a.yves {
	border: solid 1px #CCC;
	float: left;
	display: block;
	height: 120px;
	width: 80px;
	padding: 2px;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 4px;
}

a.alain:hover, a.anne-sophie:hover, a.arnaud:hover, a.berenice:hover, a.blandine:hover, a.bruno:hover, 
a.bruno-bonnes:hover, a.didier:hover, a.jean-francois:hover, a.jean-luc:hover, a.justine:hover, 
a.laetitia:hover, a.muriel:hover, a.nicolas:hover, a.patricia:hover, a.rene:hover, a.sebastien:hover, a.stephanie:hover, 
a.thierry:hover, a.william:hover, a.yves:hover {
	background-position: 0 -124px;
}
