h2{
 font-family: Lobster, arial, 'BallparkWeiner', serif;
 font-size: 1.8em;
 font-weight: normal;
}
h3{
 font-family: Lobster, arial, 'BallparkWeiner', serif;
 font-size: 1.5em;
 font-weight: normal;
}
.droit{
width:430px;
float:left;
}
@media all and (max-width: 400px)
{
  h2 span, span img
    {
    display: none;
  }
  .droit
    {
    width: 300px;
  }
}
@media all and (max-width: 700px)
{
  h2
  {
 font-family: Lobster, arial, 'BallparkWeiner', serif;
 font-size: 1.2em;
 font-weight: normal;
}
}
#cotedroit, #cotegauche
{
 display: inline-block;
 vertical-align:top;
}
#cotegauche
{
 position:relative;
 width:430px;
 top:0px;
 left:0px;
 padding:0;
 margin: 0 ;
 overflow: auto;
}
#cotedroit
{
 position:relative;
 top:0px;
 left:0;
 width: 500px;
 margin:0px;
 padding: 0px;
 font-size: 0.9em;
 overflow: auto;
}
@media all and (max-width: 900px)
{
 #cotedroit, #cotegauche
    {
    width: auto;
    display: block;
  }
}
body {cursor:url(http://vendee-courses.com/images/mon_cursor.cur),auto;}
.reu a{
color:#00f;
text-decoration:none;
}
.reu a:hover{
background:#fff;
color:#000;
text-decoration:none;
}
.course, .course1, .course2, .course3{
 font: normal bold 1em/1em Arial;
 background: #ffffff;
 color:#000;
}
.course2{
 width:500px;/*500px;*/
}
.course3{
 width:400px;
}
.course2 th{
 text-align:center;
 background-color:#edf4ff;
}
.course1{
 width:280px;
}
.course1 th{
 text-align:center;
 background-color:#edf4ff;
}
@media all and (max-width: 500px)
{
 .course2, .course3
    {
   width:auto;
   font-size:0.8em;
  }
}
.course{
 width: 210px;
 display: inline-block;
 vertical-align:top;
 /*border:2px solid #aa8400;*/
}
.red{
 font:bold;
 color:#ff0000;
}
.td1{width:70%;}
.td2{width:30%;text-align:right;color:#926e2a;}
.td3{width:20px;text-align:right;color:#00f;}
.td4{text-align:center;color:#000;}
.td5{width:160px;color:#000;}
.td6{width:220px;color:#000;}
th {
 width:100% px;
 text-align:center;
}
.haut{
 vertical-align:top;
 width:220px;
}
.gris{
background-color:#c0c0c0;
}
.milieu{
 text-align:center;
}
@media all and (max-width: 400px)
{
  .course
    {
    width:90%;
	display: block;
  }
 cursor
}
/*fin tableau*/