body {
 font-family: helvetica, arial, sans-serif;
 color: #000000;
 text-align: center;
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 font-size: 110%; /* Pour IE 5 attention bloque reste des infos */
 voice-family: "\"}\"";
 voice-family: inherit;
 font-size: 110%;
}

/*** styles communs from layout.css ***/
.hide {
        position: absolute;
        visibility: hidden;
}

/* //// REDEFINITION TAG /////////////////// */
/* //////////////////////////////////////// */

/* LIEN PAR DEFAUT /////////////////////////////////////// */

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

img, img a {
	border: 0;
}



/* //// COMMUN /////////////////// */
/* ////////////////////////////// */

#conteneur {
	width: 600px;
	text-align: left;
	border:none;
}


.fin_float {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


/* STYLES /////////////////////////////////////// */

.gras { font-weight: bold; }

.gris_claire {
        color: #000000;
}

.gras_gris_claire {
        font-weight: bold;
        color: #000000;
}

.gris_fonce {
        color: #000000;
}

.bleu {
        color: #000000;
}

.orange {
        color: #000000;
}

.orange_gras {
	font-weight: bold;
	color: #000000;
}

.majuscule {
	 text-transform: uppercase;
}

.decalage_droit {
        margin: 0 0 0 20px;
}






/* HAUT PAGE /////////////////////////////////////// */


#haut_fr {
	height: 5px;
}

#haut_fr h1 {
	display: none;
}

#haut_en {
	height: 5px;
}

#haut_en h1 {
	display: none;
}

#haut_es {
	height: 5px;
}

#haut_es h1 {
	display: none;
}

.haut_logo_nb {
	display: block;
	float: left;
}

.haut_logo {
	display: none;
}

.haut_fct {
	display: none;
}

.haut_fct_0 {
	display: none;
}

.haut_fct_1 {
        display: none;
}

.haut_fct_2 {
        display: none;
}

.haut_fct_3 {
        display: none;
}

/* rollover fct */

#haut_fct_aid_0 {
	display: none;
}

#haut_fct_aid_1 {
	display: none;
}

#haut_fct_aid_2 {
	display: none;
}

#haut_fct_aid_3 {
	display: none;
}


/* menu niveau 1 */


#menu_niv1 {
        color: #000000;
	font-size: 0.75em;
	margin: 0;
	padding: 4px 0 3px 90px;
	background-color: #ffffff;
}

#menu_niv1 ul {
        color: #000000;
	display: inline;
	margin: 0 0 0 0;
} 

#menu_niv1 ul li {
        color: #000000;
        list-style: none;
        display: inline;
        padding: 0 1px 0 1px;
}

#menu_niv1 ul a:link, #menu_niv1 ul a:visited, #menu_niv1 ul a:hover  {
	color: #000000;
	text-decoration: none;
	padding: 4px 3px 2px 3px;
}


#menu_niv1 .bord {
        color: #000000;
}

#menu_niv1 .encours {
        color: #000000;
        text-decoration: underline;
        padding: 4px 0 2px 0;
}

#menu_niv1 .encours a:link, #menu_niv1 .encours a:visited  {
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}


.rub_lang {
	display: none;
}

.rubrique_encours {
	display: none;
}

.langues {
	display: none;
}



/* ///////////////////////////////////////////// */
/* PAGE /////////////////////////////////////// */

.contenu {
	padding: 0 0 5px 0;
}

.col_g_fin {
	height: 10px;
}


/* COLONE GAUCHE //////////////////////////// */

.col_g {
	display: none;
}

.menu_niv2 {
	display: none;
}

.menu_niv2_photo {
	display: none;
}

.menu_niv2_sous {
	display: none;
}

.menu_niv2_accroche {
	display: none;
}

.menu_niv2_encours {
	display: none;
}

.menu_niv3_encours {
	display: none;
}

/* recherche */

.en_rech {
	display: none;
}

.en_rech_titre {
	display: none;
}

.en_rech_separe {
	display: none;
}

.en_rech_input {
	display: none;
}

.en_rech_radio_col {
	display: none;
}
                                                                                
.en_rech_radio_bt {
	display: none;
}

.en_rech_avance {
	display: none;
}

.en_newsletter {
	display: none;
}

.en_newsletter_titre {
	display: none;
}

.en_newsletter_input {
	display: none;
}






/* PAGE /////////////////////////////////////////// */


