.titre00{
  font-family : arial;
  font-size : 30px;
  font-weight : bold;
  color : white;
  padding-left : 40px;
}
.titre10{
  font-family : arial;
  font-size : 22px;
  font-weight : bold;
  color : white;
  padding-left : 40px;
}
.titre11gros {
  font-family : arial;
  font-size : 20px;
  font-weight : bold;
  color : steelblue;
}
.titre11{
  font-family : arial;
  font-size : 16px;
  font-weight : bold;
  color : steelblue;
}
.titre12{
  font-family : arial;
  font-size : 14px;
  font-weight : bold;
  color : steelblue;
}
.titre12rouge {
  font-family : arial;
  font-size : 14px;
  font-weight : bold;
  color : #FF0066;
}
.texterouge{
  font-family : arial;
  font-size : 12px;
  font-weight : bold;
  color : crimson;
}
.textebleu{
  font-family : arial;
  font-size : 13px;
  font-weight : bold;
  color : steelblue;
}
.texte{
  font-family : arial;
  font-size : 12px;
  font-weight : normal;
  color : darkslategray;
}
.tableau {
	border-top    : 1px solid #006699;
	border-bottom : 3px solid #006699;
	border-left   : 2px solid #006699;
	border-right  : 2px solid #006699;
	background-color:white;
}
.titretableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	border-bottom-width: 2px;
}
.lignesousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006699;
}
.lignes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
a.liensalons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
a.liensalons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}
a.liensalons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0099;
	text-decoration: underline;
}
a.liensalons:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

