/*#arbreauxspectacles,.majuscule,#csm, #bvd, #hda, #ttk, #uhua {
	border: solid blue 1px;
}
*/
h2 {
	margin: 0;
	font-family:Times, Georgia,Serif;
	font-size: 1.3em;
	font-weight:normal;
}

#arbreauxspectacles {
	position:relative;
	left:100px;
	top:50px;
	width: 600px;
}

#arbreauxspectacles img {
	margin-left: 100px;
}
.majuscule {
	font-size:1.8em;
}

#csm {
	position:absolute;
	left:380px;
	top:70px;
}
#bvd {
	position:absolute;
	left:320px;
	top:310px;
}
#hda {
	position:absolute;
	left:140px;
	top:20px;
}

#ttk {
	position:absolute;
	left:10px;
	top:180px;
}
#uhua {
	position:absolute;
	left:0px;
	top:290px;
}

#csm a:hover, #bvd a:hover, #hda a:hover, #ttk a:hover,#uhua a:hover, #csm a:focus, #bvd a:focus, #hda a:focus, #ttk a:focus, #uhua a:focus  {
	color: #c00047; /* couleur fushia*/
}

