/*Globaux*/


.taille1
	{
	font-size: 0.63em;
	}
.taille2
	{
	font-size:0.9em;
	}
.taille3
	{
	font-size:1.2em;
	}

TABLE { font-size: 1em }

input, SELECT, TEXTAREA 
			{	
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			margin-top: 1px;
			margin-right: 2px;
			margin-bottom: 1px;
			margin-left: 1px;
			height: auto;
			font-size: 1em;
			}

input.buttonform
	{
		background-image:url(/ForHotJob/_common/Images/rechercher_btn.png);
		background-position:center right;
		background-repeat:repeat-x;
		background-color:#FFFFFF;
		border:1px solid #FFFFFF;
		height:1.9em;
		color:#136d86;
		cursor:pointer;
	}
	
input.buttonform_av 
	{
		background-image:url(/ForHotJob/_common/Images/rechercher_btn_av.png);
		background-position:center right;
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		padding-right:10px;
		border:1px solid #FFFFFF;
		height:1.9em;
		color:#136d86;
		cursor:pointer;
	}
input.buttonform_ar 
	{
		background-image:url(/ForHotJob/_common/Images/rechercher_btn_ar.png);
		background-position:center left;
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		padding-left:10px;
		border:1px solid #FFFFFF;
		height:1.9em;
		color:#136d86;
		cursor:pointer;
	}
.fleche
	{ 
		width: 1em;
		height: 1em;
		background-image: url(/ForHotJob/_common/Images/puce/puce_particuliers.gif);
		background-repeat: no-repeat;
		background-size:100%;
		background-position:center center;
		float:left;
	}
.boutonaide
	{
		height: 1.5em;
		width: 3em;
		text-decoration:none;
	}



TD, TH
	{
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	}
a
	{
	color:#668310;
	}
a:hover
	{
	text-decoration:none;
	}
a:visited
	{
	color:#43560c;
	}
#pageSize
	{
	/*width:82em;*/
	}
#aide
	{
	float: right;
	font-size: 1.2em;
	}
.chemin	
	{ 	
	font-size: 1.2em;
	background-color: #93bb1d;
	color: white;
	}
	
.lienDuChemin { color: white;}
.lienDuChemin:hover { text-decoration:none; }
.lienDuChemin:visited { color: white;}
.finDuChemin { font-weight: bold; }

.blocEncadre
		{ 	
		background-color: #fafaf9;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #c8e27c;
		border-right-color: #c8e27c;
		border-bottom-color: #c8e27c;
		border-left-color: #c8e27c;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
		margin-top: 20px;
		margin-right: 0pt;
		margin-bottom: 20px;
		margin-left: 0pt;
		_display:inline-block;
		}

.titre 
	{ 	
	font-size: 1.8em;
	font-weight: bold;
	color: #81a516;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.sousTitre 
	  { 
	  font-size: 1.4em;
	  font-weight: bold;
	  color: #136d86;
	  }

/*sde*/
.sde
	{
	width: 80%;
	}
.sdelogo
	{
	float: left;
	}
.sdeinfo
	{
	vertical-align: top;
	float: left;
	}

.sdetitre
	{
	font-size: 1.8em;
	font-weight: bold;
	color: #009ddf;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.sdeddm
	{
	text-align: center;
	}
/*fin sde*/	
.texte 
	{ 
        font-size: 1.2em;
        color: #136d86;
        }
.textebold 
	{ 
        font-size: 1.2em;
	font-weight: bold;
        color: #136d86;
        }

.trait
	{
	clear:both;
	background-image:url(/ForHotJob/_common/Images/pointilles.png);
	background-repeat:repeat-x;
	background-position:center;
	height:1px;
	border:none;
	padding:10px 0;
	}
.buttonPosition
	{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}
.mandatory
	{
	color:#FF0000;
	}
.curseur 
	{
	color: #668310;
	font-size: 1.2em;
	text-align: center;
	}
	
.blocDeFormulaire
			{
			background-color: #fafaf9;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-top-color: #81a516;
			border-right-color: #81a516;
			border-bottom-color: #81a516;
			border-left-color: #81a516;
			padding-top: 10px;
			padding-right: 15px;
			padding-bottom: 10px;
			padding-left: 15px;
			margin-top: 20px;
			margin-right: 0pt;
			margin-bottom: 20px;
			margin-left: 0pt;
			_display:inline-block;
			}
			
.titreDeFormulaire 
	{
	position:relative;
	top: -2em;
	height: 1.2em;
	text-align: center;
	}
.titreDeFormulaire .texteDeFormulaire
				{ 
				font-size: 1.4em;
				display: inline;
				color: #81a516;
				background-color: #fafaf9;
				padding-right: 0.5em;
				padding-left: 0.5em;
				}
.breakline
	{
	clear:both;
	}
      
/* page de recherche*/

#pageDeRecherche { 
		/*width:82em;*/
		 }
#droiteRecherche { float: right; }	
#aideRecherche { 
	       font-size: 1.2em;
	       font-weight: bold;
	       color: #136d86;
	       text-align: center;
      	       }
