﻿@import url("../../faq/style_FAQ.css");
@import url("../../ressourcesAZ/css/style_Ressources.css");
@import url("/Ressources/css2010/bouton_portail2.css");

body {
	font-family:arial;
	font-size:12px;
	background:url(../images2010/bg.jpg) repeat-x #e0e0e0;
	margin:0;
	padding:0;
	line-height: 1.5;
}
#global {	
	position:relative;
	width:960px;
	/*height:500px;*/
	margin:0px auto;
	text-align :left; 
	z-index:900;
}

#globalConnexion {
	position:relative;
	width:960px;
	height:500px;
	margin:0px auto;
	background-color:#e0e0e0;
}

#globalConnexion2013 {
	position:relative;
	width:750px;
	height:500px;
	margin:0px auto;
	background-color:#FFFFFF;
}


#globalFormulaire {
	position:relative;
	width:960px;
	height:500px;
	margin:0px auto;
	background-color:#e0e0e0;
}


/* ****** HEADER ******* */
#headerBG {
	margin-left:-1px;
	position:absolute;
	left:50%;
	background:url(../images2010/bgBanner.jpg) repeat-x #939393;
	height:169px;
	width:50%;
	/*overflow:hidden;*/
}
/*#headerBG .img{
	position:absolute;
	left:0px;
	margin-left:-320px;
}*/

#headerBG .img{
	position:absolute; 
	margin-left:-320px; 
	background:url(/Ressources/images2010/bannerBarreBlancheLongue_FP.jpg) left top no-repeat; 
	height:169px; 
	width:822px
}

.bottomPrint,
.headerPrint{
	display:none
}
.header{
	position:relative;
	height:114px;
	padding-top:55px;
}
.header .CRHA_Logo{
	float:left;
	margin-right:80px;
}
.headerConnexion {
	position:relative;
	height:114px;
	padding-top:55px;
	background-color:#e0e0e0;
}
.headerConnexion .CRHA_Logo{
	float:left;
	margin-right:80px;
}


.headerConnexion2013 {
	position:relative;
	float:inherit;
	height:114px;
	padding-top:0px;
	background-color:#FFFFFF;
}

.headerConnexion2013 .CRHA_Logo{
	float:left;
	padding-top:50px;
	/*margin-right:80px;*/
}


.headerFormulaire {
	position:relative;
	height:75px;
	padding-top:15px;
	background-color:#e0e0e0;
}
.headerFormulaire .CRHA_Logo{
	float:left;
	margin-right:80px;
}


.header .pubs{
	float:left;
}
.header .pubs .pub1{
	float:left;
	margin-right:20px;
}
.header .pubs .pub2{
	float:left;
}
.header .bienvenu{
	color:white;
	float:right;
}
.header .bienvenu .fleche{	
	font-size:48px;
	color:#bdbdbd;
	float:left;
	margin-top:-17px;
	margin-right:5px;
}
.header .bienvenu .msg{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.header .bienvenu .liens{
	text-align:right;
	color:white;
}
.header .bienvenu .liens a{
	text-decoration:none;
	color:white;
}
.header .bienvenu .liens a:hover{
	color:#ccc;
}
.header .barreBlanche {
	position:absolute;
	left:490px;
	bottom:4px;
	color:#666666;
	font-size:12px;
	z-index:1;
	width:454px;
	padding-left:10px;
}
.header .barreBlanche .menu  {
	float:left;
	padding-top:5px;
}
.header .barreBlanche .menu a {
	margin:0 5px;
	color:#666666;
	text-decoration:none;
	font-size:12px;
}
.header .barreBlanche .menu a:hover {
	color:black;
}
.rechercher{
	float:right;
	border-top:1px solid #999;
	border-right:1px solid #c3c3c3;	
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	margin-top:3px;
	background:white;
}
.rechercher .inputText{
	font-style:italic;
	font-family:arial;
	color:#999;
	border:0px;
	height:18px;
	float:left;
	padding-left:5px;
	width:200px;
}
.rechercher .submitBtn{
	background:url(../images2010/loupe.jpg);
	height:18px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}
/* ****** HEADER PUB ******* */
.headerpub .pubs{
	position:absolute;
	left:260px;
	top:55px;
	z-index:1

}
.headerpub .pubs .pub1{
	float:left;
	margin-right:20px;
}
.headerpub .pubs .pub2{
	float:left;
}

/* ****** FOOTER ******* */
.bottomContainer{
	background-color:#000000;
	position:relative;
	display:block;
	margin-top:-40px;
	height:350px;
	padding-top:40px;	
	z-index:1;
}

.bottom{

	background-color:#000000;
	width:960px;
	margin:0 auto;		
	padding-bottom:30px;
}

/*
.bottom{
	clear:both;
	padding:15px 5px 0 5px;
	height:130px;
}*/
.bottom .CRHA_Logo{
	float:right;
	margin-top:-15px;
	margin-bottom:15px;
}

/*.bottom .liensSociaux,*/.bottom .liensCRHA{
	margin-top:10px;
}

/*
.bottom .liens a{
	margin-left:5px;
	margin-right:5px;
	color:#666666;
	text-decoration:none;
}*/

.bottom ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0 0 0;
}

