body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  background-color: white;
  margin: 0px;
  padding: 0px;
}

.degrade
{
  background: #c68a51 url('images/bg.gif') left top repeat-x;
}

td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #232323;
  background-color: transparent;
  vertical-align: top;
}

th
{
  background-color: #F0F0F0;
}

.left    { text-align: left;  }
.right   { text-align: right; }
.justify { text-align: justify; }
.center  { text-align: center; }

td.colonne
{
  vertical-align: top;
  border-left: 1px solid #046f1d;
}

h2
{
  font-size: 12pt;
  margin: 0px;
}

h3
{
  font-size: 11pt;
  margin: 0px;
}

.cadre {   border: 1px solid #046f1d; }

.vert  {   color: #046f1d;  }

img {   border: 0px;  }

img.thumbnail
{
  margin: 3px;
  width: 135px;
  height: 100px;
  border: 1px solid #046f1d;
}

img.gallerypreview
{
  border: 1px solid #046f1d;
}

input.text
{
  background-color: white;
  border: 1px solid #046f1d;
  font-size: 9pt;
}

textarea.text
{
  background-color: white;
  border: 1px solid #046f1d;
  font-size: 9pt;
}

a:link, a:active, a:visited
{
  color: #ad6810;
}

a:hover
{
  color: white;
  background-color: #ad6810;
  text-decoration: none;
}

#main
{
  width: 720px;
  border-left: 1px solid #046f1d;
  border-right: 1px solid #046f1d;
  border-bottom: 1px solid #046f1d;
  overflow:auto;
}

#main_large
{
  width: auto;
  border-left: 1px solid #046f1d;
  border-right: 1px solid #046f1d;
  border-bottom: 1px solid #046f1d;
}

#maintd
{
  background: white url('images/background.jpg') right top no-repeat;
  padding: 0px;
  min-height: 100%;
}

.contenu
{
  margin: auto;
}

.comment
{
  display: inline;
  font-style: italic;
  color: #707070;
}


table.cal td
{
   padding: 2px;
   border: 1px solid gray;
}

table.cal td table td
{
  border: 0px;
}

td.cal_reg
{
  color: black;
  background-color: white;
  width: 80px;
  height: 80px;
  vertical-align: top;
  cursor: hand;
}

td.cal_today
{
  background-color: #B0B0B0;
  color: black;
  font-weight: bold;
  width: 64px;
  height: 64px;
  vertical-align: top;
  cursor: hand;
}

td.cal_jour
{ 
  text-align: center;
  padding: 3px;
  font-weight: bold;
}

.cal_plage
{ 
  color: black;
  font-size: 8pt;
  width: 80px;
  border-bottom: 1px solid gray;
  margin: 3px;
}

.cal_evt_fleuret {  background-color: #BBD9EA;  }
.cal_evt_epee    {  background-color: #FFFF99;  }
.cal_evt_sabre   {  background-color: #99FF99;  }
.cal_evt_multi   {  color: white; background-color: #046f1d;  }

.cal_legende
{ 
  margin: 5px;
  display: inline;
}

.cal_legende span
{
  padding: 3px;
  border-bottom: 1px solid gray;
}

.cal_plage a:link, .cal_plage a:visited, .cal_plage a:active
{
  color: black;
  padding: 3px;
  display: block;
  text-decoration: none;
}

.cal_evt_multi a:link, .cal_evt_multi a:visited, .cal_evt_multi a:active
{
  color: white;
}

.cal_plage a:hover
{
  color: white;
}

.erreur
{
  text-align: center;
  font-weight: bold;
  color: red;
  border: 1px solid red;
  padding: 10px;
}

.inscrit
{
  text-align: center;
  font-weight: bold;
  color: green;
  border: 1px solid green;
  padding: 10px;
} 

.club
{ 
  text-align: left;
  display: block;
  font-weight: bold;
  font-size: 7pt;
  position: absolute;
  padding: 3px;
  background-color: #046f1d;
}

.club a:link, .club a:visited, .club a:active
{
  color: white;
  text-decoration: none;
}

.club a:hover
{
  background-color: red;
  color: white;
}

#footer
{
  background-color: #046f1d; 
  padding: 3px;
  color: white;
}

#footer a:link, #footer a:visited, #footer a:active
{
  color: white;
  font-weight: bold;
  text-decoration: none;
}
