body{
	background-image:url('img/home-interne-background.jpg');
	background-repeat:no-repeat;
	background-position:top center;	
}

/* Affichage des colonnes */
.header2-home{
	padding-top:0px;
	padding-bottom:12px;
	background: url('img/central-home_01.png') bottom left no-repeat;
}
.central-home DIV.col-droite DIV.block DIV.block-gauche UL LI A{color:#4690E8;}
.central-home DIV.col-droite DIV.block DIV.block-droit UL LI A{color:#4690E8;}


/* ---- Texte remplacement ---- */
.header1 H1.logo A{	
	padding: 85px 0 0 0;
	overflow: hidden;
	background-image: url(img/logo-cfpj.png);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:85px;
	width:192px;
	display:block;
}
.header1 H1.titre{
	/*left:160px;		*/
	padding: 30px 0 0 0;
	overflow: hidden;
	background-image: url(img/title-cpj.png);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:30px;
	width:390px;
}
.header1 H2.titre {
	/*left:186px;*/
}

/*---------------------------------------------
MENU 2
*/

.header2 DIV.menu2 {background-image:url('img/menubar-cpj.png');}

/* Couleur menu */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{
	background-color:#fff;
	color:#A45583;
}

/* sub menu links on hover or focus */
#nav a.mainMenuParentBtnFocused, 
#nav a.mainMenuParentBtnFocused,
#nav li a:hover,
#nav li a:focus{
	background-color:#fff;
	color:#A45583;
}

#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused
{
	background-color:#A45583;
	color:#fff;
}

#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {	
	background:#fff;	
	border:1px solid #A45583;	
}

/*-----------------------------------------------------*/
DIV.col-gauche DIV.block-actu H2 A
,.central-home DIV.col-droite H2.formations A
{
	padding: 35px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:35px;	
	display:block;
}
DIV.col-gauche DIV.block-actu H2 A{background-image: url(img/TXT-actualites.png)!important;width:130px; }
.central-home DIV.col-droite H2.formations A{background-image: url(img/TXT-formations.png);width:130px; margin:2px 0 9px 15px;}

.central-home DIV.col-droite DIV.block DIV.block-gauche UL,
.central-home DIV.col-droite DIV.block DIV.block-droit UL{
	margin:10px 0 15px 0;
	padding:0px;
}


/*--------------------------------------------------*/

.breadcrumb A{text-decoration:none;}
.breadcrumb A:link{color:#868686; }
.breadcrumb A:visited{color:#868686; }
.breadcrumb A:hover{color:#A45583; text-decoration:underline;border-bottom:none;}
.breadcrumb A:active{}
/*--------------------------------------------------*/
/*----------------------------------------------------*/
/* FICHE FORMATION */
.fiche-presentation H4{color:#A45583;}
.fiche-presentation A.sessions{background:url('img/sessions-mauve.gif') left top no-repeat;}

/* Effet pour les dates de sessions */
.fiche-presentation DIV.sessions SPAN{background-color:#A45583;}




/*--------------------------------------------------*/
.fiche-liste UL LI:hover {
	border:#d1d5e1 1px dotted;
	border-left:#A45583 5px solid;
}

.fiche-liste UL LI UL LI:hover {border:none;}

.fiche-liste UL.rubrique LI:hover{
	border-left:#A45583 5px double;
}

.fiche-liste UL LI:hover A{color:#A45583;}
.fiche-liste UL LI:hover P{color:#000;}
.fiche-liste H3 A{text-decoration:none; /*color:#002C6A*/}
.fiche-liste H3 A:link{}
.fiche-liste H3 A:visited{}
.fiche-liste H3 A:hover{color:#A45583;text-decoration:underline;}
.fiche-liste H3 A:active{}

.fiche-liste UL LI:hover UL LI A{color:#4690E8}
.fiche-liste UL LI UL LI A{color:#4690E8; text-decoration:none;}
.fiche-liste UL LI UL LI A:link{}
.fiche-liste UL LI UL LI A:visited{}
.fiche-liste UL LI UL LI A:hover{color:#A45583;text-decoration:underline;}
.fiche-liste UL LI UL LI A:active{}



.mootabs_title li.active {
	border-left:#A45583 5px solid;	
	
}
/*--------------------------------------------------*/


.col-droite DIV.menu3 H3{
	
	padding: 30px 0 0 0px;
	overflow: hidden;
	background-image: url(img/nosformations-mauve.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 0px !important;
	height /**/:20px;
	width:239px;
}




.col-droite DIV.menu3 UL LI{
	/*list-style-image:url('img/fleche-liste-mauve.gif');*/
	color:#000;
}

.col-droite DIV.menu3 UL LI A{color:#4690E8;}
.col-droite DIV.menu3 UL LI A:link{}
.col-droite DIV.menu3 UL LI A:visited{}
.col-droite DIV.menu3 UL LI A:hover{text-decoration:underline;}
.col-droite DIV.menu3 UL LI A:active{}



/*********************************************
MOBILE */
DIV.mobile {
	background-color:#A45382;
	border:2px #ffffff dashed;	
}
DIV.mobile A{
	display:block;
	/*background-color:#0F6;	*/
	text-align:center;
	height:100px;
	font-size:50px;
	padding:30px;
	color:#ffffff;
}
