/* CSS Document */

body{
  cursor:url("./image/barre.ani"), url("./image/barre.gif"), auto;
}

form{
margin:0;
padding:0;
}

.xlink {
	cursor:url("./image/barre2.ani"), url("./image/barre2.gif"), auto;
	font-family: "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
}

.datenormal {
	font-family: "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #DEDEDE;
}

.dateombre {
	font-family: "Arial Black";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
}

.normal {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
}

.normalmilieu {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
	text-align: left;
	vertical-align: middle;
}

.normalmoyen {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
}

.moyenfin {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #808080;
}

.normal_red {
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: red;
}

.normal_green {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: green;
}

.normal_pointer {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
	cursor:url("./image/barre2.ani"), url("./image/barre2.gif"), auto;
}

.petit {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #DEDEDE;
}

.normalblanc {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
}

.titre {
	font-family: "Arial Black";
	font-size: 60px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
}

.stitre {
	font-family: "Arial Black";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
}

.ecrire {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
	cursor:url("./image/barre2.ani"), url("./image/barre2.gif"), auto;
}
.diapos {
  background: url("../image/load.gif");
  background-repeat: no-repeat;
  background-position: center;
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #808080;
  }

