a:focus {
  -moz-outline-style: none;
}

a {
	color: #1E579E;
	text-decoration: none;
}

a:hover {
	color: #990134;
	text-decoration: none;
}

a.noye {
	/*color: #1E579E;*/
	/*color: #1846b1;*/
	color: #0d24d7;
	/*color: #00F;*/
	text-decoration: underline;
}

a.noye:hover {
	color: #990134;
	text-decoration: none;
}

a.lire_la_suite {
	color: #999;
	text-decoration: none;
}
a.lire_la_suite:hover {
	text-decoration: none;
}



a#menu_caddie {
	display: block;
	position: relative;
	margin: 7px auto;
	width: 90%;
	height: 21px;
	line-height: 21px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
}
a#menu_caddie span{
	display: block;
	position: relative;
	float: left;
	margin-top: 1px;
	margin-left: 22px;
	_margin-left: 12px;
	margin-right: 8px;
}
a#menu_caddie img{
	position: relative;
	float: left;
	margin-top: 3px;
}




a.lien_recherche {
	color: #1F589F;
}

a.lien_recherche:hover {
	color: #990134;
}


/* OEE */

a.onglet_oee {
	display: block;
	position: relative;
	float: left;
	margin-left: -3px;
	margin-bottom: -2px;
	padding-left: 8px;
	height: 25px;
	width: 172px;
	line-height: 31px;
	+line-height: 24px;
	background-repeat: no-repeat;
	background-image: url(../images/onglet_oee_off.jpg);
	background-position: bottom;
	font-weight: bold;
	color: #FFF;
}
a.onglet_oee:hover {
	color: #EEE;
}
a.onglet_oee_courant {
	background-repeat: no-repeat;
	background-image: url(../images/onglet_oee_on.jpg);
}
	
a.lien_oee {
	color: #990134;
	text-decoration: none;
}

a.lien_oee:hover {
	text-decoration: underline;
}


a#digiplace {
	text-decoration: none;
	color: #999;
}
a#digiplace:hover {
	text-decoration: none;
	color: #575757;
}