a, a:visited, a:focus, a:active {
	color: #ff7700;
	text-decoration: none;
/*	font-weight: normal;*/
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #27a1ea;
	font-weight: bold;
}
a img {
	border: none;
	text-decoration: none;
}

#haut_droite a, #haut_droite a:visited, #haut_droite a:focus, #haut_droite a:active {
	color: #27a1ea;
	text-decoration: none;
/*	font-weight: normal;*/
	font-weight: normal;
}
#haut_droite a:hover {
	text-decoration: underline;
	color: #27a1ea;
	font-weight: normal;
}

/*p a, p a:visited, p a:focus, p a:active {
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
}*/

/*p a:hover {
	color: #0000ff;
	text-decoration: none;
}*/

/*a p, a:visited p, a:focus p, a:active p {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover p {
	color: #0000ff;
	text-decoration: none;
}

/*a:hover p strong {
	color: #ff7700;
	text-decoration: none;
}*/