
/*******************************
 ********* SITE PUBLIQUE *******
 *******************************/

.TitreBase {
	font-size : 14px;
	font-family : Arial;
	color : 006FAB;
	font-weight : bold;
	text-decoration : underline;
} 

.SousTitreBase {
	font-size : 12px;
	font-family : Arial;
	color : E99613;
	font-weight : bold;
	text-decoration : underline;
} 
 
.TexteBase {
	font-size : 12px;
	font-family : Arial;
	color : Black;
	font-weight : none;
}

.TableauBase {
	font-size : 12px;
	font-family : Arial;
	color : Black;
	font-weight : none;
}

.TexteProduit {
	font-size : 12px;
	font-family : Arial;
	color : Black;
	font-weight : none;
}

.TexteFooter {
	font-size : 11px;
	font-family : Arial;
	color : Black;
	font-weight : none;
}  

.TexteMenuHaut {
	font-size : 12px;
	font-family : Arial;
	color : white;
	font-weight : none;
}

A.TexteMenuHaut {
	font-size : 11px;
	font-family : Verdana;
	color : blue;
	font-weight : none;
}

A.TexteMenuHaut:visited {
	font-size : 11px;
	font-family : Verdana;
	color : blue;
	font-weight : none;
}

.TexteMenuGauche {
	font-size : 11px;
	font-family : Arial;
	font-weight : none;
}

A.TexteMenuGauche {
	font-size : 11px;
	font-family : Verdana;
	color : blue;
	font-weight : none;
}

A.TexteMenuGauche:visited {
	font-size : 11px;
	font-family : Verdana;
	color : blue;
	font-weight : none;
}

.Champ {
	font-size : 11px;
	font-family : Verdana;
	color : Black;
	font-weight : none;
}

.MsgAlert {
	font-size : 9px;
	font-family : Verdana;
	color : red;
	font-weight : bold;
} 

.PublicTexte {
	font-size : 11px;
	font-family : Verdana;
	color : Black;
	font-weight : none;
}

.MenuSousFamille {
	font-size : xx-small;
	font-family : Verdana;
	color : Black;
}

.AffichagePrix {
	font-size : 11px;
	font-family : Verdana;
	color : red;
	font-weight : bold;
}