#adminRecherche { text-align: left; }

	
.recherche 	{
		font-size: 1.2em;
		}

.numTitre
	{
	float:left;
	display:block;
	font-size: 1.8em;
	font-weight: bold;
	color: #81a516;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.blocIndente
	{
	float:left;
	display:block;
	margin-left:2em;
	width:80em;
	}

/* critères de recherche */

.incluantTitre { 
		font-style: italic; 
		font-size: 1.2em;
        	color: #136d86;
		}
.excluantTitre { 
		font-style: italic; 
		font-size: 1.2em;
        	color: #136d86;
		}
.incluant {
	float:left;
	display:block;
	}

.excluant{
	float:right;
	display:block;
	}

.critere 	{ 
			position:relative;
			margin-left: 13em;
			top: -1.5em;
			}

/* menu haut édition */

.menunavigation
	{
	background-color:#fafaf9;
	display:block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8e27c;
	border-right-color: #c8e27c;
	border-bottom-color: #c8e27c;
	border-left-color: #c8e27c;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 0pt;
	}
	
.menunavigation .colonnemenu{
	font-weight:bold;
	width:22em;
	margin-bottom:10px;
	border-right:1px solid #c8e27c;;
	float:left;
}
.menunavigation .colonnemenu .ligne{
	height:2.2em;
	line-height:1.1em;
	margin-top:5px;
	padding-left:2px;
	padding-right:2px;	

} 
.menunavigation .colonnemenu .num{
	padding:0 10px;
	height:2.2em;
	text-align:right;
	display:block;
	float:left;
}
.menunavigation .legende{
	clear:both;
	border-top:1px solid #c8e27c;
	color:#81a516;
	margin-left:1em;
	margin-right:1em;
	font-size:1.2em;
	padding-top:1em;
	float:left;
	width:90%;
}
.menunavigation .legende img{
	margin:0 10px;
	width:1.2em;
	height:1.2em;

}
.menunavigation #premiereColonne{
	clear:both;
	margin-left:2em;
	/* IE hack */
	_margin-left:0.2em;
}
.menunavigation #derniereColonne{
	border:none;
}
.menunavigation .titre{
	font-size: 1.5em;
	display:block;
	float:left;
}
	
.block{
	display:block;
	clear:both;
}
.etapes{
	font-size:1.2em;
	background-image: url(/ForHotJob/_common/Images/menuhaut/ligne_ar.png);
	background-repeat:repeat-x;
	background-position:0 0.5em;
	margin-left:2.2em;
	/* IE hack */
	_margin-left:0.4em;
	float:left;
}

