.menu {
	font-family: arial;
	font-size: 11px;
	color: #4d4d4d;
}

.menu2 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #D90000
}

a.menu:link,a.menu:active,a.menu:visited {
	text-decoration: none;
	font-weight: normal;
	color: #4d4d4d;
}
	
a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D90000
}

.titre {
	font-family: verdana;
	font-size: 14px;
	color: #4d4d4d;
	font-weight: normal;
}

.news_titre {
	font-family: verdana;
	font-size: 9px;
	color: #FF9600;
	font-weight: bold;
}

.news_texte {
	font-family: verdana;
	font-size: 9px;
	color: #4d4d4d;
}

.besoins {
	font-family: arial;
	font-size: 9px;
	color: #7E7E7E;
}

a.besoins:link,a.besoins:active,a.besoins:visited {
	text-decoration: none;
	font-weight: normal;
	color: #7E7E7E;
}
	
a.besoins:hover {
	text-decoration: none;
	font-weight: normal;
	color: #D90000
}

.pt_texte {
	font-family: arial;
	font-size: 10px;
	color: #0A50A1;
}

.liste_produits {
	font-family: verdana;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
}

a.liste_produits:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D90000
}

.selectionner {
	font-family: arial;
	font-size: 9px;
	color: #D90000;
}

.fiche_titre {
	font-family: verdana;
	font-size: 13px;
	color: #0A50A1;
	font-weight: bold;
}

.fiche_titre2 {
	font-family: verdana;
	font-size: 13px;
	color: #0A50A1;
}

.descriptif_technique {
	color: #FF9900;
	font-family: verdana;
	font-size: 13px;
}

.fiche_soustitre {
	color: #FF9900;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}

.fiche_texte {
	color: #4d4d4d;
	font-family: verdana;
	font-size: 9px;
}

a.fiche_texte:link,a.fiche_texte:active,a.fiche_texte:visited {
	text-decoration: none;
	font-weight: normal;
	color: #4d4d4d;
	font-size: 8px;
}
	
a.fiche_texte:hover {
	text-decoration: none;
	font-weight: normal;
	color: #D90000
}