.Titre_max {
	font-family: Arial, Helvetica, Futura;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}

.Special_titre {
	font-family: Arial, Helvetica, Futura;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.Special {
	font-family: Arial, Helvetica, Futura;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Special_rose {
	font-family: Arial, Helvetica, Futura;
	font-size: 35px;
	color: #FF00CC;
	font-weight: bold;
}

.Titre_page {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.Titre_page_rose {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FF00CC;
	font-weight: bold;
}

.Titre_page_rouge {
	font-family: "Times New Roman";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.Corps_page {
	font-family: Arial, Helvetica, Futura;
	font-size: 14px;
	color: #FFFFFF;
}

.Corps_page_gras {
	font-family: Arial, Helvetica, Futura;
	font-size: 14px;
	color: #FFFFFF;
    font-weight: bold;
}

.Corps_page_rose {
	font-family: Arial, Helvetica, Futura;
	font-size: 14px;
	color: #FF00CC;
}

.Corps_page_rouge {
	font-family: Arial, Helvetica, Futura;
	font-size: 14px;
	color: #FF0000;
}

.Corps_page_rose_gras {
	font-family: Arial, Helvetica, Futura;
	font-size: 14px;
	color: #FF00CC;
    font-weight: bold;
}

.Corps_page_souligné {
	font-family: Arial, Helvetica, Futura;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.mini_Corps_page {
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #FFFFFF;
}

.mini_Corps_page_rose {
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #FF00CC;
}

.mini_Corps_page_noir {
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #000000;
}

.mini_Corps_page_rouge {
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: red;
}

.texte_header{
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: silver;
  FONT-FAMILY: "Times New Roman", Times, serif;
  TEXT-DECORATION: none;
}

.texte_foot{
  FONT-WEIGHT: normal;
  FONT-SIZE: 11px;
  COLOR: white;
  FONT-FAMILY: "Times New Roman", Times, serif;
  TEXT-DECORATION: none;
 }
 
.Content {
  background-color:#000020;
}


A:link {
	COLOR: #FFFFFF ; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

.liens_fichiers {
	font-size: 12px;
	font-family: Arial, Helvetica, Futura;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.titre_bistrot {
	font-family: Arial, Helvetica, Futura;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.attention {
	font-family: Arial, Helvetica, Futura;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