.etapes input{
	margin: 0;
	padding:0;
	width:1.2em;
	height:1.2em;
	background-color:transparent;		
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.etape{
	width:3.2em;
	float:left;
}
.etapefin{
	width:1.2em;
	float:left;
}
.etapes2{
	clear:both;
	padding-left:0px;
	float:left;
	height:1.2em;
	color:#81a516;
	margin-top:0.5em;
	/* IE hack */
	_margin-top:0.25em;
	margin-left:3em;
	/* IE hack */
	_margin-left:0.7em;
	margin-bottom:0.4em;
	/* IE hack */
	_margin-bottom:0.2em;
}
.etape2{
	font-size:1.2em;
	width:3.2em;
	float:left;	
}
.menumiddle{
	display:block;
	margin-left:2em;
	float:left;
}
.schema{
	margin-bottom:1em;
	/* IE hack */
	_margin-bottom:0.5em;
	margin-left:0;
}
.buttonmenu
	{
	background: transparent;
	border:none;
	color:#81a516;
	font-size:1.2em;
	margin: 0px;
	padding: 0px;
	text-align:left;
	text-decoration: underline;
	}
.menulabel 
	{
	text-decoration: underline;	
	}
.menulabel:hover input
	{
	cursor:pointer;
	text-decoration: none;
	}

.endfloat
	{
	float:none;
	clear:both;
	height:0.1ex;
	}
.fleft
	{
	float:left;
	}

.right
	{
	float:right;
	}
.listeresultat
	{
	width:80%;
	}
.listeresultatlarge
	{
	width:100%;
	}
	
.longtable
	{
	width:100%;
	}
/* edition de CV */

.info
	{
	clear:both;
	}
.checkBox
	{
	float:left;
	}
.label
	{
	width:20em;
	float:left;
	display:block;
	padding-left:10px;
	}
.shortlabel
	{
	width:10em;
	float:left;
	display:block;
	padding-left:10px;
	}
.longlabel
	{
	width:40em;
	float:left;
	display:block;
	padding-left:10px;
	}
.textenolabel
	{
	padding-left:10px;
	}
.colonne
	{
	float:left;
	margin-right: 3em;
	}
/*
#listeDeCV 	{ 
		width: 100%;
		border-collapse: collapse;
		border-bottom-width: 0.5em;
		border-bottom-style: solid;
		border-bottom-color:#93BB1D;
		}*/
#listeDeCV TD
		{
			border-bottom-style:solid; 
			border-bottom-width: 0.1em; 
			border-bottom-color:#93BB1D;
		}

/* résultat de la recherche*/

.titreColonne
		{
		background-color: #93BB1D; 
		color: white;
		font-size: 1.4em; 
		}
		
.titreColonne a {color: white; }
.titreColonne a:visited {color: white; }

/* plus utilisé
.triDecroissant
	{ 
		width: 1em;
		height: 1em;
		background-image: url(/ForHotJob/_common/Images/Triangle_up_vert.png);
		background-repeat: no-repeat;
		background-size:100%;

	}
.triCroissant
	{ 
		width: 1em;
		height: 1em;
		background-image: url(/ForHotJob/_common/Images/Triangle_down_vert.png);
		background-repeat: no-repeat;
		background-size:100%;

	}
*/

.resultatRecherche
		{
		background-color: #e2eec8;
		color: #668310;
		font-size: 1.2em; 
		}

.resultatIntitule
		{
		width: 50%;
		}
.detailResultat
		{
		/*background-color: #F3F7E9;*/
		color: #136d86;
		font-size: 1.2em; 
		}
		
.detailResultat ul li
		{
		margin-left: 12px;
		}

.blocResultat
		{ 	
		width: 100%;
		background-color: #fafaf9; 
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #c8e27c;
		border-right-color: #c8e27c;
		border-bottom-color: #c8e27c;
		border-left-color: #c8e27c;
		margin-top: 20px;
		margin-right: 0pt;
		margin-bottom: 20px;
		margin-left: 0pt;
		}
#tabsResultat {
	height: 1em;
	background-color:#93BB1D;
	clear: both;
 }
 .tabSelectionne{
	 	background-position:bottom;
		background-color:#93BB1D;
		border:1px solid #93BB1D;
		border-bottom:0;
		text-align:center;
		float: left;
		margin-right:0.25em;
		width:auto;
 		}
.tabSelectionne span
			{
			display:block;
			color:#ffffff;
			font-size:1.3em;
			font-weight:bold;
			margin:0.25em;	
			}
