/*:::::::www.kloud.org:::::CSS::::::::::::*/
/*::::::::::jean-pierre aub::::::::::::::*/
body {
	margin : 0px 0px 0px 0px;
	background-color: #D4DEEA;
    font-family : arial, helvetica, sans-serif;
}
img {
	border:none;
}
TD {

}
/* liens partout dans le site ----------------------------*/
a:link {
	text-decoration: underline;
	color: #000066;
	border-bottom: 1px thin #333333;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color:#CC6600;
}
#table-100 {
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/blg_blue_07.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
/* -------------  tableau de 960 pix de large avec l'image en background ------------*/
#table-image-960 {
	background-image: url(../images/blue_bg_index_08.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: inherit;
	background-color: #E0E7F1;
}
#table-760 {
	width: 760px;
	height: inherit;
}
/* ------------- haut de la page   --------------------------------------------*/
#top {
	width:auto;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 114px 0px 6px 8px;
}
/*-------------  navigation top ------------------------------------------------------*/
#nav-block {
	width:auto;
	background-color:#FFFFFF;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 1px solid #999999;
	color: #999999;
}
/* --------------- navigation sous la barre de menu  class "menu heiarchique" ----*/
#nav-heir {
	color:#FFFFFF;
	font-size:11px;
	padding: 10px 0px 10px 7px;
	clear: right;
}
/*---------------- barre de navigation PRINCIPALE dans le haut du site ------------------- */
	#nav {
	margin:0;
	padding:0;
	background:#ffffff;
	width:758px;
	float:right;
	border-width:1px 0;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	float: right;
	color: #999999;
}
#nav a:link,  #nav a:visited {
	padding:2px 18px 1px 18px;
	font-size: 70%;
	float:left;
	width:auto;
	border-left:1px solid #999999;
	text-decoration:none;
	font-weight: bold;
	color: #999999;
}
#carrieres, #nav-carrieres a:hover {
	color:#ffffff;
	background:#ff6600;
}
#formations, #nav-formations a:hover {
	color:#ffffff;
	background:#cc9900;
}
#nav-emplois a:hover {
	color:#ffffff;
	background:#0186ca;
}
#nav-solutionsrh a:hover {
	color:#ffffff;
	background:#017e8b;
}
#publication, #nav-publication a:hover {
	color:#ffffff;
	background:#58612d;
}
#organisation, #nav-organisation a:hover {
	color:#ffffff;
	background:#006600;
}
#nav a:active {
	background:#000000;
	color:#ffffff;
}
li#solutionsrh a {
	color:#ffffff;
	background:#017e8b;
}
/* tableau  contenu principale dans toutes les pages   ne pas utiliser dans un layout ------------------------------*/	
#table-contenu {
	padding: 10px;
	width: 740px;
	background-color: #FFFFFF;
}
#table-contenu img {
	padding: 0px 0px 0px 0px;
}
/* --- conten gauche de la page 550 px    ---------------*/
#table-contenu-gauche {
	width:490px;
	min-height:650px;
	padding: 0px 10px 0px 18px;
}

#table-contenu-gauche  select {
	width: 210px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*-         tableau de navigation a droite dans toutes la pages  INDEX          --*/
#table-nav-droite {
	float:right;
	width:190px;
	padding: 0px;
	margin: 0px;
	background-color: #F0F0F0;
}
/*-   tableau de navigation a droite dans toutes la pages ?????????????         --*/
#table-contenu-droite {
	float:right;
	width:190px;
	padding: 0px;
	margin: 0px;
}
#table-nav-droite li {
	list-style-type: none;
	font-size: 11px;
	display:list-item;
	padding:3px 0px 3px 14px;
	margin:0px 0px 0px 0px;
}
#table-nav-droite ul {
	/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0px 0px 0px 8px;
	cursor: default;
	list-style-type: none;
}
/*----------------index formation - carrieres    ---*/

#table-2col-gauche {
	width: 255px;
	float: none;
	padding: 0px 0px 0px 0px;
}
#table-2col-gauche li {
	list-style-type: none;
	font-size: 11px;
	display:list-item;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