.bottom ul li a:hover{
	text-decoration:underline!important;
}

/* ****** CONTENU ******* */
.avoir{
	float:left;
	width:960px;
	padding-top:10px;
	text-align:right;
	color:#666666;
}
.avoir .liensSociaux{
	float:right;
	padding-top:10px;
}
.avoir .addThis{
	float:right;
	padding:20px 0 0 20px;
}
.avoir .liens{
	float:right;	
	padding:20px 10px 10px 10px;
}
.avoir .liens a{
	color:#0061b0;
	text-decoration:none;
}
.avoir .liens a:hover{
	text-decoration:underline;
}
.breadCrumb{
	color:#666;
	padding:0 10px 15px 10px;
}
.breadCrumb a{
	color:#0061b0;
	text-decoration:none;
}
.breadCrumb a:hover{
	color:#0061b0;
	text-decoration:underline;
}


/* ****** CONTENU UNE COLONNE ****** */
.contenuWrapperSeule{	
	margin-left:0;
}
.contenuWrapperSeule .contenu{
	text-align :left;
	float:left;
	width:914px;
	border-left:1px solid #e8e8e8;	
	border-right:1px solid #e8e8e8;
	padding:15px;	
	padding-top:0;
}
.contenuWrapperSeule .enTete{
	float:left;
	width:946px;
	background:url(../images2010/enTeteContenuLong.jpg) no-repeat right bottom;
	padding-bottom:15px;
}
.contenuWrapperSeule .enTete h1{
	text-align :left;
	float:left;
	margin:0;
	padding:5px 15px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	width:580px;
	max-width:580px;
	background:url(../images2010/enTeteContenuH1rouge.jpg) no-repeat;
}
.contenuWrapperSeule .enTeteB{
	float:left;
	width:946px;
	background:url(../images2010/enTeteContenuLong.jpg) no-repeat right bottom;
	padding-bottom:15px;
}
.contenuWrapperSeule .enTeteB h1{
	text-align :left;
	float:left;
	margin:0;
	padding:5px 15px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	width:580px;
	max-width:580px;
	background:url(../images2010/enTeteContenuH1.jpg) no-repeat;
}

.contenuWrapperSeule .coinsRondBas{
	float:left;
	width:946px;
	height:15px;
	background:url(../images2010/bottomContenuLong.jpg) no-repeat;
}


/* ****** CONTENU NB ****** */
.contenuWrapperNB{	
	margin-left:0;
	width:914px;	
	padding-left:15px;		
}
.contenuWrapperNB img{
	text-align :center;
	float:center;

	/*border-left:1px solid #e8e8e8;	*/
	/*border-right:1px solid #e8e8e8;*/

	padding-top:0;
}
.contenuWrapperNB .enTete{
	float:left;
	width:946px;
	background:url(../images2010/enTeteContenuLong.jpg) no-repeat right bottom;
	padding-bottom:15px;
}
.contenuWrapperNB .coinsRondBas{
	float:left;
	width:946px;
	height:15px;
	background:url(../images2010/bottomContenuLong.jpg) no-repeat;
}

/* ****** CONTENU ETU  ****** */


.contenuWrapperETU {	
	margin-left:160px;
	width:815px;
	height:500px;	
	/* background:url(../images2012/etu/Fond_Concours.png) no-repeat;*/
	padding-left:15px;	
}

.contenuWrapperETU .coinsRondBas {
	float:left;
	width:915px;
	height:100px;
	background:url(../images2012/etu/Footer_Concours.png) no-repeat;
}


.contenuWrapperETU .contenu{
	text-align :left; 
	float:left;
	width:915px;
	border-left:1px solid #e8e8e8;	
	border-right:1px solid #e8e8e8;
	padding:15px;	
	padding-top:0;
}

*/


