h1{
  font: normal bold 28pt/28pt Arial;
  text-align: center;
}

h2{
  font: normal bold 8pt/9pt "times new roman", arial;
  text-align: center;
  color: black;
}

h3{
  font: italic bold 14pt/14pt Arial;
  text-align: left;
  color: black;
}
#menuhorizontal { 
  position: absolute;
  height: 20px;
  top: 0px;
  right: 5px;
  margin-left: auto;/* position du div */
  margin-right: auto;
  background: #168223;
  font: normal bold 12pt Arial;
  text-align: center;
   }

.tab{
  text-align: center;
  vertical-align: middle;
  font: normal bold 14pt/18pt "Times New Roman", Arial;
  color: black;
  background:#dcdcdc;
}
.jour{
  width: 260px;
  background:#f5f5dc;
}
.jourpmu{
  width: 260px;
  background:#00ff00;
}
.jourgalop{
  width: 260px;
  background:#ffff00;
}
.reunion{
  width: 320px;
  background:#ffebcd;
}
.logo{
  width: 80px;
}
.video{
	width: 60px;
}
h4{
  font: normal bold 12pt/10pt Arial;
  text-align: center;
  color: #ffff00;
}
body {background:#def2d8;
}
h6{
  font: italic bold 9pt/9pt Arial;
  text-align: left;
}

p1 {
  font: normal bold 10pt Arial;
  text-align: center;
  color: black;
}

p2 {
  font: italic bold 9pt Arial;
  text-align: center;
}

p3 {
  font: italic bold 7pt Arial;
  color: #ffff00;
  text-align: center;
}

p {
  font: normal bold 12pt Arial;
  text-align: center;
  margin-top: 5pt;
  text-indent: 10pt;
}
#menuhorizontal a {
  text-decoration: none;
  color: yellow;
}
#menuhorizontal a:hover,
#menuhorizontal a:focus
	{background-color:#ffa81b;
  text-decoration: none;
  color: black;
}
td a {
  text-decoration: none;
  color: black;
}
/* applique le même style aux liens actifs et focus(ie ff)*/

a:focus, a:hover {background:gray;
  text-decoration: underline;
  color: black;
}

tr, td {
  text-align: center;
  vertical-align: middle;
  border: black;
}

body {
  background: #c5e4ae;
  font: 14pt Arial, Serif;
}

tr{
  background: #F8F8FF;
}

th {
  font-weight: bold;
  background: #00a0e0;
}