/* CSS De charte.php */
body {
	background-color:#f1efe2;
	color:#000000;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
#global {
	position:relative;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	width:753px;
}
fieldset {
	margin:0px 0 0 0;
	padding:0px 5px 5px 0;
}
legend {
	color:#02556d;
}
label {
	float:left;
	cursor:help;
	text-align:right;
	padding:0px 5px 0 0;
}
a {
	color:#02556d;
}
a:hover{
	color:#000000;
}
.menuCSS ul li {
	list-style:none;
	cursor:pointer;
	float:left;
}
.menuCSS ul li a {
	display:block;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	margin:2px 2px 2px 2px;
	padding:0px 0 0 0;
	border:solid 1px #999999;
}
.menuCSS ul li a:hover {
	border:solid 1px #000000;
}
.btn {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	cursor:pointer;
	border:solid 1px #f1efe2;
	border-color:#000000;
}
.btnOpt {
	margin:10px -10px 0 0;
	padding:0px 0 0 0;
	cursor:pointer;
	border:solid 1px #f1efe2;
	border-color:#000000;
}
.btnParcourir {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	height:22px;
	width:239px;
	cursor:auto;
	border:solid 1px #7f9db9;
	background-color:#ffffff;
}
.btnDroite {
	text-align:right;
	display:block;
}
img {
	border:none;
}
.focus {	
	background:#e5f7fd;
	color:#000000;
}
.normal {	
	background:#ffffff;
	color:#000000;
}
h2 {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	float:left;
	font-size:0.94em;
	font-weight:normal;
}
h3 {
	font-size:1em;
}
h4 {
	font-size:0.9em;
	text-decoration:underline;
}
.pleineLargeur {
	float:left;
	width:753px;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	border:none;
	background-color:#f1efe2;;
	background-repeat:no-repeat;
}
.menuNoirEtBlanc a {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	background-color:#ffffff;
	color:#000000;
}
.menuNoirEtBlanc a:hover {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
}
.menuNoirEtBlanc ul li {
	float:left;
	margin:0px 0 0 0;
	padding:0px 3px 0 3px;
	list-style:none;
	color:#000000;
}
.invisible {
	display:none;
}
/*-------------------------------------------- Fin Setting de base -----------------------------------------------*/


/*-------------------------------------------------- Header ------------------------------------------------------*/
#header {
	float:left;
	width:753px;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	background-color:#FFFFFF;
}
#header a{
	text-decoration:none;
	color:#000000;
}
#header a:hover{
	text-decoration:underline;
	color:#000000;
}
#topHeader {
	height:10px;
	background-image:url(../images/topHeader.gif);
}
#headerBack {
	float:left;
	width:715px;
	height:auto;
	margin:0px 4px 0 4px;
	padding:5px 15px 5px 15px;
	background-color:#91DAEF;
}
#headerBack li {
	float:left;
	margin:0px 0 0 5px;
	padding:0px 0 0 0;
	list-style:none;
}
#headerBack a {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	text-decoration:none;
	font-size:0.7em;
}
#headerBack img {
	clear:both;
	display:block;
	float:left;
	margin:5px 0 0 0;
	padding:0px 0 0 0;
	border-style:none;
}
#evitement {
	float:left;
	width:auto;
	margin:-5px 0 5px -5px;
	padding:0px 0 0 0;
}
#option {
	float:right;
	margin:68px -5px 0 0;
	padding:0px 0 0 0;
	list-style:none;
}
#bottomHeader {
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/bottomHeader.gif);
}
#recherche {
	clear:both;
	float:right;
	margin:10px 5px 10px 0;
	padding:0px 0 0 0;
}
#recherche .focus {	
	background:#e5f7fd;
	color:#000000;
}
#recherche .normal {	
	background:#ffffff;
	color:#000000;
}
#recherche a {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-size:1em;
	text-decoration:none;
}
#recherche a:hover {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-size:1em;
	text-decoration:none;
}
#champs_recherche {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	width:170px;
}
/*---------------------------------------------- Fin de header --------------------------------------------------*/