.page {
	float: left;
	width: 440px;
	font-size: 0.7em;
 	margin: 10px 5px 0 5px;
	padding: 0;
}

.page a:link, .page a:visited  {
	color: #000000;
	text-decoration: none;
}

.page a:hover {
	color: #000000;
	text-decoration: underline;
}

.page h1 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000000;
	margin: 5px 0 12px 0;
	padding: 0 90px 12px 0;
	background-position: left bottom;
	background-image: url(/images/inpg/page_h1_fond.gif);
	background-repeat: no-repeat;
}

.page h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0 1px 0;
	padding: 0 0 1px 0;
}

.page_sous_titre {
	font-weight: bold;
	color: #000000;
	margin: 0 90px 10px 0;
}

.page_chapo {
	font-weight: bold;
	color: #000000;
	margin: 0 0 15px 0;
}

.page_chapo img {
	float: right;
	margin: 0 0 15px 12px;
}





/* COLONE DROITE //////////////////////////// */

.col_d {
        float: left;
        width: 130px;
        font-size: 0.7em;
        padding: 5px 0 10px 11px;
}


.enc_haut {
        font-size: 1em;
        line-height: 1.1em;
        color: #000000;
        text-align: center;
        margin: 18px 0 0 0;
        padding: 6px 5px 1px 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.enc_haut_separe {
	display: none;
}

.enc_centre {
        font-size: 0.9em;
        color: #000000;
	margin: 0 0 8px 0;
        padding: 6px 8px 4px 8px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.enc_centre a:link, .enc_centre a:visited, .enc_centre a:hover {
        color: #000000;
        text-decoration: none;
}

#enc_centre_submit {
	display: none;
}

.enc_bas {
	display: none;
}

.enc_separateur {
	display: none;
}

.enc_savoir_plus {
	display: none;
}



/* PAGE LIBRE /////////////////////////////////////// */


.ligne {
	margin: 0 0 5px 0;
	padding: 0;
	clear: left;
	border-top: 1px dashed #000000;
}

/* \*/ * html .ligne { padding:5px 0 0 0; } /* */
.conteneursousparagraphe { float:left; }
.firstline { border:0; padding-top:0; }

.filet {
	background-color: #ffffff;
	height: 1px;
	font-size: 1px;
	margin: 7px 0 3px 0;
}

.innerconteneur {
	margin: 0 0 1px 0;
	padding : 0 12px 10px 12px;
	border-left : 1px dashed #000000;
}

html>body .innerconteneur { 
	float: left;
}

/* \*/ * html .innerconteneur {
	height: 1em;
} /* */

.lastconteneur .innerconteneur {
	margin-right : 0;
}
.firstconteneur .innerconteneur {
	border : 0;
	padding-left : 0;
}


/**** Liste d'affichage ****/
.div-liste {}
.div-liste a {}
.img-liste {}
h4.titre-liste {}
.resume-liste {}
.date-liste {}
.soustitre-liste {}
.redac-liste {}
                                                                                


/*** sans style ***/

.sansstyle { 
	font-size : 1em;
	color: #000000;
}

.sansstyle a:link, .sansstyle a:visited, .sansstyle a:hover {
	color: #000000;
	text-decoration: none;
}

.sansstyle h3 {
        font-size: 1.3em;
        font-weight: normal;
        color: #000000;
        margin: 2px 0 10px 0;
        padding: 5px 0 7px 0;
        text-align: left;
        background-position: left bottom;
        background-image: url(/images/inpg/style1_h3_fond.gif);
        background-repeat: no-repeat;
}

/* article nouveau */

.sansstyle .article {
        margin: 8px 0 15px 0;
        text-align: left;
}

.sansstyle .articletitre {
        font-size: 1em;
        font-weight: bold;
}

.sansstyle .articletitresous {
        line-height: 0.4em
}

.sansstyle .articlesoustitre {
        font-size: 1em;
}

.sansstyle .article a:link {
        color: #000000;
        text-decoration: none;
}

.sansstyle .article a:visited {
        color: #000000;
        text-decoration: none;
}

.sansstyle .article a:hover {
        color: #000000;
        text-decoration: none;
}
/* fin nouveau */

.sansstyle .div-liste {}
                                                                                
.sansstyle .img-liste {
        float: left;
        margin: 0 10px 0 0;
}

.sansstyle h4.titre-liste {
	color: #000000;
        font-size: 1em;
        font-weight: bold;
        margin: 0 0 3px 0;
        padding: 0;
}
                                                                                
.sansstyle .resume-liste {
        margin: 0;
        padding: 0;
}
                                                                                
.sansstyle .date-liste {
        font-weight: bold;
        color: #000000;
}
                                                                                
.sansstyle .soustitre-liste {
        margin: 0 0 3px 0;
        padding: 0;
}

.sansstyle .redac-liste { font-style: italic; }
                                                                                
.sansstyle ul {
        margin: 0 0 10px 10px;
        padding: 0;
}

.style1 ul ul {
        margin-bottom: 0;
}

.style1 ul li ul {
        margin-bottom: 0;
}
                                                                                
                                                                                
                                                                                
                                                                                
/*** style 1 ***/

.style1 {
	font-size : 1em;
	color: #000000;
}

.style1 a:link, .style1 a:visited, .style1 a:hover {
	color: #000000;
	text-decoration: none;
}

.style1 h3 {
	font-size: 1.3em; 
	font-weight: normal;
	color: #000000;
	margin: 2px 0 10px 0;
	padding: 5px 0 7px 0;
	text-align: left;
	background-position: left bottom;
	background-image: url(/images/inpg/style1_h3_fond.gif);
	background-repeat: no-repeat;
}

/* article nouveau */

.style1 .article {
        margin: 0 0 15px 0;
        text-align: left;
}

.style1 .articletitre {
        font-size: 1em;
        font-weight: bold;
}

.style1 .articletitresous {
        line-height: 0.4em
}

.style1 .articlesoustitre {
        font-size: 1em;
        color: #000000;
}

.style1 .article a:link {
        color: #000000;
        text-decoration: none;
}

.style1 .article a:visited {
        color: #000000;
        text-decoration: none;
}

.style1 .article a:hover {
        color: #000000;
        text-decoration: none;
}

/* fin nouveau */

.style1 .div-liste {
        text-align: left;
        color: #000000;
        margin: 0;
        padding: 0;
}
                                                                                
.style1 .img-liste {}
                                                                                
.style1 h4.titre-liste {
        font-size: 1em;
        font-weight: normal;
        color: #000000;
        margin: 0 0 3px 0;
        padding: 0 0 3px 0;
        border-bottom: 1px dashed #000000;
}

.style1 h4.titre-liste a:link, .style1 h4.titre-liste a:visited {
	color: #000000;
	text-decoration: none;
	padding: 0 15px 0 0;
}

.style1 h4.titre-liste img {
        vertical-align: middle;
        padding: 0 3px 0 0;
}
                                                                                
.style1 .resume-liste {}

.style1 h4.titre-liste2 {
	font-size: 1em;
        font-weight: bold;
	text-align: left;
	color: #000000;
        margin: 0 0 3px 0;
        padding: 0;
}

.style1 h4.titre-liste2 a:link, .style1 h4.titre-liste2 a:visited {
        display: block;
        color: #000000;
        text-decoration: none;
}

.style1 .resume-liste2 {
	text-align: left;
	color: #000000;
	padding: 0 0 10px 0;
}

.style1 .resume-liste2 img {
	visibility: hidden;
}

.style1 .resume-liste2 a:link, .style1 .resume-liste2 a:visited {
        color: #000000;
        text-decoration: none;
}

.style1 h4.titre-liste3 {
        font-size: 1em;
        font-weight: normal;
        color: #000000;
        margin: 0 0 3px 0;
        padding: 0 0 3px 0;
        border-bottom: 1px dashed #000000;
}

.style1 h4.titre-liste3 a:link, .style1 h4.titre-liste3 a:visited {
        display: block;
        color: #000000;
        text-decoration: none;
        padding: 0 15px 0 0;
}

.style1 h4.titre-liste3 img {
	visibility: hidden;
}

.style1 h4.titre-liste5 {
        font-size: 1em;
        font-weight: normal;
        color: #000000;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}

.style1 h4.titre-liste5 a:link, .style1 h4.titre-liste5 a:visited {
        display: block;
        color: #000000;
        text-decoration: none;
        padding: 0 15px 0 0;
}

.style1 h4.titre-liste5 a:hover {
        color: #000000;
}

.style1 .date-liste {
        font-weight: bold;
        color: #000000;
}

.style1 .date-liste5 {
        font-weight: bold;
        color: #000000;
        border-bottom: 1px dashed #000000;
        margin: 0 0 3px 0;
        padding: 0 0 3px 0;
}                                                                                
.style1 .soustitre-liste {}
                                                                                
.style1 .redac-liste {}
                                                                                
.style1 ul {
        margin: 0 0 10px 10px;
        padding: 0;
}

.style1 ul ul {
        margin-bottom: 0;
}

.style1 ul li ul {
        margin-bottom: 0;
}
                                                                                
                                                                                
                                                                                
                                                                                
/*** style 2 ***/

.style2 {
        font-size: 1em;
	color: #000000;
}

.style2 a:link, .style2 a:visited {
	color: #000000;
	text-decoration: none;
}

.style2 h3 {
	font-size: 1.3em; 
	font-weight: normal;
        color: #000000;
	margin: 2px 0 5px 0;
	padding: 5px 0 7px 0;
	text-align : left;
}

/* article nouveau */

.style2 .article {
        margin: 8px 0 15px 0;
        text-align: left;
        color: #000000;
}

.style2 .articletitre {
        font-size: 1.4em;
        font-weight: bold;
}

.style2 .articletitresous {
        line-height: 0.4em
}

.style2 .articlesoustitre {
        font-size: 1em;
}

.style2 .article a:link, .style2 .article a:visited {
        text-decoration: none;
}

.style2 .article a:hover {
        text-decoration: none;
}
/* fin nouveau */

.style2 .div-liste {
        text-align: left;
        color: #000000;
}

.style2 .div-liste a:link, .style2 .div-liste a:visited {
        text-decoration: none;
        color: #000000;
}
                                                                                
.style2 .img-liste {}
                                                                                
.style2 h4.titre-liste {
        font-size: 1em;
        font-weight: normal;
        line-height: 0.9em;
        color: #000000;
        margin: 1px 0 2px 0;
        padding: 1px 0 1px 10px;
        border-bottom: 1px dashed #000000;
        background-position: 0 5px;
        background-image: url(/images/inpg/style_puce_bleu.gif);
        background-repeat: no-repeat;
}
                                                                                
.style2 .resume-liste {}
                                                                                
.style2 .date-liste {
        color: #000000;
}
                                                                                
.style2 .soustitre-liste {}
                                                                                
.style2 .redac-liste { font-style: italic; }
                                                                                
.style2 ul {
        margin: 0 0 10px 0;
        padding: 0;
}

.style2 ul ul {
        margin-bottom: 0;
}

.style2 ul li ul {
        margin-bottom: 0;
}



/*** style 3 ***/

.style3 {
	font-size : 1em;
        color: #000000;
}

.style3 a:link, .style3 a:visited, .style3 a:hover {
	color: #000000;
	text-decoration: none;
}

.style3 h3 {
	font-size : 1.3em;
        font-weight: normal;
	color: #000000;
        margin: 2px 0 10px 0;
        padding: 5px 0 7px 0;
        text-align : left;
}

/* article nouveau */

.style3 .article {
        margin: 8px 0 15px 0;
        text-align: left;
        color: #000000;
}

.style3 .articletitre {
        font-size: 1.4em;
        font-weight: bold;
}

.style3 .articletitresous {
        line-height: 0.4em
}

.style3 .articlesoustitre {
        font-size: 1em;
}

.style3 .article a:link {
        text-decoration: none;
        color: #000000;
}

.style3 .article a:visited {
        color: #000000;
        text-decoration: none;
}

.style3 .article a:hover {
        text-decoration: none;
        color: #000000;
}
/* fin nouveau */

.style3 .div-liste {
        text-align: left;
        color: #000000;
}

.style3 .div-liste a:link, .style3 .div-liste a:visited {
        color: #000000;
        text-decoration: none;
}
                                                                                
.style3 .img-liste {}
                                                                                
.style3 h4.titre-liste {
        font-size: 1em;
        font-weight: normal;
        color: #000000;
        margin: 0 0 3px 0;
        padding: 0 0 3px 0;
        border-bottom: 1px dashed #ffffff;
}

.style3 h4.titre-liste a:link, .style3 h4.titre-liste a:visited {
        display: block;
	color: #000000;
	text-decoration: none;
        padding: 0 15px 0 0;
}

.style3 h4.titre-liste img {
        vertical-align: middle;
        padding: 0 3px 0 0;
}

.style3 .resume-liste {}
                                                                                
.style3 .date-liste {
	color: #000000;
}
                                                                                
.style3 .soustitre-liste {}
                                                                                
.style3 .redac-liste { font-style: italic; }
                                                                                
.style3 ul {
        margin: 0 0 10px 0;
        padding: 0;
}

.style3 ul ul {
        margin-bottom: 0;
}

.style3 ul li ul {
        margin-bottom: 0;
}



/*** style img ***/

.style_img_left {
	float: left;
	padding : 0 8px 5px 0;
}

.style_img_right {
	float: right;
	padding : 0 0 5px 8px;
}

/*** style puce plus info cale droite ***/
                                                                                
.style_puce_droit {
	display: none;
}


/*** style date ***/
                                                                                
.style_date_orange {
        color: #000000;
}
                                                                                
.style_date_bleu {
        color: #000000;
}



/*** Fix Toolbox ***/

.innerconteneur * li div {
	display: inline;
}



/* COURS /////////////////////////////////////// */
.volumehoraire {
        font-weight: bold;
        margin: 0 0 0 15px;
}


/* FORMATION /////////////////////////////////////// */


/*** ONGLETS FORMATION ***/
.onglets {
 clear: left;
 float: left;
 width: 440px;
 height: 20px;
 font-size: 1.1em;
 color: #000000;
 padding: 0 0 22px 0;
 margin: 0.5em 0 0.5em 0;
 list-style: none;
 background-position: left bottom;
 background-image: url(/images/formation/onglets_fond.gif);
 background-repeat: no-repeat;
}

.onglets a:link, .onglets a:visited  {
 font-family: helvetica, arial, sans-serif;
 color: #000000;
 text-decoration: none;
 margin: 0 0 0 5px;
}

.onglets li {
 float: left;
 /* border-bottom: 1px solid #332e44; */
 color: #000000;
}



/*** Onglets ON ***/

li.onfirst, li.on, li.onlast {
 background: url(/images/formation/onglet-onfirst.gif)  no-repeat 0 0;
 padding: 0 0 0 5px;
 border: 0;
}

li.onfirst a, li.on a, li.onlast a {
 display: block;
 text-decoration: underline;
 padding: 8px 15px 1px 3px;
}

li.onfirst a:link, li.onfirst a:visited {
 color: #000000; 
 text-decoration: underline;
 background: url(/images/formation/onglet-on.gif)  no-repeat 100% 0;
}

li.on a:link, li.on a:visited {
 color: #000000; 
 text-decoration: underline;
 background: url(/images/formation/onglet-on.gif)  no-repeat 100% 0;
}

li.onlast a:link, li.onlast a:visited {
 color: #000000; 
 text-decoration: underline;
 background:url(/images/formation/onglet-onlast.gif) no-repeat  100% 0; 
}

/*** Onglets OFF ****/
li.offfirst {
 background: url(/images/formation/onglet-offfirst.gif)  no-repeat;
}

li.offfirst a {
 display:block;
 background-position: -5px -1px;
 background-image: url(/images/formation/onglet-off.gif);
 background-repeat: no-repeat;
 padding: 8px 15px 1px 6px;
}

li.offonfirst {
 background: url(/images/formation/onglet-offfirst.gif)  no-repeat;
}

li.offonfirst a {
 display:block;
 background: url(/images/formation/onglet-offon.gif) no-repeat 100% 0; 
 padding: 8px 7px 1px 7px;
}

li.off {
 background: url(/images/formation/onglet-off.gif) no-repeat 100% 0; 
 padding: 8px 15px 1px 5px;
}

li.offlast {
 background:url(/images/formation/onglet-offlast.gif) no-repeat  100% 0;
 padding: 8px 15px 1px 0;  
}

li.offon {
 background:url(/images/formation/onglet-offon.gif) no-repeat 100% 0;
 padding: 8px 7px 1px 0;
}

li.onfirst a, li.offonfirst a, li.offfirst a, li.on a, li.onlast a {
 margin: 0;
}

/** Tri Colonnes  **/
.f-bloc-gau {
 float: left;
 margin: 0 0 10px 0;
 padding: 0 0 10px 0;
 border-left: 1px dashed #000000;
}

.f-bloc-in {
 padding: 0 5px 0 10px;
}

.f-bloc-1 {
 clear: left;
 padding-left: 0px;
 border: 0;
}

.f-bloc-1 .f-bloc-in {
 padding: 0 10px 0 5px;
}

.f-bloc-horiz {
 float: left;
 margin: 0;
	padding: 5px 0 5px 10px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}

#formationresume {
	text-align: justify;
	margin: 2px 0 2px 0;
	padding: 0px 0 3px 0;
}

#formationinfos {
	margin: 5px 0 10px 0;
	padding: 0 10px 0 10px;
	border: 1px dashed #ffffff;
	background-color: #ffffff;
}