/* ****** CONTENU DEUX COLONNES ****** */
.contenuWrapper{	
	margin-left:190px;
}
.contenuWrapper .contenu{
	text-align :left; 
	float:left;
	width:701px;
	border-left:1px solid #e8e8e8;	
	border-right:1px solid #e8e8e8;
	padding:15px;	
	padding-top:0;
}
.ST{
	background:url('../images2010/background_ST.png') repeat-y top left;
	xbackground-color:red;
}
.contenuWrapper .enTete{
	float:left;
	width:733px;
	background:url(../images2010/enTeteContenu.jpg) no-repeat left bottom;	
	padding-bottom:15px;
}
.contenuWrapper .enTete h1{
	float:left;
	margin:0;
	padding:5px 15px;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	width:580px;
	max-width:580px;
	background:url(../images2010/enTeteContenuH1.jpg) no-repeat;
}
.contenuWrapper .coinsRondBas{
	float:right;
	padding-right:23px;
	width:733px;
	height:15px;
	background:url(../images2010/bottomContenu.jpg) no-repeat;
}
/* ************ CARRIERE RH ************** */
.CarriereRH .enTete{
	background:url(../images2010/enTeteContenuCarriereRH.jpg) no-repeat left bottom;
	padding-bottom:60px;
}
.CarriereRH .contenu{
	padding-top:10px;
}
.CarriereRH .colDroite,
.CarriereRH .colGauche{
	float:left;
	width:340px;
}
.CarriereRH .colDroite{
	margin-left:20px;
}
.CarriereRH h2{
	color:#666666;
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
}
.CarriereRH .ligneSeparateur{
	position:relative;
	border-top:1px solid #666666;
	width:280px;
	margin:20px auto;
	overflow:hidden;
	height:1px;
}
.CarriereRH a{
	text-decoration:none;
}
.CarriereRH a:hover{
	text-decoration:underline;
}

/* ************ UNIVERS RHRI ************** */
.UNIVERSRHRI .enTete{
	background:url(../images2010/enTeteContenuUniversRHRI.gif) no-repeat left bottom;
	padding-bottom:60px;
}
.UNIVERSRHRI .contenu{
	padding-top:10px;
}
.UNIVERSRHRI .colDroite,
.UNIVERSRHRI .colGauche{
	float:left;
	width:340px;
}
.UNIVERSRHRI .colDroite{
	margin-left:20px;
}
.UNIVERSRHRI h2{
	color:#666666;
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
}
.UNIVERSRHRI .ligneSeparateur{
	position:relative;
	border-top:1px solid #666666;
	width:280px;
	margin:20px auto;
	overflow:hidden;
	height:1px;
}

.UNIVERSRHRI div#contenu a{text-decoration:underline;}

.UNIVERSRHRI div#contenu a:hover{ text-decoration:none; }

/* ************ INTRANET ************** */

.Intranet .contenu{
	padding-top:10px;
}
.Intranet .colDroite,
.Intranet .colGauche{
	float:left;
	width:340px;
}
.Intranet .colDroite{
	margin-left:20px;
}
.Intranet h2{
	color:#666666;
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
}
.Intranet .ligneSeparateur{
	position:relative;
	border-top:1px solid #666666;
	width:280px;
	margin:20px auto;
	overflow:hidden;
	height:1px;
}


/* ************ LIBRAIRIE**************** */
.Librairie .enTete{
	background:none;
	padding:0;
}
.Librairie .enTete .menu{
	color:black;
	float:left;
	width:723px;
	clear:both;
	background:url(../images2010/enTeteContenuLibrairie.jpg) no-repeat right bottom;
	height:70px;
	padding:5px;
}

.Librairie .Recherche{
	float:left;
	margin-top:10px;
}
.Librairie .Recherche .inputText{
	font-style:italic;
	font-family:arial;
	color:#999;
	border:0px;
	height:18px;
	float:left;
	width:200px;
}
.Librairie .Recherche .submitBtn{
	background:url(../images2010/loupe.jpg) center;
	height:20px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}

.Librairie .label{
	color:#fff;
	float:left;
	margin-right:5px;
}


/* ************ LIBRAIRIE 2013 **************** */
.Librairie2013 .enTete{
	background:none;
	padding:0;
}
.Librairie2013 .enTete .menu{
	color:black;
	float:left;
	width:734px;
	clear:both;
	background:url(../images2010/entete_Librairie2013.png) no-repeat right bottom;
	height:145px;
	padding:0px;
	}


.Librairie2013 .h1 {
	color:#006fb7;
	font-size:20px;
}

.Librairie2013 .Recherche{
	margin-top:100px;
	margin-left:23px;
	width:700px;
	height:25px;
}

.Librairie2013 .Recherche .inputText{
	font-style:italic;
	font-family:arial;
	color:#999;
	border:0px;
	height:18px;
	float:left;
	width:200px;
}
.Librairie2013 .Recherche .submitBtn{
	background:url(../images2010/loupe.jpg) center;
	height:20px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}

.Librairie2013 .label{
	color:#fff;
	float:left;
	margin-right:5px;
}