/*------------------------------------------------- Contenu -----------------------------------------------------*/
#content {
	height:auto;
	background-color:#FFFFFF;
}
#bottomContent {
	height:10px;
	background-image:url(../images/bottomContent.gif);
}
#contenu {
	margin:0px 0 0 0;
	padding:0px 15px 0 15px;
	width:477px;
	float:left;
	font-size:1em;
}
#contenu li{
	margin:0px 0 0.7em 0;
}

/*------------------------------------------------- Menu -----------------------------------------------------*/
#hrMenu {
	width:714px;
	margin:0px 0 10px 18px;
	padding:0px 0 0 0;
	float:left;
	height:6px;
	border:none;
	background-color:#02556d;
}
#menu {
	clear:both;
	float:left;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-size:0.94em;
}
#menu ul {
	float:left;
	width:720px;
	margin:10px 0 0 13px;
	padding:0px 0 0 0;
}
#menu li {
	float:left;
	margin:0px 0 0 8px;
	padding:0px 0 0 0;
	list-style:none;
	color:#000000;
}
/*------------------------------------------------ Fin menu -----------------------------------------------------*/

/*--------------------------------------------- Menu Administrateur ----------------------------------------------*/
	/*------------Zone administrative------------*/
	#menu_admin {
		width:710px;
		margin:0 8px 5px 17px;
		float:left;
		border: 1px solid #cccccc;
		padding:0px 0 0 3px;
		font-size:0.94em;
	}
	#menu_admin  h2 {
		float: none;
	}
	#menu_admin ul {
		width: 573px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	/*----------Fin Zone administrative----------*/

	/*------------Options sur le texte-----------*/
	#menu_modif {
		width:105%;
		margin:0 0 5px 2px;
		float:left;
		border: 1px solid #cccccc;
		padding:0 0 0 3px;
		font-size:0.94em;
	}
	#menu_modif ul {
		float:left;
		width:370px;
		margin:0px 0 0 0;
		padding:0px 0 0 0;
	}
	/*----------Fin Options sur le texte---------*/
/*------------------------------------------- Fin Menu Administrateur --------------------------------------------*/

/*------------------------------------------------ Sous menu ----------------------------------------------------*/
#sousMenu {
	float:left;
	margin:0px 25px 0 0;
	padding:0px 0 0 0;
	width:197px;
}
#sousMenuHaut {
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	width:197px;
	height:9px;
	background-repeat:no-repeat;
	background-image:url(../images/sousMenuHaut.gif);
}
.sousMenuBack {
	padding:0px 8px 0 8px;
	margint:0px 0 0 0;
	width:181px;
	height:auto;
	background-color:#edead6;
	font-size:1em;
}
#sousMenuBas {
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	width:197px;
	height:9px;
	background-repeat:no-repeat;
	background-image:url(../images/sousMenuBas.gif);
}
#sousMenu a {
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom:dashed 1px #c5c3b2;
}
#sousMenu a:Hover {
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom:solid 1px #c5c3b2;
}
/*---------------------------------------------- Fin Sous menu --------------------------------------------------*/

/*--- Barre avec image et sous menu à droite de la page ---*/
#sectionDroite {
	margin:0px 0 0 0;
	padding:0px 20px 0 0;
	width:197px;
	float:right;
}
#sousSecHaut {
	margin:0px 0 -10px 0;
	padding:0px 0 0 0;
	width:197px;
	height:16px;
	background-repeat:no-repeat;
	background-image:url(../images/topZone.gif);
}
#sousSecContenu {
	padding:0px 5px 0 5px;
	margin:0px 0 0 0;
	width:187px;
	height:auto;
	background-color:#02556d;
	color:#ffffff;
	text-decoration:none;
	font-size:1em;
}
#sousSecContenu a{
	color:#FFFFFF;
}
#sousSecBas {
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	width:197px;
	height:9px;
	background-repeat:no-repeat;
	background-image:url(../images/bottomZone.gif);
}
/*------------------------------------------ Fin de Contenu ----------------------------------------------------*/


/*----------------------------------------- Recherche Avancée --------------------------------------------------*/
#champsRechercheAvancee {
	width:157px;
	background-color:#FFFFFF;
	color:#000000;
}
#corpForm p {
	padding:2px 0 0 0;
	margin:0px 0 2px 0;
}
#corpForm fieldset#rechercheAvanceeField label {	
	width:170px;	
}
#corpForm .focus {	
	background:#e5f7fd;
	color:#000000;
}
#corpForm .normal {	
	background:#ffffff;
	color:#000000;
}
/*------------------------------------- Fin de recherche avancée ----------------------------------------------*/