.tabPasSelectionne{
	background-position:bottom;
	background-color:#ffffff;
	border:1px solid #93BB1D;
	border-bottom:0;
	text-align:center;
	float: left;
	margin-right:0.25em;
	width:auto;
}
.tabPasSelectionne a {
	display:block;
	color:#668310;
	font-size:1.3em;
	font-weight:bold;
	margin:0.25em;
}
/* Page d'aide */
.cadreAide
	{
	background-color: #fafaf9; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8e27c;
	border-right-color: #c8e27c;
	border-bottom-color: #c8e27c;
	border-left-color: #c8e27c;
  font-size: 1.2em;
        color: #136d86;
  border-collapse:collapse;
	}
.cadreaide #cellule
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8e27c;
	border-left-color: #c8e27c;
}
.cadreaide #cellulebottom
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c8e27c;
	border-bottom-color: #c8e27c;
	border-left-color: #c8e27c;
}

.decal{padding:5px;}
/* Mon espace personnel */
#linkPage
	{
	width:185px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#linkPage .titre
	{
	background-color: #93BB1D; 
	color: white;
	font-size: 1.4em; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#linkPage .menu
	{
	background-color: #e2eec8;
	color: #668310;
	font-size: 1.2em; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#linkPage .menu .fin
	{
	background-color: #93BB1D; 
	color: white;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
#linkPage .menu .fin A
	{
	color: white;
	}
#linkPage .menu .link
	{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	}
#linkPage .searchBox
	{
	color: #668310;
	font-size: 1.2em; 
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	}
#arteveweb
	{
	
	}
#arteveweb .Pref
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #79c4db;
	border-right-color: #79c4db;
	border-bottom-color: #79c4db;
	border-left-color: #79c4db;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#arteveweb .Pref #sup
	{
	float:right;
	font-size: 1.2em; 
	margin-right: 5px;
	margin-left: 5px;
	}
#arteveweb .Pref #sup A
	{
	color: white;
	}
#arteveweb .Pref #select
	{
	float:right;
	font-size: 1.2em; 
	margin-right: 5px;
	margin-left: 5px;
	}
#arteveweb .Pref #select A
	{
	color: white;
	}
#arteveweb .Pref .titreArte
	{
	font-size: 1.4em; 
	background-color: #2da5c7; 
	color: white;
	font-weight: bold;
	padding-left: 5px;
	}
#arteveweb .Pref .corps
	{
	font-size: 1.2em; 
	color: white;
	}
#arteveweb .Pref .corps .soustitreArte
	{
	background-color: #c8e6e9; 
	font-weight: bold;
	padding-left: 5px;
	color: #136d86;
	}
#arteveweb .Pref .corps .links
	{
	background-color: #e9f6f7;
	}
#arteveweb .Pref .corps .links .link
	{
	padding-left: 5px;
	}
#arteveweb .Pref .corps .links .link a
	{
	color: #136d86;
	}
#arteveweb #ajouter
	{
	color: #668310;
	font-size: 1.2em; 
	margin-top: 10px;
	}
#arteveweb #ajouter #label
	{
	margin-right: 5px;
	margin-left: 5px;
	float:left;
	color: #136d86;
	}
#arteveweb #ajouter #select
	{
	margin-left: 5px;
	}
.choosePage
	{
	/*background-color: #e9f6f7;*/
	}
.choosePage .annuler
	{
	font-size: 1.2em; 
	float:right;
	margin-right: 5px;
	margin-left: 5px;
	}
.choosePage .annuler A
	{
	color: #136d86;
	}
.choosePage .titreArte
	{
	font-size: 1.4em; 
	color: white;
	font-weight: bold;
	padding-left: 5px;
	}
.choosePage .soustitreArte
	{
	font-size: 1.2em; 
	color: #136d86;
	background-color: #c8e6e9;
	padding-left: 5px;
	}
.choosePage .content
	{
	background-color: #e9f6f7;
	font-size: 1.2em; 
	color: #136d86;
	padding-left: 5px;
	}
.choosePage .content a
	{
	padding-left: 5px;
	color: #136d86;
	}
#matchingPage
	{
	
	}
.score
	{
	float:right;
	}
.matchinglink
	{
	margin-left:12em;
	}
.matchingDate
	{
	float:left;
	}
.labelDiffusion
	{
	float:left;
	}
.inputDiffusion
	{
	margin-left:10em;
	}

/* Jobspot */

#jobspotTitre 
		{
		font-size: 1.4em;          
		font-weight: bold;
		color: #81a516;
		float: left;
		padding-right: 2em;
		}
#titrePresentation
		{
		background-color: #fafaf9; 
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #c8e27c;
		border-right-color: #c8e27c;
		border-bottom-color: #c8e27c;
		border-left-color: #c8e27c;
		margin-top: 10px;
		margin-right: 0pt;
		margin-bottom: 10px;
		margin-left: 0pt;
		color: #81a516;
		font-size: 1.4em;  
		text-align:right;
		}
#tableCVSpontane 	
		{ 
			width: 100%;
			border-collapse:collapse; 
		}
#tableCVSpontane TD.texte
		{
			border-top-style: solid;
			border-right-style: solid;
			border-bottom-style: solid;
			border-left-style: solid;
			border-width: 0.1em; 
			border-top-color: #93BB1D;
			border-right-color: #93BB1D;
			border-bottom-color: #93BB1D;
			border-left-color: #93BB1D;
		}
		
.textetab{color: #136d86;}
#infoGauche	
		{
		float:left;
		display:block;
		padding-right: 3em;
		}
.infoCentre 	
		{
		padding-left:25em;
		}
#infoDroite	
		{
		float:right;
		display:block;
		padding-left: 3em;
		}
#grandLogo { text-align: center;}
.contact 
	{ 
        font-size: 1em;
	font-weight: bold;
        color: #136d86;
        }
.explication
	{
		float:left;
		display:block;
		padding-right: 3em;
		font-size: 1.1em;
		color: #81a516;
	}
.obligatoire
	{
		color: red;
	}

/* Recherches sauvegardées */
.result
	{
	border-collapse:collapse; 
	}
.titreResult
	{
	color:white;
	background-color: #93BB1D;
	font-size: 1.2em;
	}
.soustitreResult
	{
	color:#668310;
	background-color: #E2EEC8;
	font-size: 1.2em;
	}
.lineResult
	{
	color:#668310;
	background-color: #F3F7E9;
	font-size: 1.2em;
	}
.labelSearch
	{
	float:left;
	font-size: 1.2em;
        color: #136d86;
	}
.dataSearch
	{
	margin-left:30em;
	font-size: 1.2em;
        color: #136d86;
	}

/*css pour le calendrier */
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #F3F7E9;
  border-right: 2px solid #93BB1D;
  border-bottom: 2px solid #93BB1D;
  border-left: 2px solid #F3F7E9;
  font-size: 11px;
  color: #93BB1D;
  cursor: default;
  background: #E2EEC8;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #93BB1D;
  border-right: 1px solid #F3F7E9;
  border-bottom: 1px solid #F3F7E9;
  border-left: 1px solid #93BB1D;
  font-size: 11px;
  color: #93BB1D;
  cursor: default;
  background: #E2EEC8;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #F3F7E9;
  border-right: 1px solid #93BB1D;
  border-bottom: 1px solid #93BB1D;
  border-left: 1px solid #F3F7E9;
  font-size: 11px;
  font-weight: normal;
}

.calendar .nav {
  background: transparent no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #93BB1D;
  background: #93BB1D;
  color: #FFFFFF;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #93BB1D;
  padding: 2px;
  text-align: center;
  background: #93BB1D;
  color : #FFFFFF;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #F3F7E9;
  border-right: 2px solid #93BB1D;
  border-bottom: 2px solid #93BB1D;
  border-left: 2px solid #F3F7E9;
  padding: 0px;
  background-color: #F3F7E9;
  color:#93BB1D;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #93BB1D;
  border-right: 1px solid #F3F7E9;
  border-bottom: 1px solid #F3F7E9;
  border-left: 1px solid #93BB1D;
  background-color: #F3F7E9;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #93BB1D;
  background: #93BB1D;
  color:#FFFFFF;
}

.calendar tbody .rowhilite td {
background: #F3F7E9;
}

.calendar tbody .rowhilite td.wn {
background: #F3F7E9;
color:#93BB1D;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #F3F7E9 #93BB1D #93BB1D #F3F7E9;
  
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #93BB1D #F3F7E9 #F3F7E9 #93BB1D;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #93BB1D #F3F7E9 #F3F7E9 #93BB1D;
  background: #F3F7E9;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #93BB1D;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow {/* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 1px;
  border: 1px solid #93BB1D;
  color: #FFFFFF;
  text-align: center;
  background: #93BB1D;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #F3F7E9;
  border-right: 1px solid #93BB1D;
  border-bottom: 1px solid #93BB1D;
  border-left: 1px solid #F3F7E9;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #93BB1D;
  border-right: 1px solid #F3F7E9;
  border-bottom: 1px solid #F3F7E9;
  border-left: 1px solid #93BB1D;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #F3F7E9;
  border-right: 1px solid #93BB1D;
  border-bottom: 1px solid #93BB1D;
  border-left: 1px solid #F3F7E9;
  background: #E2EEC8;
  font-size: 90%;
  padding: 1px;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
  width: 3.8em;
}

/*.calendar .combo .label-IEfix {
  width: 4em;
}*/

.calendar .combo .active {
  background: #F3F7E9;
  padding: 0px;
  border-top: 1px solid #93BB1D;
  border-right: 1px solid #F3F7E9;
  border-bottom: 1px solid #F3F7E9;
  border-left: 1px solid #93BB1D;
}

.calendar .combo .hilite {
  background: #F3F7E9;
  color: #93BB1D;
}

.calendar td.time {
  border-top: 1px solid #93BB1D;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #F3F7E9;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #93BB1D;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #93BB1D;
  color: #0f0;
}

BODY,html 
	{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	}
	

#siteAr {
	margin:0;
	padding:0;
	/*background-image:url(/ForHotJob/_common/Images/site_ar.png);*/
	background-repeat:repeat-x;
	background-color:#98C0CA;
	color:#136d86;
}

.blocPrincipal{
	width:82em;
	text-align:left;
	padding-bottom:5em;
	font-size:1.2em;
}
#contenu{
	width:77.7em;
	background-repeat:repeat-x;
	background-color:#EFF7F9;
	border:4px solid #FFFFFF;
	border-top:none;
	position:relative;
	left:15px;
	margin-left:0.3em;
}
#blocBas
	{
	padding:0.3em;
	margin-left:15px;
	display:block;
	font-size:0.83em;
	width:88.9em;
	}
#blocBas #gauche
	{
	float:left;
	}
#blocBas #droite
	{
	float:right;
	}
#blocBas #finBlocBas
	{
	display:block;
	clear:both;
	}
#blocBas Img
	{
	border:none;
	}
.legal
	{
	padding:3px 0 0 100px;
	text-align:right;
	color:#82b4c2;
	font-size:1.2em;
	}

#blocCentre{
	font-size:0.83em;
	border:2px solid #eeeeee;
	background-color:#FFFFFF;
	padding:0.3em;
	width:88.9em;
	margin-left:15px;
}
#blocCentre #degrade{
	background-image:url(/ForHotJob/_common/Images/bloc_centre_ar.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
}

#blocZoom{
	width:38px;
	height:91px;
	background-image:url(/ForHotJob/_common/Images/zoom_ar.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0em;
	left:78em;
	padding-top:20px;
}

#blocZoom img{border:none;}

/* Visualisation offre */
.visualOffre{  
  width: 100%;
}
.labelOffre
	{
	width:30%;
	}
.infoOffre p
	{
	margin-top:0;
	padding-top:0;
	font-weight:normal;
	line-height:normal;
	}
.blocInfoOffre
  {  
  width:100%;
  background-color: #fafaf9;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c8e27c;
  border-right-color: #c8e27c;
  border-bottom-color: #c8e27c;
  border-left-color: #c8e27c;
  border-collapse:collapse;
  margin-top: 0px;
  margin-right: 0pt;
  margin-bottom: 10px;
  margin-left: 0pt;
  }
  .titreInfoOffre
  {
  background-color: #93BB1D; 
  color: white;
  font-size: 1em;
  }
.blocInfoOffreCell
{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #c8e27c;
  border-right-color: #c8e27c;
  border-bottom-color: #c8e27c;
  border-left-color: #c8e27c;
}

/* Nomenclatures */

.boutonNomenclature{
	background-color:#93BB1D;
	color:#FFFFFF;
	height:1.9em;
	cursor:pointer;
}

.boutonNomenclature_gr{
	background-color:#bed58e;
	/*#a3bfcf*/
	/*#4a85a4*/
	color:/*#fffcf1*/#fff5fa;
	height:1.9em;
	cursor:pointer;
}

.cadre{

	border:1px solid #eeeeee;
	padding-right : 3px;
	padding-left : 3px;
	padding-top : 6px;
	padding-bottom : 3.5px;
	vertical-align:middle;
	margin-left:15px;
	background-color:white;


}

/*Mon espace personnel 2*/
.textemenu{
	font-size:1.2em;
	color:white;
	}
ul, li{
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
	line-height:normal;
}
#colonneGauche{
	width:19.1em;
	float:left;
}
#colonneDroite{
	width:21.1em;
	float:left;
}
#colonneMilieu{
	float:left;
	margin:0 0.4em;
	width:47.7em;
}
#menuGauche li{background-color:#93bb1d;}