/* ************ ETUDIANTS 2013 **************** */
.Etudiants2013 .enTete{
	background:url(http://www.portailrh.org/etudiants/www/images/entete_generationrhri.jpg) no-repeat right bottom;
	height:112px;
	width:732px;
	padding:0;
}
/*.AC2013 .enTete .menu{
	color:white;
	float:left;
	width:732px;
	clear:both;
	background:url(/ressources/images2010/entete_AC_Concours.png) no-repeat right bottom;
	height:208px;
	padding:0px;
}*/

.Etudiants2013 .contenu {	
	margin-left:0;
	width:701px;	
	padding-left:15px;
	float:left;		
}
.Etudiants2013 .coinsRondBas{
	float:right;
	/*padding-right:23px;*/
	width:733px;
	height:45px;
	background:url(../images2010/bottomContenu.jpg) no-repeat;
}



/* ************ CARRIERE RH 2013 **************** */

.CarriereRH2013 .enTete{
	background:url(http://www.portailrh.org/ressources/images/entete_carriereRH2013.png) no-repeat right bottom;
	height:112px;
	width:734px;
	padding:0;
}

/*.AC2013 .enTete .menu{
	color:white;
	float:left;
	width:732px;
	clear:both;
	background:url(/ressources/images2010/entete_AC_Concours.png) no-repeat right bottom;
	height:208px;
	padding:0px;
}*/

.CarriereRH2013 .contenu {	
	margin-left:0;
	width:701px;	
	padding-left:15px;
	float:left;		
}

.CarriereRH2013 .coinsRondBas{
	float:right;
	/*padding-right:23px;*/
	width:733px;
	height:15px;
	background:url(../images2010/bottomContenu.jpg) no-repeat;
}




/* ************ RENOUVELLEMENT 2014-2015 **************** */
.Renouvellement2014 .contenu {	
	width:701px;	
	padding-left:15px;
	float:left;
	margin: 0 0 30px 0;
		
	background: #d5e3f2; /* Old browsers */
	background: -moz-linear-gradient(top,  #d5e3f2 0%, #ffffff 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5e3f2), color-stop(50%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5e3f2 0%,#ffffff 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5e3f2 0%,#ffffff 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5e3f2 0%,#ffffff 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #d5e3f2 0%,#ffffff 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e3f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	border: 1px solid #e8e8e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-pie-border-radius: 5px;
	border-radius: 5px;
}
.Renouvellement2014 .coinsRondBas{
	float:right;
	/*padding-right:23px;*/
	width:733px;
	height:15px;
	background:url(../images2010/bottomContenu.jpg) no-repeat;
}
.Renouvellement2014 .enTete{
	width:733px;
	height:16px;
	padding-bottom:15px;
	/*margin-bottom:15px;*/
}
.Renouvellement2014INT .ongletHeader {
	position:relative;
	margin:0;
	margin-top:-15px;
	padding:0;
	outline:none;
}
/*start day timer*/
.Renouvellement2014 .firstBloc {
	clear: both;
	display: inline-block;
	margin: 0;
	position: relative;
}
.Renouvellement2014 .decompteWrapper {
	float: right;
	margin: 20px 0 0 0;
	width: 200px;
}
.Renouvellement2014 #Decompte {
	float: none;
	margin: 0 auto;
	width: 115px;
}
.Renouvellement2014 .DecompteTexte {
	color: #000;
	float: none;
	font: bold 16px/18px Arial;
	margin: 10px 0 0 0;
	text-align: center;
}
.Renouvellement2014 .DecompteTexte.left {
	margin-right: 10px;
}
.Renouvellement2014 .DecompteTexte.right {
	margin-left: 0;
}
.Renouvellement2014 .cntSeparator {
	display: none;
}
/*end day timer*/

.Renouvellement2014 .secondBloc {
	clear: both;
	display: block;
	margin: 40px 0 0 0;
	position: relative;
}
.Renouvellement2014 .secondBloc p {
	clear: both;
	color: #2f74bf;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
.Renouvellement2014 .videoMenu {
	clear: both;
	height: 380px;
	margin: 0;
	padding: 0 0 0 0;
}
.Renouvellement2014 .videoMenu li {
	list-style: none;
	position: absolute;
}
.Renouvellement2014 .videoMenu li.one {
	left: -10px;
	top: 40px;
	z-index: 0;
}
.Renouvellement2014 .videoMenu li.two {
	left: 117px;
	top: 170px;
	z-index: 1;
}
.Renouvellement2014 .videoMenu li.three {
	left: 243px;
	top: 40px;
	z-index: 0;
}
.Renouvellement2014 .videoMenu li.four {
	left: 372px;
	top: 170px;
	z-index: 1;
}
.Renouvellement2014 .videoMenu li.five {
	right: -10px;
	top: 40px;
	z-index: 0;
}
.Renouvellement2014 .videoMenu li a {
	background: #2f74bf url('/renouvellement/2014/images/arrow_play.png') no-repeat center 130px;
	border: 12px solid #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	height: 150px;
	line-height: normal;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	padding: 40px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	width: 150px;
	z-index: 2;
	
	outline: none;
	behavior: url(/Ressources/FichiersInclus2012/PIE.htc);
	zoom: 1;
	position: relative;

	-webkit-border-radius: 135px;
	-moz-border-radius: 135px;
	-pie-border-radius: 135px;
	border-radius: 135px;
	
	box-shadow: 0 0 10px 2px #2e73be;
	-moz-box-shadow: 0 0 10px 2px #2e73be;
	-webkit-box-shadow: 0 0 10px 2px #2e73be;
	-pie-box-shadow: 0 0 10px 2px #2e73be;
	
	-moz-transition: color 200ms linear 0;
	-o-transition: color 200ms linear 0;
	-webkit-transition: color 200ms linear 0;
	-ms-transition: color 200ms linear 0;
	transition: color 200ms linear 0;
}
.Renouvellement2014 .videoMenu li a span {	
	color: #ffffff;
}
.Renouvellement2014 .videoMenu li a:hover {
	border: 12px solid #2f74bf;
	-moz-transition: color 200ms linear 0;
	-o-transition: color 200ms linear 0;
	-webkit-transition: color 200ms linear 0;
	-ms-transition: color 200ms linear 0;
	transition: color 200ms linear 0;
}
.Renouvellement2014 .moreInfo {
	background: url(/renouvellement/2014/images/bg_infobox.jpg) no-repeat;	
	float: left;
	height: 111px;
	padding: 0 50px 0 80px;
	width: 168px;
}
.Renouvellement2014 .moreInfo.box1 {
	margin: 0 0 0 40px;
}
.Renouvellement2014 .moreInfo.box2 {
	margin: 0 0 0 20px;
}
.Renouvellement2014 .moreInfo p {
	margin: 15px 0 5px 0;
}
.Renouvellement2014 .moreInfo p, .Renouvellement2014 .moreInfo a {
	color: #ffffff;
	font-size: 14px;
}
.Renouvellement2014 .moreInfo a {
	font-weight: bold;
}
.Renouvellement2014 .moreInfo a:hover {
	text-decoration: none;
}
.Renouvellement2014 .moreInfo2 {
	background: url(/renouvellement/2014/images/bg_infobox2.png) no-repeat;	
	float: left;
	height: 112px;
	/*padding: 0 35px 0 90px;*/
	width: 343px;
}
.Renouvellement2014 .moreInfo2.box1 {
	margin: 0 0 0 0;
}
.Renouvellement2014 .moreInfo2.box2 {
	margin: 0 0 0 0;
}
.Renouvellement2014 .moreInfo2 p {
	margin: 25px 10px 5px 110px;
}
.Renouvellement2014 .moreInfo2 p, .Renouvellement2014 .moreInfo2 a {
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}
.Renouvellement2014 .moreInfo2 a {
	margin: 25px 10px 5px 110px;
	font-weight: bold;
}
.Renouvellement2014 .moreInfo2 a:hover {
	text-decoration: none;
}
.Renouvellement2014 .btnRenew {
	border: 1px solid #000000;
	clear: both;
	height: 41px;
	margin: 20px auto;
	position: relative;
	width: 495px;
}
.Renouvellement2014 .thirdBloc {
	border: none;
	height: auto;
	width: auto;
}
.Renouvellement2014 .btnRenew .now, .btnRenew .go {
	display: inline-block;
}
.Renouvellement2014 .btnRenew .now {
	background: url(/renouvellement/2014/images/bgBtnNow.png) no-repeat;	
	color: #000000;
	font-size: 20px;
	height: 31px;
	padding: 5px 0 5px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 297px;
	z-index: 1;
}
.Renouvellement2014 .btnRenew .go {
	background-color: #0278c1;
	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
	height: 33px;
	padding: 3px 0 5px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	right: 0;
	width: 220px;
	z-index: 0;
}
.Renouvellement2014 .btnRenew .go:hover {
	background-color: #d2e6f3;
	color: #0278c1;
}
.Renouvellement2014INT .btnRenew {
	border: 1px solid #000000;
	clear: both;
	height: 41px;
	margin: 20px auto;
	position: relative;
	width: 495px;
}
.Renouvellement2014INT .btnRenew .now, .btnRenew .go {
	display: inline-block;
}
.Renouvellement2014INT .btnRenew .now {
	background: url(/renouvellement/2014/images/bgBtnNow.png) no-repeat;	
	color: #000000;
	font-size: 20px;
	height: 31px;
	padding: 5px 0 5px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 297px;
	z-index: 1;
}
.Renouvellement2014INT .btnRenew .go {
	background-color:#0278c1;
	color: #ffffff;
	font-size: 23px;
	font-weight: bold;
	height: 33px;
	padding: 3px 0 5px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	right: 0;
	width: 220px;
	z-index: 0;
}
.Renouvellement2014INT .btnRenew .go:hover {
	background-color: #d2e6f3;
	color: #0278c1;
}
/* ************ FIN RENOUVELLEMENT 2014 **************** */


/* ******************** MENTORAT ********************* */

.Mentorat a.btnTelecharger {
	background: #fff;
	border: 1px solid #006dbc;
	color: #006dbc;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px;
	
	outline: none;
	behavior: url(/Ressources/FichiersInclus2012/PIE.htc);
	zoom: 1;
	position: relative;
	text-decoration: none;
}
.Mentorat a.btnTelecharger:hover {
	color: #000;
}
.Mentorat .contenu {	
	margin-left:0;
	width:701px;	
	padding-left:15px;
	float:left;	
}

.Mentorat .coinsRondBas{
	float:right;
	/*padding-right:23px;*/
	width:733px;
	height:15px;
	background:url(../images2010/bottomContenu.jpg) no-repeat;
}

.Mentorat .enTete{
	width:733px;
	height:30px;
	/*padding-bottom:15px;*/
}

/********************************** FIN MENTORAT *******************************/



/* ************ CONCOURS AVANTAGES-COMPETENCES **************** */

.AC2013 .enTete{
	background:url(http://www.portailrh.org/ressources/images2010/entete_AC_Concours.png) no-repeat right bottom;
	height:208px;
	width:732px;
	padding:0;
}
/*.AC2013 .enTete .menu{
	color:white;
	float:left;
	width:732px;
	clear:both;
	background:url(/ressources/images2010/entete_AC_Concours.png) no-repeat right bottom;
	height:208px;
	padding:0px;
}*/

.AC2013 .contenu {	
	margin-left:0;
	width:701px;	
	padding-left:15px;
	float:left;		
}
.AC2013 .coinsRondBas{
	float:right;
	/*padding-right:23px;*/
	width:733px;
	height:15px;
	background:url(../images2010/bottomContenu.jpg) no-repeat;
}

/* ************ MEDIAS SOCIAUX **************** */

.Medias .Recherche{
	float:left;
	margin-top:10px;
}
.Medias .Recherche .inputText{
	font-style:italic;
	font-family:arial;
	color:#000;
	border:1;
	height:18px;
	float:left;
	width:200px;
}
.Medias .Recherche .submitBtn{
	background:url(../images2010/loupe.jpg) center;
	height:20px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}

.Medias .label{
	color:#000;
	float:left;
	margin-right:5px;
}








/* ************ VIGIERT **************** */
.VigieRT .enTete{
	background:none;
	padding:0;
}
.VigieRT .enTete .menu{
	color:black;
	float:left;
	width:723px;
	clear:both;
	background:url(../images2010/enTeteContenuVigieRT.jpg) no-repeat right bottom;
	height:51px;
	padding:5px;
}

.VigieRT .Recherche{
	float:right;
	margin-right:25px;	
}
.VigieRT .Recherche .inputText{
	font-style:italic;
	font-family:arial;
	color:#999;
	border:0px;
	height:18px;
	float:left;
	width:200px;
}
.VigieRT .Recherche .submitBtn{
	background:url(../images2010/loupe.jpg) center;
	height:20px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}

.VigieRT .label{
	color:#666666;
	float:left;
	margin-right:5px;
}

/* *********** RESSOURCES *************** */
.RessourcesAaZ .enTete{
	background:none;
	padding:0;
}
.RessourcesAaZ .enTete .menu{
	color:white;
	float:left;
	width:733px;
	clear:both;
	background:url(../images2012/enTeteContenuRessources.jpg) no-repeat right bottom;
	height:61px;
	padding:0;
}	

.RessourcesAaZ .Recherche{
	float:left;
	margin-top:10px;
}
.RessourcesAaZ .Recherche .inputText{
	font-style:italic;
	font-family:arial;
	color:#000000;
	border:0px;
	height:18px;
	float:left;
	width:200px;	
}
.RessourcesAaZ .Recherche .submitBtn{
	background:url(../images2010/loupe.jpg) center;
	height:20px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
	margin-right:35px;	
}
.RessourcesAaZ .label{
	color:#fffff;
	float:left;
	font-weight:bold;	
	font-size:14px;	
	margin-left:15px;
}

#menuRessourcesAZ{	
	float: left;
	width:600px;
	margin: 0;
	padding-top: 15px;
}

#menuRessourcesAZ li{
	float:left;
	list-style: none;
	position: relative;
}
#menuRessourcesAZ .separator{
	padding:0 5px 0 5px;
}	
#menuRessourcesAZ li a{	

	display: block;
	text-decoration: none;
	color: white;
	white-space: nowrap
}