/*---------------------------------------------- Wysiwyg ------------------------------------------------------*/
#wysiwyg fieldset#selectionDates label {
	display:inline;
	width:170px;	
	margin:0px 0 0 -58px;
}
#wysiwyg fieldset#Texte label {
	display:inline;
	width:170px;	
	margin:0px 0 0 -58px;
}
#wysiwyg fieldset#selectionSections label {	
	display:inline;
	width:170px;	
	margin:0px 0 0 -58px;
}
#wysiwyg #titreSection {
	display:inline;
	width:334px;
	border:solid 1px #CCCCCC;
	font-size:0.8em;
	color:#000000;
}
#wysiwyg #texteSection {
	display:block;
	width:334px;
	border:solid 1px #CCCCCC;
	font-size:0.8em;
	color:#000000;
}
#wysiwyg #boutonsWysiwyg {
	display:block;
	margin:0px 0 0 132px;
}
.cut {
	background-image:url(../images/btnsWysiwyg/ciCut.gif);
}
.copy {
	background-image:url(../images/btnsWysiwyg/ciCopy.gif);
}
.paste {
	background-image:url(../images/btnsWysiwyg/ciPaste.gif);
}
.bold {
	background-image:url(../images/btnsWysiwyg/ciBold.gif);
}
.italic {
	background-image:url(../images/btnsWysiwyg/ciItalic.gif);
}
.underline {
	background-image:url(../images/btnsWysiwyg/ciUnderline.gif);
}
.t1 {
	background-image:url(../images/btnsWysiwyg/ciT1.gif);
}
.t2 {
	background-image:url(../images/btnsWysiwyg/ciT2.gif);
}
.list1 {
	background-image:url(../images/btnsWysiwyg/ciListPoint.gif);
}
.list2 {
	background-image:url(../images/btnsWysiwyg/ciListNB.gif);
}
.lien {
	background-image:url(../images/btnsWysiwyg/ciCreateLink.gif);
}
.image {
	background-image:url(../images/btnsWysiwyg/ciInsertImage.gif);
}
#wysiwyg #enregistrer {
	display:block;
	margin:0px 0 0 163px;
}
#wysiwyg #enregistrer input {
	display:inline;
	margin:0px 0 0 0;
}
#wysiwyg #nomSection {
	display:block;
	width:334px;
	border:solid 1px #CCCCCC;
	font-size:0.8em;
	color:#000000;
}
.avertissement {
	display:block;
	margin:0px 0 0 5px;
}
#wysiwyg .focus {	
	background:#e5f7fd;
	color:#000000;
}
#wysiwyg #divSection .normal {	
	background:#ffffff;
	color:#000000;
	width:338px;
}
#wysiwyg #divSousSection .normal {
	background:#ffffff;
	color:#000000;
	width:338px;
}
#wysiwyg .normal {	
	background:#ffffff;
	color:#000000;
}
#wysiwyg .liste {
	width:338px;
}
/*------------------------------------------ Fin de wysiwyg ---------------------------------------------------*/


/*-------------------------------------------- ajout image ----------------------------------------------------*/
#ajoutImg fieldset {
	display:block;
	margin:10px 0 0 0
}
#ajoutImg fieldset#AjouterImg label {
	display:inline;
	width:210px;	
}
#frmCache {
	display:none;
}
#ajoutImg .liste {
	width:143px;
}
#ajoutImg .focus {	
	background:#e5f7fd;
	color:#000000;
}
/*------------------------------------------ fin ajout image --------------------------------------------------*/

