a.Art:link {
	color			:	#ff0000;
	text-decoration	:	underline;
}

a.Art:visited {
	color			:	#ff0000;
	text-decoration	:	underline;
}

a.Art:hover {
	color			:	#000000;
	text-decoration	:	underline;
}

a.Left:link {
	color			:	#ffffff;
	text-decoration	:	none;
}

a.Left:visited {
	color			:	#ffffff;
	text-decoration	:	none;
}

a.Left:hover {
	color			:	#000000;
	text-decoration	:	underline;
}

a.Right:link {
	color			:	#000000;
	text-decoration	:	none;
	font-weight		:	Bold;
}

a.Right:visited {
	color			:	#000000;
	text-decoration	:	none;
	font-weight		:	Bold;
}

a.Right:hover {
	color			:	#ff0000;
	text-decoration	:	underline;
	font-weight		:	Bold;
}

a.Top:link {
	color			:	#ffffff;
	text-decoration	:	none;
}

a.Top:visited {
	color			:	#ffffff;
	text-decoration	:	none;
}

a.Top:hover {
	color			:	#ffffff;
	text-decoration	:	underline;
}

.MenuTop {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	0pt;
	margin-top		:	0pt;
	text-align		:	justify;
	color			:	#ffffff;
}

.MenuLeft {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	line-height		:	20px;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	left;
	color			:	#ffffff;
}

.MenuRight {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	center;
	color			:	#000000;
}

.TitreMenuRight {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	10pt;
	text-align		:	center;
	color			:	#ffffff;
	background-color:	#000000;
}

.TitreMenuLeft {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	10pt;
	text-align		:	center;
	color			:	#000000;
	background-color:	#ffffff;
}

.Titre {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	13px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Italic;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	0pt;
	line-height		:	8pt;
	text-align		:	left;
	color			:	#000000;
}

.TitreTop {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	0pt;
	text-align		:	left;
	color			:	#ffffff;
}

.TitreTopItalic {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Italic;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	15pt;
	text-align		:	left;
	color			:	#ffffff;
}

.TitreCentral {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	13px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None; 
	margin-left		:	80pt;
	margin-right	:	80pt;
	margin-top		:	10pt;
	text-align		:	center;
	color			:	#ffffff;
	background-color:	#1e569f;
	text-shadow		:	#000000, 0px, 0px, 10px;
}

li {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	25pt;
	margin-right	:	10pt;
	margin-top		:	3pt;
	text-align		:	justify;
	text-indent		:	0px;
	list-style-image	:	url(../images/puce.gif);
}

li.Square {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	35pt;
	margin-right	:	10pt;
	margin-top		:	3pt;
	text-align		:	justify;
	text-indent		:	0px;
	list-style-type	:	square;
	list-style-image	:	none;
}

ul {
	background		:	none;
	margin			:	0px 0px 0px 0px;
	padding			:	0px 0px 0px 0px;
}

.Cadre {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	justify;
	text-indent		:	10px;
	color			:	#000000;
	background		:	#808080;
	border-style	:	dashed;	/* dashed, dotted, groove, double, solid, ridge */
    border-width	:	thin;	/* thin, medium, thick */
    border-color	:	#000000;
}

.Article {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	justify;
	text-indent		:	10px;
	color			:	#000000;
}

.signature {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	11px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	0pt;
	text-align		:	right;
	text-indent		:	0px;
	color			:	#000000;
}

.Commande {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	right;
	text-indent		:	10px;
	color			:	#000000;
}

.Texte {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	10px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	left;
	text-indent		:	0px;
	color			:	#000000;
}

.Coord {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	5pt;
	margin-right	:	5pt;
	margin-top		:	5pt;
	text-align		:	left;
	text-indent		:	0px;
	color			:	#000000;
}

.form {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px; 
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	0pt;
	margin-right	:	0pt;
	margin-top		:	0pt;
	text-align		:	right;
	color			:	#000000;
	text-indent		: 	0px;
}

.command {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px;
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	text-align		:	center;
	margin-left		:	2pt;
	margin-right	:	2pt;
	margin-top		:	5pt;
	margin-bottom	:	5pt;
	color			:	#000000;
}

.command1 {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px;
	font-weight		:	Normal;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	text-align		:	left;
	margin-left		:	2pt;
	margin-right	:	2pt;
	margin-top		:	5pt;
	margin-bottom	:	5pt;
	color			:	#000000;
}

Input.Button {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px;
	color			:	#ffffff;
	background-color:	#c80000;
	font-weight		:	bold;
	border			:	1;
	border-color	:	#5a5a5a;
	border-style	:	outset;
}

Input.Text {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	12px;
	color			:	#000000;
	background-color:	#ffffff;
	font-weight		:	normal;
	border			:	1;
	border-color	:	#5a5a5a;
	border-style	:	solid;
}

.Imprim {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	9px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	0pt;
	margin-right	:	0pt;
	margin-top		:	5pt;
	text-align		:	center;
	color			:	#000000;
}

.Chemin {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	10px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	0pt;
	margin-right	:	0pt;
	margin-top		:	5pt;
	text-align		:	left;
	color			:	#000000;
}

.Copyright {
	font-family		:	Arial, Helvetica, helv, sans-serif;
	font-size		:	10px; 
	font-weight		:	Bold;
	font-variant	:	Normal;
	font-style		:	Normal;
	text-decoration	:	None;
	margin-left		:	0pt;
	margin-right	:	0pt;
	margin-top		:	0pt;
	text-align		:	center;
	color			:	#000000;
}

Body {
	scrollbar-face-color		: #1e569f;
	scrollbar-shadow-color		: #5a5a5a;
	scrollbar-highlight-color	: #5a5a5a;
	scrollbar-3dlight-color		: #ffffff;
	scrollbar-darkshadow-color	: #1e569f;
	scrollbar-track-color		: #000000;
	scrollbar-arrow-color		: #ffffff;
	background-repeat			: repeat-x;
}