#menuRessourcesAZ li a:hover{	
}

#menuRessourcesAZ li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background:white;
	border:1px solid #e5e5e5;
	z-index:999;
}

#menuRessourcesAZ li ul li{	
	float: left;
}

#menuRessourcesAZ li ul li a{
	float: left;	
	width:250px;
	color:#333333;
	padding:3px;
	font-size:12px;
}

#menuRessourcesAZ li ul li a:hover{	
	background: #e5e5e5
}
/* ******* PREVISIONS **************** */
.Previsions .enTete{
	background:none;
	padding:0;
}




/* ************ FORMATION **************** */
.grd .enTete{
	background:none;
	padding:0;
}
.grd .enTete .menu{
	color:white;
	float:left;
	width:700px;
	clear:both;
	background:url(http://www.portailrh.org/grd/images/entete_GRD2013.png) no-repeat right bottom;
	height:200px;
	padding:5px;
}


/* ************ FORMATION **************** */
.FormationContinue .enTete{
	background:none;
	padding:0;
}
.FormationContinue .enTete .menu{
	color:white;
	float:left;
	width:723px;
	clear:both;
	background:url(../images2011/enTeteContenuFormation.jpg) no-repeat right bottom;
	height:71px;
	padding:5px;
}

#menuFormation{	
	float: left;
	width:600px;
	margin: 0;
	padding: 0;
}

