<style type="text/css">
<!--
/*===============*/
/* Eléments HTML */
/*===============*/
BODY {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Times, Garamond, serif;
	font-size:10pt;
	line-height:10pt;
	color:#434343;
	/*
	scrollbar-face-color:GAINSBORO;
	scrollbar-shadow-color:SILVER;
	scrollbar-highlight-color:LIGHTGREY;
	scrollbar-3dlight-color:LIGHTGREY;
	scrollbar-darkshadow-color:GAINSBORO;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#434343;
	*/
	}
.normal {
	font-family:Times, Garamond, serif;
	font-size:10pt;
	color:#434343;
}
.taille_plus {
	font-family:Times, Garamond, serif;
	font-size:11pt;
	color:#434343;
}
.pied {
	font-size:8pt;
	line-height:8pt;
	color:GRAY;
	text-decoration:none;
	padding-right:3px;
	}
.contour {
	border:#484967 solid 1px;
	}
/*
LI {
	list-style-image:url('../images/puce.gif');
	list-style-position:outside;
	}
*/
A {
	color:#434343;
	}
A:hover {
	color:#434343;
	text-decoration:none;
	}
.nolink {text-decoration:none;}
.menu_texte {
	color:BLACK;
	text-decoration:none;
	font-size:8pt;
	line-height:8pt;
}

.puce {
	font-size:8pt;
	line-height:8pt;
}
.puce_menu_off {
	text-decoration:none;
	padding-top:4px;
	color:#797E9E;
}
.puce_menu_on {
	text-decoration:none;
	padding-top:4px;
	font-weight:bold;
}
.lien_doc {
	text-decoration:none;
	font-size:8pt;
	line-height:8pt;
}
TD {
	font-family:Times, Garamond, serif;
	font-size:12pt;
	color:#434343;
	}
TH {
	font-family:Times, Garamond, serif;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:#434343;
	}
.titre_1 {
	font-size:14pt;
	font-weight:bold;
	color:#00356C;
	margin-bottom:10px;
	border-bottom:BLACK solid 1px;
	}
.titre_2 {
	font-family:"Trebuchet MS";
	font-size:10pt;
	font-weight:bold;
	height:20px;
	color:#00356C;
	background-image:url('../images/separateur.gif');background-position:left bottom;background-repeat:repeat-x;;
	margin-top:10px;
	margin-bottom:10px;
	}
