BODY {
	SCROLLBAR-FACE-COLOR: #3300cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCFF;
	SCROLLBAR-SHADOW-COLOR: #CCCCFF;
	SCROLLBAR-3DLIGHT-COLOR: ##CCCCFF;
	SCROLLBAR-ARROW-COLOR: #ffffFF;
	SCROLLBAR-TRACK-COLOR: #CCCCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #00008B;
	font-family : Arial, Helvetica, sans-serif;
	color: Navy;
	text-indent: 0px;
	text-decoration: none;
	list-style: square;
	font-size : 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #CCCCFF;
}



A {
	text-decoration: none;
	color: Purple;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}



A:Hover {
	color: #FFFFFF;
	background-color : #3300cc;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



HR {
	color: #3300cc;
	font-size : 1px;
	border : thin solid;
}
	
FORM {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
}

INPUT {
	background-color : #ccccff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000066;
}

SELECT {
	background-color : #ccccff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000066;
}
TEXTAREA {
background-color : #ccccff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000066;
}
.txterror { 
background-color : #ccccff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000066;
}
.txtform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : navy;
	text-align: justify;

}

a.lienblanc:link, a.lienblanc:visited {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

a.lienblanc:hover {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.lienmenu:link, a.lienmenu:visited {
	color: navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
}

a.lienmenu:hover {
	color: White;
	background-color : #3300cc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.pagenav {
	font-weight: normal;
	color: White;
}

a.pagenav, a.pagenav:visited {
	color: White;
}

a.pagenav:hover {
	color: Red;
	background-color : transparent;

}
a.onglet-rouge {
	color: White;
	background-color: Red;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	border: thin Aucune #0033CC;
}
.GRAS {
	font-weight: bold;	
}
.TITRE {
	font-weight: bold;
	color: #000033;
	background-image: url(../images/titre.jpg);
	text-align: center;
	vertical-align: baseline;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.titre2 {
	font-weight: bold;
	border-left-style: Aucune;
	text-indent: 2pt;
	border-bottom-style: Aucune;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.RUBRIQUE {
	font-weight: bold;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	padding-left: 2px;


}
.encadre {
	font-weight: bold;
	border: thin solid #009900;
	padding: 2px;
}
.encadrevert {
	font-weight: bold;
	border: thin solid #FF0000;
	padding: 2px;
}
.encadrebleu {
	border: 1px inset #0000FF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
.petit {
	font-size: 10px;
	text-align: center;
}
a.readon:link, a.readon:visited {
	color: blue; text-decoration: none; font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.readon:hover {
	color: #999999;	text-decoration: underline;
	}
a.bouton {
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  padding: 1px;
}
a.bouton:hover {
	background-color: #6495ED;
	background-image: none;
}
.grasencadre {
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

