a.a_rubrique:link, a.a_rubrique:visited 
	{ color: #ff9933; text-decoration: none; font-weight: bold; font-size: 10px; }
a.a_rubrique:hover 
	{ color: #999999; text-decoration: none; font-weight: bold; font-size: 10px; }

a.a_sous_rubrique:link, a.a_sous_rubrique:visited 
	{ color: #ff9933; text-decoration: none; font-weight: normal; font-size: 10px; }
a.a_sous_rubrique:hover 
	{ color: #999999; text-decoration: none; font-weight: normal; font-size: 10px; }

a.cadre:link, a.cadre:visited 
	{ color: #ff9933; text-decoration: none; }
a.cadre:hover 
	{ color: #999999; text-decoration: none; }

a.link_lien:link, a.link_lien:visited 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #999999; text-decoration: none; font-weight: bold; }
a.link_lien:hover 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #ff9900; text-decoration: none; font-weight: bold; }

a.link_sous_lien:link, a.link_sous_lien:visited 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #999999; text-decoration: none; }
a.link_sous_lien:hover 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #ff9900; text-decoration: none; }

a.link_moncompte:link, a.link_moncompte:visited 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #ff9900; text-decoration: none; font-weight: bold; }
a.link_moncompte:hover 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #000; text-decoration: none; font-weight: bold; }

a.link_logout:link, a.link_logout:visited 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #ff0000; text-decoration: none; font-weight: bold; }
a.link_logout:hover 
	{ font-family:Verdana; font-size:10px; font-weight:normal; color: #000; text-decoration: none; font-weight: bold; }

a.img img { border: 1px dotted #999; background-color: #fff; }
a.img:hover img { border: 1px dotted #000; background-color: #fff; 	filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }

span.stand_nav 				{ height: 15px; color: #666666; text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; font-weight: bold;
							  background: url('../images/divers/fond_deco.gif'); background-repeat: repeat; /* background-color: #d9d9d9; */ }
a.nav:link, a.nav:visited 	{ height: 15px; color: #ffffff; text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; font-weight: bold; }
a.nav:hover 				{ height: 15px; color: #ffffff; text-decoration: none; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; font-weight: bold; background-color: #666666; }

a.nav_bouton:link, a.nav_bouton:visited {
	color:#999999; font-family:Verdana; font-size:10px; font-weight:normal; text-align:center; text-decoration:none;
	padding:2px; background-color:#F7F7F7;
	border:#999999; border-style:solid;
	border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; }

a.nav_bouton:hover {
	color:#FFFFFF; font-family:Verdana; font-size:10px; font-weight:normal; text-align:center; text-decoration:none;
	padding:2px; background-color:#FF9933;
	border:#999999; border-style:solid;
	border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:1px; }