Body{
	Background-color:#ffffff;
	Color : darkblue;
	Font-family : Tahoma, Arial, "MS Sans Serif";
	Font-size : 10Pt;
	Text-align:Left;
}
P.Titre{
	Color : darkblue;
	Font-family : Tahoma, Arial, "MS Sans Serif";
	Font-size : 14Pt;
	Font-weight : Bold;
	Text-align:Left;
}
#style table {
	boder-color : #darkblue;
	border-style: solid ;
	border-width: 1px;
        cellspacing:0;
	cellpadding:0;
}

TD.style {
	Font-family : Tahoma, Arial, "MS Sans Serif";
	Font-size:10Pt;
	Font-size : 10 Pt;

}

TD {
	Font-family : Tahoma, Arial, "MS Sans Serif";
	Font-size:10Pt;
	Font-size : 10 Pt;
  }

#style Td.Header{
	background: url(/images/background.gif) #fff bottom left repeat-x;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	border-style: solid ;
	border-width: 1px;
	Font-family : Tahoma, Arial, "MS Sans Serif";
	Font-size : 12px;
	Font-weight : Bold;
}
#style Td {
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	border-style: solid ;
	border-width: 1px;
	Font-family : Tahoma, Arial, "MS Sans Serif";
	Font-size : 12px;
	vertical-align: top;
}

#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
}

#nav-menu li a
{
	background: url(/images/background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 80px;
	w--idth: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	font-size:12px;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

#nav-menu
{
	width:100%;
}

div.DateUpdate
{
	color : #cccccc;
	font-size:10px;
}

.stage
{
  border: 0.1em solid #dcdce9;
  float:left;  
  clear:left;
  margin-bottom:15px;
  margin-left:15px;
  width:90%;
}

.stage H4
{
  margin-top:0px;
  padding-top:0px;
  height:20px;
  margin-top:5px;
  background: url(/images/background.gif) #fff bottom left repeat-x;
}

.field
{
  boxrder: 1px green solid;
  float:left;
  clear:left;
  display:block;
}

.fieldname 
{
  width: 100px;
  borxder: 1px red solid;
  display:block;
  float:left;
  text-align:right;
  padding-right:5px;
  text-decoration:underline;
  font-weight:bold;
}

.inscription
{
  boxrder: 1px red solid;
  display:block;
  float:left;
  clear:left;
  padding-left:50px;
  padding-top:20px;
}
.fieldvalue
{
  boxrder: 1px blue solid;
  float:left;
  display:block;
}

.saison
{
  clear:left;
}