#table-2col-gauche ul {
	/*Remove all spacings from the list items*/
	margin: 0px;
	padding: 0px 0px 0px 8px;
	cursor: default;
	list-style-type: none;
}
#table-2col-gauche p {
	/*Remove all spacings from the list items*/
	margin: 0px;
	padding: 15px 0px 0px 0px;
	cursor: default;
	list-style-type: none;
}
#table-2col-droite {
	width: 255px;
	float: right;
	padding: 0px 5px 0px 0px;
}
#table-2col-droite li {
	list-style-type: none;
	font-size: 11px;
	display:list-item;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}
#table-2col-droite ul {
	/*Remove all spacings from the list items*/
	margin: 0px;
	padding: 0px 0px 0px 8px;
	cursor: default;
	list-style-type: none;
}
#table-2col-droite p {
	/*Remove all spacings from the list items*/
	margin: 0px;
	padding: 15px 0px 0px 0px;
	cursor: default;
	list-style-type: none;
}
/* --- contenue droit de la page ----------------*/
#table-contenu-droite {
	float:right;
	width:190px;
	padding: 0px;
	margin: 0px;
}
#table-nav-droite li {
	list-style-type: none;
	font-size: 11px;
	display:list-item;
	padding:3px 0px 3px 14px;
	margin:0px 0px 0px 0px;
}
#table-nav-droite ul {
	/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0px 0px 0px 8px;
	cursor: default;
	list-style-type: none;
}
#table-nav-droite p {
	font-size: 12px;
	color: #0570A6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #B1C1DA;
	border-left-color: #999999;
	font-weight: bold;
	padding: 15px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
}


/* ---- navigation dans le bas de la page  ACCU - INFO ---------------------*/
#nav-bas {
	background-color: #F0F0F0;
	padding:4px 0px 4px 0px;
	font-size:70%;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

/*---- texte principal --------------------------------------------------------*/
.txt1 {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
/*---- texte principal  non justifier utiliser pour la navigation -------------*/
.txt1_nonjustify {
	text-align: left;
}

/* ---- texte pour navigation a droite ---------------------------------------*/
.txt2 {
	font-size: 70%;
	color: #000000;
	padding-left: 20px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 4px;
	text-align:left;
}
/* ------------------------------ texte pour la barre de droite -------------------------------*/
.titre_side_bar_r {
	font-size: 12px;
	color: #0570A6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #B1C1DA;
	border-left-color: #999999;
	padding-left: 7px;
	width: 190px;
	font-weight: bold;
	padding-top: 5px;
}

.txt_side_bar_r {
	font-size: x-small;
	text-align: justify;
	color: #666666;
	padding: 10px 10px 10px 10px;

}
/* --------- nav pour la boite a droite dansles pages sous section -----------------------*/
.txt5 {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
}
/* titre des rubriques dans la barre de navigation de droite ----------------------*/
.txtjaune {
	font-size: 80%;
	font-weight: bold;
	color: #BF9902
}
.txtorange {
	font-size: 80%;
	font-weight: bold;
	color: #ff6600
}
.txtvert {
	font-size: 80%;
	font-weight: bold;
	color: #006600
}
.titremeteirs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color :#ff6600;
}
.titrejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color :#BF9902;
}
.titrebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#003399;
}
.titrevert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#006600;
}
.txtressource {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58612D
}
.orange {
	color: #FF6600
}
.bleu {
	color: #003399
}
.jaune {
	color: #C9A829
}
A.lien_navigation:link {
	color : #000099;
	font-size: 11px;
}
A.lien_navigation:visited {
	color :#000099;
}
A.lien_navigation:active {
	color : Black;
}
/* ------------ liens pour la navigation dans le bas de page - je pesne que ce style est obsolete --------------------- */
.lien_navigation {
	font-size: 11px;
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	line-height : 160%;
}
A.lien_navigation:hover {
	color :black;
	text-decoration : none;
}
/* lien_navigation navigation hiearchique ------- HAUT DE LA PAGE --------------*/
.lien_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.lien_nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
A.lien_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
}
/*LIEN A L'INTREUR DU SITE */
.lien {
	color : #FFFFFF;
	font-size: 11px;
	font-family : arial, helvetica, sans-serif;
}
A.lien:link {
	color : #00008B;
}
A.lien:visited {
	color :#00008B;
}
A.lien:active {
	color : Black;
}
A.lien:hover {
	color : Black;
	text-decoration : none;
}
/* utiliser pour les peridoe de teste pour faire disparaitre du texte sur le fond blanc */
.blanc {
	color: #FFFFFF;
}
.clear-float {
	clear:right;
}

