/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
/*		font-weight: bold;*/
		margin: 0;
		padding: 0;
		background-color:#7a7a7a;
		color:black;
}
a{
	text-decoration: none;
	color:black;
	background-color: transparent;
}
a:hover{
	text-decoration: underline;
	color:black;
	background-color: transparent;
}


#contenerMasterHeader , #contenerMasterFooter{
		position:relative;
	   width:780px;
    	margin-left: auto;
	   margin-right: auto;
    	text-align: left;
	 	background-color:#7a7a7a;		
	 	color: black;
	}
	
	#contenerMinor{
		position:relative;
    	width:780px;
    	margin-left: auto;
    	margin-right: auto;
    	text-align: left;
		background-color: White;
		color: black;
		background-image: url(../images/contenerBorder.gif);
		background-repeat: repeat-y;
	}
	
	#headerLogo{
		display: inline;
		float: left;
		background-color: white;
		color: black;
		margin-top: 0px;
		border: 0;
		height: 73px;
		width: 203px;
		background-image: url(../images/logo.gif);
	}
	#headerLinks{
		border: none;
		padding-top: 8px;
		text-align: right;
	}
	#headerImageContener{
		float:left;
		margin-top: 16px;
		margin-left:0px;
		border:none;
	}
	
	/* STYLE BODY START */
	a.bodyNewsLinks, a.bodyNewsLinks:hover{
		font-size: 11px;
		font-weight: bold;
		color:rgb(155,207,255);	
		background-color:#003366;
		text-decoration: none;
	}
	a.bodyNewsLinks:hover{
		text-decoration: underline;
	}
	.bodyNewsElements{
		color: white;
		font-size: 11px;
		background-color: #003366;
		padding: 10px 10px 10px 10px;
		/*text-align: justify;*/
		line-height: 18px;
	}
	
	.bodyContentRubriqueHeader{
		background-image: url(../images/puce_bandeau.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-size: 11px;
		font-weight: bolder;
		float:left;
		color: rgb(0,52,102);
		background-color: white;
		padding-top: 12px;
		height: 25px;
		
	}
	.bodyContentRubriqueBody{
		float:left;
		line-height: 18px;
		text-align:left;
		/*padding-right: 5px;
		padding-left:5px;*/
	}
	/*li{
		margin:0px;
		padding: 1px;
		list-style: circle;
	}
	ul{
		margin:0px;
		padding: 0px;
	}*/
	.bodyContentRubriqueHeaderNoFocusTitle{
		font-size: 10px;
		font-weight: bolder;
		color: rgb(0,52,102);
		background-color: white;
		
	}
	.bodyContentRubriqueSeparator{
		background-image: url(../images/bodyContent_columSeparator.gif);
		background-repeat: repeat-y;
		width: 1px;
		height: 125px;
		margin-top : 9px;
		float: left;
	}
	/* A MODIFIER POUR MOZILLA */
	.bodyContentRubriqueContener{
		float:left;
		padding-right: 5px;
		padding-left:5px;
	}
	/*START FOOTER STYLE */
	.footerContentRubriqueContener{
		float:left;
		background-color: White;
		color:black;
		
	}
	.footerContentRubriqueHeader{
		color: White;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
	
		height: 20px;
		vertical-align: middle;
		padding-top: 3px;
		background-color: #003366;
		float: left;
	}
	.footerContentRubriqueBody{
		background-color: white;
		color: Black;
		font-size: 11px;
	line-height: 18px;
		/*text-align: justify;*/
		padding-top: 5px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
	.footerContentRubriqueSeparator{
		background-image: url(../images/footercolumnsseparators.gif);
		background-repeat: no-repeat;
		width: 1px;
		height: 120px;
		margin-top : 25px;
		float: left;
	}
	.footerContentLinksContener,a.footerContentLinks,a.headerContentLinks,#headerLinks{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		background-color: white;
		text-decoration: none;
	}
	.headerContentBody{
		font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-style: normal;
   	line-height: 25px;
		color: rgb(0,52,102);
		background-color: transparent;
		font-size: 18px;
		font-weight: 500;
		background-repeat: no-repeat;	
		background-position: 0px 30px;
		
		background-image: url(/images/rubriqueHeaderStar.gif);
		
	}
	.headerContentBodyBold{
		font-family:Verdana, Arial, Helvetica, sans-serif;
   	font-style: normal;
   	line-height: 25px;
		color: red;
		background-color: #e7ebf7;	
		font-size: 18px;
		font-weight: 500;
		
	}
	.bodyContenerMainTitle{
		color: red;
		background-color: White;
		font-size: 17px;
		font-weight: 800;
		padding-top: 20px;
		padding-left: 25px;
	}
	.bodyContenerText{
		padding-left: 25px;
		padding-right: 25px;
	/*	text-align: justify;*/
		 line-height: 20px;
		
	}
	
	a.bodyContenerLeftLinksSelected{
		text-decoration: none;
		color: Black;
		float:left;
		padding-top:8px;
		background-color: #e7ebf7;
		font-size: 11px;
	
	}
	a.bodyContenerLeftLinksSelected:hover{
		text-decoration: none;
		color: red;
		float:left;
		padding-top:8px;
		background-color: #e7ebf7;
		font-size: 11px;
		
	}
	a.bodyContenerLeftLinks{
		text-decoration: none;
		color: Black;
		float:left;
		padding-top:8px;
		background-color:#e7ebf7;
		font-size: 11px;
	
	}
	a.bodyContenerLeftLinks:hover{
		text-decoration: none;
		color: red;
		float:left;
		padding-top:8px;
		background-color:#e7ebf7;
		font-size: 11px;
	}
	a.bodyContenerRigthLinks{
		text-decoration: none;
		color: Black;
		background-color: transparent;
		/*font-family: Arial,Helvetica,sans-serif;*/
  	  	font-size: 11px;
   	font-style: normal;
 	   line-height: 12px;
		
	}
	a.bodyContenerRigthLinks:hover{
		color: red;
		text-decoration: none;
		background-color: transparent;
  	  	font-size: 11px;
   	font-style: normal;
 	   line-height: 12px;
	}
	img{
		border: 0;
	}
	.bodyContenerLeftBlock{
		background-color: #e7ebf7;
		color:black;
		height: 25px;
		padding-left:18px;
		margin-bottom: 1px;
	}
	.bodyContenerLeftBlockSelected{
		background-color: #e7ebf7;
		color:black;
		height: 25px;
		margin-bottom: 1px;
		background-image:url(/images/pfleche_rouge.gif);
		background-repeat: no-repeat;
		background-position: 8px 11px;
		padding-left:18px
	}
	#bodyContenerLeft{
		float:left;
		clear:both;
		background-color: white;
		color: Black;
	}
	#bodyContenerMain{
		display:inline;
		float:left;
	}
	#bodyContenerRigth{
		border-bottom:solid 1px #E7EBF7;
		display: inline; 
		float: left;
		margin-top: 20px;
		background-image: url(../images/ensavoirplus.gif);
		background-repeat: no-repeat;
		padding-top:20px
		
	}
	#bodyContenerRigthEng{
		border-bottom:solid 1px #E7EBF7;
		display: inline; 
		float: left;
		margin-top: 20px;
		background-image: url(../images_eng/ensavoirplus.gif);
		background-repeat: no-repeat;
		padding-top:20px
		
	}

	.bodyContenerRigthWhite{
		border-left:solid 1px #E7EBF7;
		background-color: white;
		color:black;
		padding-left:24px;
		padding-top: 10px;
		padding-bottom:10px;
		background-image:url(/images/puce_rouge.gif);
		background-repeat: no-repeat;
		background-position: 2px 9px;
	}
	.bodyContenerRigthWhiteImage{
		background-color: white;
		color:black;
		padding-top: 10px;
		padding-bottom:10px;
		border-left:solid 1px #E7EBF7;
	}
	
	.bodyContenerRigthBlueImage{
		padding-top: 10px;
		padding-bottom:10px;
		background-color:#E7EBF7;
		color:black;
		border-left:solid 1px #E7EBF7;
	}
	
	.bodyContenerRigthBlue{
		border-left:solid 1px #E7EBF7;
		background-color:#E7EBF7;
		color:black;
		padding-left:24px;
		padding-top: 10px;
		padding-bottom:10px;
		background-image:url(/images/puce_rouge.gif);
		background-repeat: no-repeat;
		background-position: 2px 9px;
	}
	.searchResultTitle{
		text-align: center;
		font-size: 12px;
		font-weight: bolder;
		color: rgb(0,52,102);
		background-color: white;
	}
	
	.informationRequestTitle{
		text-align: center;
		color: red;
		font-size: 18px;
		font-weight: bolder;
		margin-top:25px;
		background-color: white;
	}
	.informationRequestBlockTitle,.jobsRequestBlockTitle{
		background-color: #E7EBF7;	
		color: Black;	
		height: 20px;
		padding-top: 4px;
		font-weight: bolder;
	}
	.informationRequestButton,.jobRequestButton{
		background-color: #E7EBF7;	
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-BOTTOM: #000000 1px solid;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color:  #000000;
	}
	