#menuGauche{border:1px solid #b6ce70;}
#menuGauche span{
	border-bottom-width:1px;
	border-bottom-style:solid;
	display:block;
	padding:5px 0;
	width:90%;
}
#menuGauche span.titremenu{
	font-size : 1.4em;
	border-bottom:none;
	border-color:#b6ce70;
}
#menuGauche span.passouligne{
	border-bottom:none;
}
/*#menuGauche li span{border-color:#b6ce70;}*/
#menuGauche li ul li span{border-color:#c4d49c;}
#menuGauche li ul li a{color:#668310;}
/* nb : IE 5.x Hack les puces "background-image" sont masquÃ©e pour IE 5
#menuGauche li{background-image:url(/ForHotJob/_common/Images/puce/particuliers_menu1.png);}*/
#menuGauche li ul li{background-color:#e2eec8;background-image:url(/ForHotJob/_common/Images/puce/puce_particuliers.gif);}
/* MENU */
#menuGauche ul, #menuGauche li{
	list-style:none;
	background-repeat:no-repeat;
}
#menuGauche li{
	background-position:0px 7px;
}
#menuGauche ul li{
	background-position:5px 10px;
}
#menuGauche li ul li{
	font-size:1.2em;
	background-position:15px 10px;
}
#menuGauche li a{
	padding:0 0 0 30px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
