body
{
	font-family:arial;
	font-size:11px;
	background-color:#1A1105;
    background:url(/images/new_fond.jpg) repeat-x top left;
	margin:0;
	padding:0;
}

#content
{
	vertical-align: top; 
	position: absolute;
	width:945px;
	left: 50%;
	margin-left: -472px;
	text-align:left;
}


.fleft
{
	float:left;	
}


.formpostuler
{
	border:1px solid #FFBF00;
}


/*
	Couleurs
*/
.blanc
{
	color:white;
}

.vert
{
	color:#BFE10E;
}

.marron
{
	color:#231402;
}


.bleu
{
	/*color:#00BDF2;*/
    color:#009ab8;
}

.bleuvert
{
    color:#297180;
}


.noir
{
	color:#000000;
}

.tgris
{
    color:#707173;
}




.titreblanc
{
	/*color:#FFBF00;*/
	color:#FFFFFF;
	/*text-decoration:underline;*/
}

.titrejaune
{
	color:#FFBF00;	
	
}

.bgmarron1
{
	background-color:#BE9572;
}

.bgmarron2
{
	background-color:#CBA480;
}


/*
	Textes
*/

.s9
{
	font-size:9px;
}

.s10
{
	font-size:10px;
}



.s11
{
	font-size:11px;
}


.s12
{
	font-size:12px;
}

.s13
{
	font-size:13px;
}

.s14
{
	font-size:14px;
}

.s15
{
	font-size:15px;
}
.s16
{
	font-size:16px;
}

.s17
{
	font-size:17px;
}

.s20
{
	font-size:20px;
}

.s21
{
	font-size:21px;
}

.s22
{
	font-size:22px;
}

.s26
{
	font-size:30px;
}


.bold
{
	font-weight:bold;
}

.nobold
{
	font-weight:light;
}

.nodeco 
{
	text-decoration:none;
}

.souligne
{
	text-decoration:underline;
}


.fondbleu
{
    background-color: #007a92;
    
}

.fondbleuvert
{
    background-color: #297180;
}



.menup
{
	color:#00BDF2;
	
}

.menup:hover
{
	color:#000000;
}

.menutop
{
	color:#000000;
	text-decoration:none;
	
}

.menutop:hover
{
	color:#00BDF2;
}


.menus
{
	color:#FFFFFF;
	
}

.menus:hover
{
	color:#00BDF2;
}


.fondpath
{
    background:url(../images/fond_path.jpg) repeat-y left top;
   width:945px;
}

/*
	Zone emplacement home
*/
#head
{
	background:url(../images/new_head.jpg) no-repeat left top;
	width:945px;
	height:133px;
}


#menu
{
	/*background:url(../images/fd_menu.jpg) no-repeat left top;*/
	width:945px;
	height:30px;
    background-color:white;
}

#homeactu
{
	background:url(../images/home_zone_actu_new.jpg) no-repeat left top;
	width:426px;
	height:314px;
}


#dltrajectoire
{
	background:url(../images/home_zone_dl_trajectoire_new.jpg) no-repeat left top;
	width:426px;
	height:190px;
}

#pbcrecrute
{
	background:url(../images/home_pbc_recrute_pr_pbc_new.jpg) no-repeat left top;
	width:426px;
	height:194px;
}


#etespro
{
	float:left;
	background:url(../images/vs_etes_pro_new.jpg) no-repeat left top;
	width:249px;
	height:391px;
}

#etespart
{
	float:left;
	background:url(../images/vs_etes_part_new.jpg) no-repeat left top;
	width:270px;
	height:391px;
}

#france
{
	background:url(../images/home_cdf_new.jpg) no-repeat left top;
	width:519px;
	height:307px;
}

#plansite
{
	/*background:url(../images/home_plan_site.jpg) no-repeat left top;*/
	width:945px;
	height:258px;
    background-color: #007a92;
}

#zonebandeau
{
	/*background:url(../images/content_bandeau.jpg) no-repeat left top;*/
	width:945px;
	height:129px;
}


#zonecontenu
{
	
	background:url(../images/fond_central_content.jpg) repeat-y left top;
    
    
	width:945px;
	/*height:664px;*/
	
}

#zonefdcontenu
{
	
	background:url(../images/fond_rp_contenu.jpg) repeat-y left top;
	width:945px;
	/*height:100%;*/
	
}

#fondcontenu
{
     margin-left:11px;
    background:url(../images/fond_centre_new.jpg) no-repeat left bottom;
    width:934px;
    /*height:100%;*/
    
}
#contentfooter
{
	/*background:url(../images/content_foot.jpg) no-repeat left top;*/
    background-color: #007a92;
	width:945px;
	height:258px;
}


#zoneonpro
{
	position:absolute;
	top:160px;
	left:415px;
	z-index:1;
	
}

#zoneonpart
{
	position:absolute;
	top:160px;
	left:665px;
	z-index:1;
	
}


#affcontenu
{
	padding-left:35px;
	padding-right:35px;
	padding-top:15px;
	padding-bottom:15px;
}


/* Zone des menus */
#mqui
{
	position:absolute;
	top:157px;
	left:5px;
	visibility:hidden;
	
	display:block;
	
}


#mconfiance
{
	position:absolute;
	top:157px;
	left:80px;
	visibility:hidden;
	
}

#mpro
{
	position:absolute;
	top:157px;
	left:260px;
	z-index:4;
	visibility:hidden;
}

#mpart
{
	position:absolute;
	top:157px;
	left:385px;
	z-index:4;
	visibility:hidden;
}

#mpbc
{
	position:absolute;
	top:157px;
	left:495px;
	z-index:4;
	visibility:hidden;
}


#mactu
{
	position:absolute;
	top:157px;
	left:530px;
	z-index:4;
	visibility:hidden;
	width:250px;
	border:0px solid black;
}


#mcontact
{
	position:absolute;
	top:157px;
	left:680px;
	z-index:4;
	visibility:hidden;
	width:306px;
}













