﻿/* HTML STYLES */
body {
  color: gray;
  font-size: 11px;
  font-family: Verdana;
}

/* CUSTOM STYLES */
.exergue{
  text-align: left;
  font-family: georgia;
  font-size: 24px;
  color: black;
  font-weight: bold;
  font-style: italic;
  line-height: 24px;
}
.bienMangerArticle .exergue {
  color: #F0BB50;
}
.bienBougerArticle .exergue {
  color: #F98080;
}
.bienEtreArticle .exergue {
  color: #CD51FF;
}
.questionNutritionArticle .exergue {
  color: #7FAEDB;
}
.wifeArticle .exergue {
  color: #A1775F;
}
/* Header1 */
.header1{
  text-align: left;
  font-family: georgia;
  font-size: 36px;
  color: black;
  font-weight: bold;
  font-style: italic;
  line-height: 36px;
}
.bienMangerArticle .exergue {
  color: #F0BB50;
}
.bienBougerArticle .exergue {
  color: #F98080;
}
.bienEtreArticle .exergue {
  color: #CD51FF;
}
.questionNutritionArticle .exergue {
  color: #7FAEDB;
}
.wifeArticle .exergue {
  color: #A1775F;
}
/* Header2 */
.header2{
  text-align: left;
  font-family: georgia;
  font-size: 22px;
  color: #A1775F;
  line-height: 24px;
}
/* Header3 */
.header3{
  text-align: left;
  font-family: georgia;
  font-size: 14px;
  color: #5E5E5E;
  line-height: 15px;
}
/* BodyText */
.bodyText{
  text-align: left;
  font-family: verdana;
  font-size: 11px;
  color: gray;
  line-height: 15px;
}
/* ListItem */