#formationinfos p {
	margin: 1px 0 5px 0;
	padding: 1px 0 10px 0;
}

.f-bloc-gau2 {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}





/* ACTUALITES /////////////////////////////////////// */
                                                                                
#actudateresume {
        color: #000000;
        padding: 0 0 5px 0;
}
                                                                                
                                                                                
#actudateresume img {
        float: right;
        padding: 0 0 5px 10px;
}

#actutype {
        font-weight: bold;
        color: #000000;
        margin: 0 0 10px 0;
}

#actudatepubli {
        color: #000000;
        margin: 0 0 10px 0;
}                                                                                
#actudate {
        color: #000000;
        margin: 0 0 10px 0;
}
                                                                                
.actudate_date {
        color: #000000;
}
                                                                                
.actudate_comp {
        font-weight: normal;
        color: #000000;
}

#acturesume {
        font-weight: bold;
        color: #000000;
        margin: 0 0 5px 0;
}
                                                                                
#actudescription {
        color: #000000;
        margin: 5px 0 5px 0;
        padding: 10px;
        border: 1px dashed #000000;
}
                                                                                
#actupartenaire {
        color: #000000;
        margin: 0 0 5px 0;
        padding: 10px 0 10px 0;
}
                                                                                
#actupartenaire .titre {
        font-weight: bold;
        color: #000000;
        margin: 0 0 10px 0;
}
                                                                                