/*----------------------------------------------- Login -------------------------------------------------------*/
#loginForm {
	margin:0px 0 0 0;
	padding:50px 0 0 25px;
}
#loginForm fieldset {	
	width:auto;
	padding:10px 5px 5px 35px;
	margin:0px 60px 0 60px;
}
#loginForm a {	
	margin:0px 0 0 0;
}
#loginForm fieldset label {	
	width:130px;		
	margin:0px 0 0 -35px;
}
#loginForm .focus {	
	background:#e5f7fd;
	color:#000000;
}
#loginForm .normal {	
	background:#ffffff;
	color:#000000;
}
	/*---------------- Erreur --------------------*/
	.alerte {	/*** Mis en évidence des champs mal renseignés ***/
		border: 1px solid red;
		margin: 0 2px 0 5px;
	}
	.messageAlerte {	/*** Mise en forme des message d'alerte ***/
		display:block;
		margin:0px 0 1px 2px;
		padding-left:20px;
		color:red;
		font-weight:bold;
		text-align:left;
		
	}
	.messageAlerteplus {
		margin:0px 0 1px 2px;
		padding-left:20px;
		color:red;
		font-weight:normal;
		text-align:left;
	}	
	/*---------------- Fin Erreur --------------------*/
/*------------------------------------------- Fin de Login ----------------------------------------------------*/

/*---------------------------------------------- Footer -------------------------------------------------------*/
#footer {
	margin:0px 0 0 0;
	padding:20px 0 0 0;
	color:#000000;
}
#footer .copyright {
	margin: 0 0 20px 0;
	width:753px;
	font-size:0.6em;
	color:#4D525C;
	text-align:center;
}
#footer a {
	color:#4D525C;
}
#footer a:hover {
	color:#FF0000;
}
#footer h3 {
	font-size:0.9em;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}
.sousSecFooter {
	float:left;
	width:auto;
	height:auto;
	background-color:#FFFFFF;
	margin:0px 0 10px 15px;
	padding:0px 0 0 0;
}
#topFooter {
	background-image:url(../images/topFooter.gif);
	background-repeat:no-repeat;
	width:753px;
	height:10px;
}
#backfooter {
	background-color:#ffffff;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin:0px 0 0 0;
	padding:0px 90px 0 130px;
	width:533px;
	height:auto;
	overflow:auto;
}
/*-------------------------------------------- Fin Footer ----------------------------------------------------*/

/*-------------------------------------------- Plan ----------------------------------------------------*/
#OLsections a {
	color:#000000;
	text-decoration:underline;
}
#OLsections a:hover {
	color:#0099CC;
	text-decoration:underline;
}
#OLsections h3 {
	margin:10px 0 5px 0;
	padding:0px 0 0 0;
}
#OLsections h4 {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-weight:normal;
}
#OLsections h5 {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-weight:normal;
	font-size:16px;
}
#OLsections h6 {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	font-weight:normal;
	font-size:16px;
}
.ULsousSousSousSections {
	list-style-type:disc;
}
/*-------------------------------------------- Fin Plan ----------------------------------------------------*/



/*-------------------------------------- Gestionnaire Nouvelle ---------------------------------------------*/
#nouvelles label{
	width:210px;
	display:inline;
}
/*--------------------------------- Fin de gestionnaire de nouvelle ----------------------------------------*/

/*-------------------------------------------- Résultats recherche -----------------------------------------*/
#h3recherche {
	padding:0px 0 0 0;
	margin:10px 0 0 0;
	font-size:1em;
	font-weight:bold;
}
#h3nbfois {
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	font-size:1em;
	font-weight:normal;
	text-decoration:underline;
}
#h3recherchevide {
	font-size:1em;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
#precherche {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}
#pnombrefois {
	font-size:0.8em;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
}
.pnontrouvee {
	color:#FF0000;
}
/*-------------------------------------------- Fin Résultats recherche -------------------------------------*/

/*-------------------------------------------- Nouvelle ----------------------------------------------------*/
.date_nouvelle {
	font-weight:bold;
}
/*------------------------------------------ Fin Nouvelle --------------------------------------------------*/

/*-------------------------------------------- Gestion page ----------------------------------------------------*/

.gestion img {
	padding-right:5px;
}

ol.arbo {
	margin-top: 10px;
}


/*------------------------------------------ Fin Gestion page --------------------------------------------------*/

#ajoutInfoRAAQ fieldset label {		
	width:170px;	
}

/*-------------------------------------------- Menu Rapide -----------------------------------------*/
#menurapide {
	font-size:0.8em;
	margin:0px 0 10px 0;
	padding:0px 0 0.8em 10px;
}
#menurapide a {
	color:#000000;
}
#menurapide a:hover {
	color:#02556d;
}
/*-------------------------------------------- Fin Menu Rapide -------------------------------------*/