#menuGauche li div{
	padding:0 0 0 30px;
	color:#668310;
	text-decoration:none;
	display:block;
}
#menuGauche li div span{
	border-color:#c4d49c;
}
#menuGauche li a:hover{
	cursor:pointer;
}
#menuGauche li ul li a{
	font-weight:normal;
}
#maselection{
	font-size : 1.2em;
	padding:0.7em;
	margin-top: 10px;
	margin-bottom:4px;
	background-color:#2da5c7;
	color:#FFFFFF;
	border:1px solid #2da5c7;
}
#maselection a{
	font-weight:bold;
	color:#FFFFFF;
}

#rechercheEmploi{
	padding:0.7em;
	margin-bottom:4px;
	background-color:#93bb1d;
	color:#FFFFFF;
	border:1px solid #c8e27c;
}
#rechercheEmploi div.titre{
	font-size:1.6em;
	font-weight:bold;
	line-height:1.2em;
	border-bottom:1px solid #a1c439;
	color:#FFFFFF;
}
#rechercheEmploi a{
	color:#FFFFFF;
}

.hidden {
   display: none;
}

.visible {
}
UL LI A.warning{color:red;}

#helpPage li{
	margin-left:2em;	
}

li.FONT{
	margin-left:2em;		
}

.line0{background-color:#eff7f9;}
.line1{background-color:white;}