#actucontact {
        color: #000000;
        margin: 5px 0 5px 0;
        padding: 10px;
        border: 1px dashed #000000;
}
                                                                                
#actucontact .col1 {
        float: left;
        width: 30%;
        margin: 0 15px 0 0;
        padding: 0 15px 0 0;
        border-right: 1px dashed #000000;
}
                                                                                
#actucontact .col2 {
        float: left;
        width: 60%;
}



/* RESULTATS /////////////////////////////////////// */


.liste-res {
}
                                                                                
.ligne-de-res {
        font-weight: bold;
        color: #000000;
        margin: 0 0 7px 0;
        padding: 0 0 7px 0;
        border-bottom: 1px dashed #000000;
}

.ligne-de-res a:link, .ligne-de-res a:visited  {
        color: #000000;
        text-decoration: none;
}
                                                                                
.res_nav {
        height: 40px;
        font-size: 0.9em;
        color: #000000;
        margin: 10px 0 0 0;
        padding: 10px 20px 0 20px;
        background-position: left top;
        background-image: url(/images/inpg/resulats_nav_fond.gif);
        background-repeat: no-repeat;
}
                                                                                
.byline-res {
        padding: 5px 0 0 0;
}
                                                                                
.button-ra {
        color: #ffffff;
        padding: 5px 0 0 0;
}
                                                                                