#menuFormation li{
	float:left;
	list-style: none;
	position: relative;
}
#menuFormation .separator{
	padding:0 5px 0 5px;
}	
#menuFormation li a{	

	display: block;
	text-decoration: none;
	color: white;
	white-space: nowrap
}

#menuFormation li a:hover{	
}

#menuFormation li ul{	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background:white;
	border:1px solid #e5e5e5;
	z-index:999;
}

#menuFormation li ul li{	
	float: left;
}

#menuFormation li ul li a{
	float: left;	
	width:250px;
	color:#333333;
	padding:3px;
	font-size:12px;
}

#menuFormation li ul li a:hover{	
	background: #e5e5e5
}
.FormationContinue .Recherche{
	float:left;
	margin-top:10px;
}
.FormationContinue .Recherche .inputText{
	font-style:italic;
	font-family:arial;
	color:#999;
	border:0px;
	height:18px;
	float:left;
	width:200px;
}
.FormationContinue .Recherche .submitBtn{
	background:url(../images2010/loupe.jpg) center;
	height:20px;
	width:18px;
	font-size:0%;
	line-height:100px;
	border:0;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}
.FormationContinue .label{
	color:#666666;
	float:left;
	margin-right:5px;
}
.FormationContinue .colSurveiller{
	float:left;
	width:385px;
}
.FormationContinue h2{
	color:#666666;
	font-size:16px;
}
.FormationContinue .item{
	float:left;
	clear:both;
	width:100%;
	margin-bottom:30px;
}
.FormationContinue .text{
	float:left;
	width:280px;
	line-height:15px;
	color:#666666;
}
.FormationContinue .text a{
	color:#0061b0;
	text-decoration:none;
}
.FormationContinue .text a:hover{
	color:#0061b0;
	text-decoration:underline;
}
.FormationContinue .img{
	float:left;
	width:90px;
	height:62px;
	margin-right:10px;
}
.FormationContinue .colVideo{
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:30px;
}
.FormationContinue .menuBasFormation{
	clear:both;
	position:relative;
	width:500px;
	margin:0px auto;
	text-align:center;
}
.FormationContinue .pub{
	clear:both;
	width:650px;	
	margin:0px auto;
	margin-bottom:10px;
	text-align:center;
}
#pfplayerauto{
	margin-bottom:10px;
}
/* ************ MENU SECONDAIRE **************** */
.menuSecondaire{
	float:left;
	width:180px;
	padding-top:70px;
	padding-right:10px;
	overflow:hidden;
}
.menuSecondaire ul{ float:left;margin:0; padding:0 0 10px 0; list-style:none;}
.menuSecondaire ul ul{ margin:0; padding:0; list-style:none; display:none;}
.menuSecondaire ul li{
	float:left;
	margin:0; padding:0; list-style:none;
	overflow:visible;
	border-bottom:1px solid #CCC;
}
.menuSecondaire ul li a{
	float:left;
	width:155px;
	padding:1px;
	padding-right:16px;
	margin:5px;	
	text-decoration:none;
	color:#0061b0;
	font-size:12px;
	cursor:pointer;
}
.menuSecondaire ul li a.plus{
	background:url(../images2010/plus.gif) no-repeat right transparent;
}
.menuSecondaire ul li a.moins{
	background:url(../images2010/moins.gif) no-repeat right transparent;
}
.menuSecondaire ul li a.sel, .menuSecondaire ul li a:hover{
	color:#0061b0;
	background-color:#cae1f9;
}
.menuSecondaire ul li ul{
float:left;
	margin-left:10px;
}
.menuSecondaire ul li ul li{
	border:0;
}
.menuSecondaire ul li ul li a{
	width:145px;
	font-size:11px;
}
.menuSecondaire ul li ul li ul li a{
	width:135px;
}
.menuSecondaire .pub{
	background:gray;
	width:160px;
	height:600px;
	margin:10px;
}
.CRHA_contenu .pubs{
	float:right;
	height:70px;
	width:910px;
	margin-top:5px;
	margin-right:20px;
}
.CRHA_contenu .pub1{
	float:left;
}
.CRHA_contenu .pub2{	
	float:right;
}
.contenuWrapper h1{
	font-size:18px;
	margin-bottom:10px;
	font-weight:bold;
	color:#666;
}