.titre_section_englobe {
	height:27px;
	background-image:url('../images/virgule.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	}
.titre_section {
	font-family:Times, Garamond, serif;
	font-size:11pt;
	font-weight:bold;
	color:#9B9DDE;
	border-bottom:#9B9DDE solid 1px;
	}
.puce_section {
	color:#B2EA19;
	font-weight:bold;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.rubriques {
	text-align:center;
	margin-bottom:10px;
}
.lien_rubrique_off {
	font-size:8pt;
	font-weight:bold;
	color:#B2EA19;
	margin-bottom:5px;
	}
.lien_rubrique_on {
	font-size:8pt;
	font-weight:bold;
	background-color:#B2EA19;
	color:WHITE;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:5px;
	}
.titre_gestion {
	font-weight:bold;
	margin-bottom:5px;
}
.titre_gestion_2 {
	font-weight:bold;
	margin-bottom:5px;
	font-size:11pt;
	background-color:#9B9DDE;
	color:WHITE;
	padding:2px;
}
.titre_action {
	font-weight:bold;
	margin-bottom:5px;
	font-size:11pt;
	color:#9B9DDE}
H2 {
	font-family:Times, Garamond, serif;
	font-size:12pt;
	color:#434343;
	font-weight:bold;
	text-align:left;
	margin-top:0px
	}
H3 {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#434343;
	font-weight:bold;
	border-bottom:GRAY solid 1px;
	text-align:left;
	line-height:11pt;
	}
H4 {
	font-family:"Trebuchet MS";
	font-size:11pt;
	color:#434343;
	font-weight:bold;
	border-bottom:GRAY solid 2px;
	text-align:left;
	line-height:11pt;
	}
.bouton {
	border:#C5C4B9 outset 1px;
	background-color:GRAY;
	color:WHITE;
	font-size:9pt;
	font-weight:bold;
	height:16px;
	font-size:8pt;
}
.bouton:hover {
	border:#434343 outset 3px;
	background-color:#434343;
	color:;
	font-weight:bold;
	height:16px;
	font-size:8pt;
}
.bouton_supprimer {
	width:20px;
	font-size:8pt;
	font-weight:bold;
	color:DARKRED;
}
.bouton_dupliquer {
	width:20px;
	font-size:8pt;
	font-weight:bold;
	color:DARKGREEN;
}

/*=========*/
/* Classes */
/*=========*/
.table {
	border-left:SILVER solid 1px;
	border-top:SILVER solid 1px;
	}
.td {
	border-right:SILVER solid 1px;
	border-bottom:SILVER solid 1px;
	}
.th {
	color:#434343;
	background-color:WHITESMOKE;
	border-right:SILVER solid 1px;
	border-bottom:SILVER solid 1px;
	}
.input {
	font-size:10.75px;
	font-weight:normal;
	color:BLACK;
	background-color:#FFFFFF;
	height:16px;
}
.input_protege {
	font-size:10.75px;
	font-weight:normal;
	color:BLACK;
	background-color:WHITESMOKE;
	height:16px;
	border:GRAY solid 1px;
}
.textarea {
	background-color:#FFFFFF;
	color:BLACK;
	font-family:Arial;
	font-size:10pt;
	line-height:10pt;
	font-weight:normal;
	}
.textarea_protege {
	font-family:Times, Garamond, serif;
	font-size:8pt;
	font-weight:normal;
	border:GRAY solid 1px;
	background-color:#FFFFFF;
	overflow:hidden;
	color:BLACK;
}
.select {
	font-size:10.75pt;
	font-weight:normal;
	color:BLACK;
/*	height:16px; */
	background-color:#FFFFFF;
	border:GRAY solid 1px;
}
.radio {
	/*
	border:0px;
	background-color:#FFFFFF;
	*/
	}
.tri_colonne {color:#434343; text-decoration:none}
.tri_colonne:hover {color:#434343; text-decoration:underline}
.legende {
	color:#434343;
	font-size:7pt;
	line-height:7pt;
	text-align:justify;
	}
.minimum {font-size:1pt;line-height:1pt;}
.separateur {
	font-size:1pt;
	line-height:1pt;
	background-image:url('../images/separateur.gif');background-position:center left;background-repeat:repeat-x;;
	height:4px;
}
.sommaire_univers {
	width:145px;
	height:14px;
	font-size:8pt;
	line-height:9pt;
	padding-top:6pt;
	font-weight:bold;
	background-color:#7CA1D5;
	background-image:url('../images/separateur.gif');background-position:top left;background-repeat:repeat-x;;
	color:WHITE;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	cursor:hand;
}
.sommaire_univers_on {
	width:145px;
	height:14px;
	font-size:8pt;
	line-height:9pt;
	padding-top:6pt;
	font-weight:bold;
	background-color:#5B6A79;
	background-image:url('../images/separateur.gif');background-position:top left;background-repeat:repeat-x;;
	color:WHITE;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
	cursor:hand;
}
.sommaire_rubrique {
	width:141px;
	height:14px;
	font-size:8pt;
	line-height:8pt;
	padding-top:4px;
	padding-left:4px;
	margin-top:1px;
	font-weight:bold;
	color:#1E5190;
	background-color:#C9DDF6;
	text-align:left;
	cursor:pointer;
	cursor:hand;
}
.sommaire_rubrique_on {
	width:141px;
	height:10px;
	font-size:8pt;
	line-height:8pt;
	margin-top:1px;
	padding-top:2pt;
	padding-bottom:4pt;
	padding-left:4px;
	font-weight:bold;
	color:#1E5190;
/*	background-color:#C9DDF6; */
/*	text-transform:uppercase; */
	text-align:left;
	cursor:pointer;
	cursor:hand;
}
.sommaire_separ {
	width:145px;
	height:8px;
	font-size:1pt;
	line-height:1pt;
	background-color:WHITE;
	background-image:url('../images/separateur.gif');background-position:top left;background-repeat:repeat-x;;
	text-align:left;
}
.sommaire_page {
	width:145px;
	margin-top:2px;
	height:12px;
	font-size:8pt;
	line-height:8pt;
	font-weight:bold;
	color:#8AA0B7;
	text-align:right;
	cursor:pointer;
	cursor:hand;
	background-image:url('../images/../images/separateur.gif');background-position:left center;background-repeat:repeat-x;;
}
.sommaire_page_on {
	width:145px;
	margin-top:2px;
	height:12px;
	font-size:8pt;
	line-height:8pt;
	font-weight:bold;
	color:#1E5190;
	text-align:right;
	cursor:pointer;
	cursor:hand;
	background-image:url('../images/../images/separateur.gif');background-position:left center;background-repeat:repeat-x;;
}
.rollover {
	cursor:pointer;
	cursor:hand;
	}
/* Couleurs */
.bg_blanc {background-color:#FFFFFF;}
.bg_noir {background-color:#000000;}
.bg_turquoise {background-color:#269697;}
.bg_rouge {background-color:#D72D2D;}

.blanc {color:#FFFFFF;}
.noir {color:#000000;}

.orange {color:#FF5418;}
.fond_orange {background-color:#FF511C;}
.cadre_orange {border:#FF511C solid 1px;padding:3px;height:50px;}
.cadre_orange2 {border:#FF511C solid 1px;padding:3px;}

.violet {color:#6A6B9D;}
.fond_violet {background-color:#904FCF;}
.cadre_violet {border:#904FCF solid 1px;padding:3px;height:50px;}

.vert {color:DARKGREEN;}
.fond_vert {background-color:#B2EA19;}
.cadre_vert {border:#B2EA19 solid 1px;padding:3px;height:50px;}

.bleu {color:NAVY;}
.fond_bleu {background-color:#9B9DDE;}
.cadre_bleu {border:#9B9DDE solid 1px;padding:3px;height:50px;}

.turquoise {color:#269697;}
.rouge {color:darkred;}

.blanc:hover {color:#FFFFFF;}
.noir:hover {color:#000000;}
.orange:hover {color:#FF511C;}
.vert:hover {color:#B2EA19;}
.turquoise:hover {color:#269697;}
.violet:hover {color:#904FCF;}
.violet_texte:hover {color:#6A6B9D;}
.bleu:hover {color:#9B9DDE;}
.rouge:hover {color:#D72D2D;}

.fond_menu {background-color:#596B81;}

.moyen {font-size:8pt;line-height:8pt;}
.gras {font-weight:bold;}
.italique {font-style:italic;}
.justifie {text-align:justify;}

.focus {
	color:WHITE;
	text-align:center;
	font-size:8pt;
	line-height:10pt;
	font-weight:bold;
	margin-top:5px;
}
.bordure_images {
	border-left:BLACK solid 1px;
	border-top:BLACK solid 1px;
	border-right:BLACK solid 1px;
	border-bottom:BLACK solid 1px;
}

.centre {
	text-align:center;
}

.menu_accueil {
	background-image:url('../images/fond_menu_accueil.gif');
	background-position:top left;
	background-repeat:repeat-x;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	width:150px;
}
.menu_orange {
	background-image:url('../images/fond_menu_orange.gif');
	background-position:top center;
	background-repeat:no-repeat;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.menu_bleu {
	background-image:url('../images/fond_menu_bleu.gif');
	background-position:top center;
	background-repeat:no-repeat;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.menu_jaune {
	background-image:url('../images/fond_menu_jaune.gif');
	background-position:top center;
	background-repeat:no-repeat;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.menu_vert {
	background-image:url('../images/fond_menu_vert.gif');
	background-position:top left;
	background-repeat:repeat-x;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.menu_violet {
	background-image:url('../images/fond_menu_violet.gif');
	background-position:top center;
	background-repeat:no-repeat;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.menu_rose {
	background-image:url('../images/fond_menu_rose.gif');
	background-position:top center;
	background-repeat:no-repeat;
	color:BLACK;
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

.sep_droite {
	border-right:GRAY solid 1px;
}
.sep_gauche {
	border-left:GRAY solid 1px;
}
.sep_bas {
	border-bottom:#AACAF0 solid 1px;
}
.sep_haut {
	border-top:#AACAF0 solid 1px;
}
.message {
	border:black solid 1px;
	background-color:IVORY;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=5, Direction=135, Color:GRAY);
	text-align:left;
	font-size:8pt;
	line-height:8pt;
}
.message_erreur {
	border:black solid 1px;
	background-color:darkred;
	color:IVORY;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.message_info {
	border:black solid 1px;
	background-color:darkgreen;
	color:IVORY;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.margeH {margin-top:10px;}
.exergue {
	font-size:11pt;
	font-weight:bold;
}
.inactif {
	color:GRAY;
	cursor:default;
}
.main {
	cursor:pointer;
}
.fleche {
	cursor:default;
}
.estompe {
	color:SILVER;
}
.droite {
	text-align:right;
}
.centre {
	text-align:center;
}
.titre_telechargement {
	color:BLACK;
	font-weight:bold;
	font-size:13pt;
	margin-botom:15px;
}
.gestion {
	padding-left:4px;
	padding-right:4px;
}
.info {
	margin-top:50px;
	padding:5px;
	width:400px;
	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	background-color:GRAY;
	color:GAINSBORO;
}

#contenu {
	text-align:left;
	overflow:auto;
	padding:10;
}
.resume {
	font-family:Arial;
	font-size:10pt;
	line-height:10pt;
	margin-top:5px;
	margin-bottom:5px;
}
-->
</style>


