
h4.coordonnerie>span:nth-child(1) {
	color: black;
}


h4.coordonnerie>span:nth-child(2) {
	color: red;
}

p.content img.coordonnerie {
	width: 100%;
/*	height: 258px;*/
}

h4 ~ p.content {
	text-align: justify;
}

h4.millet>span {
	color: black;
}

img.millet {
/*	height="49" width="82" */
	width: 82px;
	height: 49px;
}

h4.team-outdoor {
	color: orange;
}

img.team-outdoor {
	height: 68px;
	width: 135px;
}

/* Pour masquer bande sous image */
a:link {	
	background-color: white; 
}

a:hoover {	
	background-color: white; 
}

a:visited {
	background-color: white; 
}