.button-ra_off {
        color: #000000;
        padding: 5px 0 0 2px;
}

.button-ra a:link, .button-ra a:visited  {
        color: #000000;
        text-decoration: underline;
        margin: 0 0 0 3px;
}

/* STRUCTURE /////////////////////////////////////// */
                                                                                
#structureresume {
        font-weight: bold;
        color: #000000;
        margin: 0 0 5px 0;
        padding: 0;
}
                                                                                
#structureresume p {
        margin: 0 0 1em 0;
        padding: 0;
}


/* OFFRE EMPLOI STAGE */
.fondjaune {
	padding: 3px 0 0 0;
	border: 1px dashed #000000;
}


/* ///////////////////////////////////////////////// */
/* BAS PAGE /////////////////////////////////////// */


.baspage {
	font-size: 0.7em;
	margin: 5px 0 0 0;
}

.baspage_g {
        display: none;
}

.baspage_separe_g {
        display: none;
}

.baspage_d {
 width: 590px;
 font-size: 0.8em;
 color: #000000;
 margin: 10px 0 0 5px;
 padding: 7px 0 0 0;
 border-top: 1px dashed #000000;
}

.baspage_inpg {
	display: block;
	color: #000000;
}

.baspage_copyright {
	display: block;
	color: #000000;
}

#xiti {
	display:none;
}

noscript {
	display:none;
}