p{
	margin-bottom:10px;
	line-height:18px;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:none;
}


.bold{
	font-weight:bold;
}
.12{
	font-size:12px;
}
.upper{
	text-transform:uppercase;
}
a.gris{
	color:#666666;
	background:none;
}
a.bleu{
	color:#0061b0;
	background:none;
}
img{
	border:0;
}
div{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
form{margin:0;padding:0;}


/* ****** PAGES REDIRECTION ******* */

#PageTransfert {	
	position:relative;
	width:80%;
	height:500px;
	margin:0px auto;
	text-align :left; 
}
.PageTransfertLogo {
	background:url(../images2010/CRHA.jpg) no-repeat;
	height:169px;

}
.PageTransfertText {
	position:absolute;
	margin-top:15px;
	font-size:15px;

}
.PageTransfertText a{
	color:#0061b0;
}

/* ******* PARTAGER ********* */
.addthis_toolbox
{
	float:right;
	width:100px;
    margin:50px 0px 100px 50px;
    border-left:1px solid #e5e5e5;
    padding:20px 0px 20px 5px;
}
.addthis_toolbox a
{
	cursor:pointer;
	padding-top:8px;
	padding-bottom:7px;
	clear:both;
	display:block;
	border:0;
	text-decoration:none;
	color:#0268aa;
}
.addthis_toolbox a:hover
{
	text-decoration:none;
	color:#01385b;
}
.addthis_toolbox a img
{
	float:left;
	margin-top:-3px;
}