.txtorangebold{
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	color:#FF7200;
	background-color: White;
}
.txtorange{
	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF7200;
	background-color: White;
}

.inputFieldRadio{

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #3A479A;
	background-color: White;
}
.inputFieldCheckBox{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
}

.inputFieldMandatory{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#FF7200;
	BORDER-RIGHT: #FE9967 1px solid;
	BORDER-TOP: #FE9967 1px solid;
	BORDER-LEFT: #FE9967 1px solid;
	BORDER-BOTTOM: #FE9967 1px solid;
	BACKGROUND-COLOR: #f3f3f3;
}
.inputField{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #f3f3f3;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:  #000000;
}

.newsTitle,a.newsTitle {
	
	font-weight: bolder;
	color: #003466;
	background-color: white;
	text-decoration: none;
}
.eventTitle{
	font-size: 14px;
	font-weight: bolder;
	color: #003466;
	background-color: white;
	text-decoration: none;
}
.eventBgColorBlue{
		background-color: #E7EBF7;
		color:black;
}

/*  JOB INFO */

 td.jobDescriptionHeader{

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;
	background-color: #003466;
 }
 td.jobDescriptionElement{
 	
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:  #000000;
	background-color: #FFFFFF;
 }
 td.jobContenuTitle {
	
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color:  #3A479A;
	background-color: White;
}
 td.jobContenuElement {
	background-color: White;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

 td.jobDescriptionElementLista{
 	
	font-size: 11px;
	font-style: normal;
	
	color:  #000000;
	background-color: #DFE4EE;
 }
  td.jobDescriptionElementListb{
 	
	font-size: 11px;
	font-style: normal;
	
	color:  #000000;
	background-color:#F6F6F6;
 }
 .jobTitle{
	color: red;

	background-color: white;	
	font-size: 14px;
	font-weight: bolder;
 }
 .tmp{
 border: solid;
 	background-repeat: no-repeat;	
	
	
	background-position: 0px 0px;
	background-image: url(/images/rubriqueHeaderStar.gif);
	
 }

 .partnerContener{
 	margin-left:0px;
 }
 
 .contenerUpperImageBlue, .contenerUpperImageBlueBgWhite, .contenerUpperImageBlueBgBlue{
		/*height: 15px;*/
		margin-bottom: 1px;		
		background-repeat: no-repeat;
		background-position: 5px 10px;
		padding-left:15px;
		line-height: 25px;
	}
	.contenerUpperImageBlueBgWhite{
		background-image:url(/images/pfleche_bleu.gif);
	}
	.contenerUpperImageBlueBgBlue{
		background-image:url(/images/pfleche_bleu_b.gif);
	}
	.contenerUpperImageRed , .contenerUpperImageRedBgBlue , .contenerUpperImageRedBgWhite{
		/*height: 15px;*/
		margin-bottom: 1px;
		background-repeat: no-repeat;
		background-position: 5px 10px;
		padding-left:15px;
		line-height: 25px;
	}
	.contenerUpperImageRedBgWhite{
		background-image:url(/images/pfleche_rouge_w.gif);
	}
	.contenerUpperImageRedBgBlue{
		background-image:url(/images/pfleche_rouge_b.gif);
	}
	
	.contenerDiscImageBlue , .contenerDiscImageBlueBgWhite , .contenerDiscImageBlueBgBlue{
		
		margin-bottom: 1px;
		background-repeat: no-repeat;
		background-position: 5px 10px;
		padding-left:16px;
		line-height: 25px;
	}
	
	.contenerDiscImageBlueBgWhite{
		background-image:url(/images/p_disk_blue.gif);
	}
	.contenerDiscImageBlueBgBlue{
		margin-top:10px;
		margin-bottom:10px;
		background-image:url(/images/p_disk_blue_b.gif);
	}
	
	.contenerDiscImageRed , .contenerDiscImageRedBgWhite ,  .contenerDiscImageRedBgBlue {
		/*height: 15px;*/
		margin-bottom: 1px;
		background-repeat: no-repeat;
		background-position: 5px 8px;
		padding-left:15px;
		line-height: 25px;
	}
 
 	.contenerDiscImageRedBgWhite{
 		background-image:url(/images/p_disk_rouge.gif);
	 }
 
 	 .contenerDiscImageRedBgBlue{
 		background-image:url(/images/p_disk_rouge_b.gif);
 	}
 
 	
	
	.arrayContenerHeader , .arrayHeader{
		color: rgb(0,52,102);
		font-weight: 800;
		text-align: center;
		background-color: #e7ebf7;	
	}
	
	.arrayContenerElement, .arrayBody{
		background-color: #e7ebf7;	
		color: Black;
	}
	.tmp{
		height: 162px;
	}
	
	.userProfileNotFound{
	padding-left: 25px;
		padding-right: 25px;
	/*	text-align: justify;*/
		 line-height: 20px;
	font-weight: bolder;
	color: red;
	background-color: white;
	text-decoration: none;

	}