
/*--------------------------------ERREUR----*/
.erreur {
	margin-bottom:10px;
	/*color:#ff0000;*/
	/*color:#373737;*/
	color: Red;
	/*border:1px solid #ff0000;*/
	border:1px solid #373737;
	padding:5px;
	float:left;
	width:95%;
	text-align:left;
}

/*----------------------------------INFO----*/
.info {
	margin-bottom:10px;
	/*color:#2ca8c3;*/
	color:#373737;
	/*border:1px solid #2ca8c3;*/
	border:1px solid #373737;
	padding:5px;
	float:left;
	width:95%;
	text-align:left;
}

/* ==================== MENU CONNEXION ========================== */
.connexion fieldset
{
	padding:0px;
	border:0px;
	margin:0px;
}
.connexion legend
{ 
	text-transform:none;
	/*font-size:1.2em;*/
	font-size:11px;
	font-weight: lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#666666;*/
	color:#373737;
	display:none;
}


/* =================== FORMULAIRES ============================ */

.formulaire a { border-bottom:0px;}
.formulaire a.dotted 
{  
	/*border-bottom-width:1px; */
	/*border-bottom-style:dotted ;*/
	border-bottom: 0px;
}
.formulaire td.paddingtop20 
{
	padding-top:20px;
}
.formulaire fieldset.sansbordure{ border:0px}
.formulaire fieldset
{
	padding:10px;
	border:1px solid #cccccc;
	margin:10px 0 20px 0;
}
.formulaire legend
{ 
	text-transform:none;
	/*font-size:1.2em;*/
	font-size:11px;
	font-weight: lighter;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#666666;*/
	color:#373737;
}
legend.popup-titre {
	/*font-size:1.1em;*/
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px;
	background:url(../../../Images/Candidat/Picto/puce_h3.gif) no-repeat top left;
	padding-left:12px;
	text-transform: none;
	margin:10px 0 2px 0;
}
.formulaire td
{
	padding:2px;
}
td.colG_form
{ 
	width:190px;
	text-align:right;
	vertical-align:text-top;
}
td.colD_form
{ 
	width:450px;
	text-align:left;
}

.formulaire input.input-mdp{ width:200px; margin-right:10px;}
.formulaire div.formulaire-pj span.formulaire_pj_input_radiobutton input, .formulaire div.formulaire-pj input.formulaire_pj_input_radiobutton { width:20px;}
.formulaire div.formulaire-pj input.formulaire_pj_input_img { width:28px; height:28px;}
.formulaire input{ width:335px;}
.formulaire div.formulaire-pj input{ width:150px;}
.formulaire select { width:339px;}
.formulaire select.small { width:70px;}
.formulaire input.medium { width:227px;}
.formulaire input[type=radio]{ width:20px}

/*.formulaire input[type=checkbox],*/
div.conditionGenerale input
{ 
	width:20px
}

.formulaire input.btnOk { width:17px; height:17px}
.FormPJ{ width:100px; text-align:right; display:inline-block; }
.btnEnregistrerPJ{ float:right; }

ul.niv2 li{ padding-left:60px; }
ul.niv3 li{ padding-left:120px; }
hr.separateur{border-bottom:1px dotted #cccccc;}
.formulaire ul.niv1 input, .formulaire ul.niv2 input, .formulaire ul.niv3 input{ width:20px}
.formulaire div.Mobility input{ width:30px}
ul.ul_niv1{ margin-left:50px}
input.input_plus_moins { float:left}

.colD_form img {border:1px solid red; display:inline;}
div#btenregistrercandidat{ margin:40px 0;}
/*------------------------------------------------------ARBRE DE MOBILITE----*/
.mobilite ul{ width:340px;}
.mobilite li table.mobilite-titre {
	margin:5px 0;
}
.mobilite li table.mobilite-titre tr{
	background:#f7f7f7;
	font-weight:bold;
	border:1px solid #cccccc;

}
.formulaire .mobilite li input{ width:20px}
input.input_plus{
background: url(../../../Images/Candidat/bouton/BT_plus.jpg) no-repeat top left;
border:none;
cursor:pointer;
cursor:hand;
}
input.input_moins{
background: url(../../../Images/Candidat/bouton/BT_moins.jpg) no-repeat top left;
border:none;
cursor:pointer;
cursor:hand;
}
ul.mobilite-titre-niv1 { margin:5px 0 10px 25px; width: 315px;}
ul.mobilite-titre-niv1 li{ margin:2px 0}
/*----------------------------------------------------------------BOUTONS----*/
#wrapper .btnOk
{
	background-image: url(../../../Images/Candidat/Bouton/BT_connexion.gif);
	background-color:Transparent;
	border: none;
	cursor:pointer;
	border-width: 0px;
	height:20px;
	width: 22px;
	color:#ffffff;
}
#wrapper .btnFermerPopUp
{
	background-image: url(../../../Images/Candidat/Bouton/BT_fermerpopup.gif);
	background-color:Transparent;
	border: none;
	cursor:pointer;
	border-width: 0px;
	height: 17px;
	width: 17px;
	color:#ffffff;
}

#wrapper .btnPostuler
{
	border-style: none;
	border-color: inherit;
	background: url('../../../Images/Candidat/Bouton/BT_postuler.gif');
	cursor:pointer;
		border-width: 0px;
		height: 26px;
		width: 180px;
		color:#ffffff;
}

#wrapper .btnrecherche
{
	background-image: url(../../../Images/Candidat/Bouton/BT-recherche.gif);
	background-color:Transparent;
	border: none;
	border-width: 0px;
	height:26px;
	width:168px;
	/*text-align:left;*/
	padding-left:8px;
	padding-bottom:1px;
	cursor:pointer;
	color:#ffffff;
}
#wrapper .btnPetit
{
	background-image: url(../../../Images/Candidat/Bouton/button_34.gif);
	background-color:Transparent;
	border: none;
	cursor:pointer;
	border-width: 0px;
	height:20px;
	width: 34px;
	padding-bottom:2px;
	color:#ffffff;
}
#wrapper .btnMoyen
{
	background-image: url(../../../Images/Candidat/Bouton/button_120.gif);
	background-color:Transparent;
	border: none;
	cursor:pointer;
	border-width: 0px;
	height:20px;
	width: 120px;
	padding-bottom:2px;
	color:#ffffff;
}
#wrapper .btnGrand
{
	background-image: url(../../../Images/Candidat/Bouton/button_180.gif);
	background-color:Transparent;
	border: none;
	cursor:pointer;
	border-width: 0px;
	height:20px;
	width: 180px;
	padding-bottom:2px;
	color:#ffffff;
	
}
#wrapper .btnTresGrand
{
	background-image: url(../../../Images/Candidat/Bouton/button_250.gif);
	background-color:Transparent;
	border: none;
	cursor:pointer;
	border-width: 0px;
	height:20px;
	width: 260px;
	padding-bottom:2px;
	color:#ffffff;
}

#Connexion-pageconnexion input, #Creation-pageconnexion input{ width:250px}
#Creation-pageconnexion span.checkbox input, 
#Connexion-pageconnexion span.checkbox input  { 
	width:20px; 
	border:0px;
}

/*---------------------------------------------------------------- Description Entité ----*/
.entityGeographicalDescription
{
	margin-left:80px;	
	border:solid 1px black;
	font-size:75%;
	display:block;
	height:auto;	
}

.scrollableTree
{
	overflow-y:scroll;
	overflow-x:none;
	max-height: 350px;
}