/* ******* PARTAGER2 ********* */
.addthis_toolbox2
{
	float:right;
	width:100px;
    margin:25px 0px 25px 50px;
    border-left:1px solid #e5e5e5;
    padding:20px 0px 20px 5px;
}
.addthis_toolbox2 a
{
	cursor:pointer;
	padding-top:8px;
	padding-bottom:7px;
	clear:both;
	display:block;
	border:0;
	text-decoration:none;
	color:#0268aa;
}
.addthis_toolbox2 a:hover
{
	text-decoration:none;
	color:#01385b;
}
.addthis_toolbox2 a img
{
	float:left;
	margin-top:-3px;
}

.Formation .resume {
	color:black;
}


/*
 * Custom class congres2015
 * Added 2015 / 07 / 02 - Richer St-Amand
 */
 
body.congres2015 {	
	background:url(../images2015/bg_congres2015.png) repeat-x #00467d;	
}


body.congres2015 #BG2012 {
	background: url(/ressources/images2015/header_image_congres2015.jpg) repeat-x center top;
	/*background: none;*/
}

body.congres2015 #lesOnglets2015 a {
	background-color: #ffffff;
	color: #00467d;
}

body.congres2015 #lesOnglets2015 a:hover {
  background-color: #2a72c2;
  color: #ffffff
}

body.congres2015 #CRHA_TopMenu a {
	color: #ffffff;
}

body.congres2015 .CRHA_Logo img {
	opacity: 0;
	/* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

body.congres2015 .CRHA_Logo {	
	background: url(/ressources/images2015/crha_logo_white.png) no-repeat left center;
}

body.congres2015 ul.dropEverything li.top-li {
	border-left-color: #1776b8;
}


/* End - Custom class congres 2015 */

iframe[name=google_conversion_frame] {
	height: 0;
}