#global {
position:absolute;
left: 50%;
width: 975px;
top:0px;
margin-left: -487px;
}
.menu_typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.menu_typo_blanche {
	color: #FFFFFF;
}


a.menu_typo:link { 
  color: #000000; 
  text-decoration : none ; 
}
 
a.menu_typo:visited { 
  color: #000000; 
  text-decoration : none ;
}
 
a.menu_typo:hover { 
  color:#FFFFFF;
  text-decoration : none ; 
}

.citation_accueil {
	font-family: "Times New Roman", Times, Précis;
	font-size: 18px;
	font-style: italic;
	color:#FFFFFF;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.email:link { 
  color: #FFFFFF; 
  text-decoration : none ; 
}
 
a.email:visited { 
  color: #FFFFFF; 
  text-decoration : none ;
}
 
a.email:hover { 
  color:#999999;
  text-decoration : none ; 
}

.lien_commande {
	color: #FF6600;
}

a.lien_commande:link { 
  color: #FF6600;
  text-decoration : none ; 
}
 
a.lien_commande:visited { 
  color: #FF6600; 
  text-decoration : none ;
}
 
a.lien_commande:hover { 
  color:#FFFFFF;
  text-decoration : none ; 
}


.lien_blanc_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.lien_blanc_orange:link { 
  color: #FFFFFF;
  text-decoration : none ; 
}
 
a.lien_blanc_orange:visited { 
  color: #FFFFFF; 
  text-decoration : none ;
}
 
a.lien_blanc_orange:hover { 
  color:#FF6600;
  text-decoration : none ; 
}

