/***************************************************************************************/
/*----------------------- ATTRIBUTS DU CORPS DE TEXTE ---------------------------------*/
/***************************************************************************************/

body {/* Valeurs par défaut */color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:12px;background-color: #FFFFFF;margin-left: 1;margin-top: 1;font-weight:normal;}

/***************************************************************************************/
/*-------------------------------- TITRE DE LA PAGE -----------------------------------*/
/***************************************************************************************/

h1{background:transparent url(/recrute/completel/images/soustitre.jpg) no-repeat scroll 0 0;color:#334B4B;font-size:24px;font-weight:bold;height:48px;margin-bottom:18px;}
/***************************************************************************************/
/*-------------------------------- LES LIENS ET LES IMAGES-----------------------------*/
/***************************************************************************************/

img{/*Propriété des images*/border:none;}
a:link {/*Couleur du lien sur la page*/color: #c8d000;text-decoration: none;}
a:visited {/*Couleur du lien déjà visité*/color: #c8d000;text-decoration: none;}
a:hover {/*Couleur du lien lors du passage de la souris*/color:  #c8d000;text-decoration: underline;}

/***************************************************************************************/
/*-------------------------------  BOUTONS --------------------------------------------*/
/***************************************************************************************/

.form_bouton {/* Propriété des boutons de formulaire */
font-size: 10px;color: #FFFFFF;text-decoration: none;font-weight: bolder;background-color: #c8d000;border : 1px solid #c8d000;cursor:pointer;
}

.form_bouton_disable {/* Propriété du bouton d'analyse avant analyse */
border:1px solid #CCCCCC;color:#000000;cursor:default;font-size:10px;font-style:italic;text-decoration:none;
}

/***************************************************************************************/
/*-------------------------- UTILISE DANS LES FORMULAIRES -----------------------------*/
/***************************************************************************************/

.form_nom_champ{/* Propriété des noms de champ dans un formulaire */
color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;
}
.form_nom_champ_italique{/* Propriété des noms de champ dans un formulaire */
color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:normal;font-style:italic;
}

.form_nom_champ_sombre {/* Propriété des noms de champ dans un formulaire, champs d'une autre couleur */
font-size: 12px;color: #99441f;font-weight: bolder;text-align:left;vertical-align:top;
}

.form_champ{/*Propriété des champs dans un formulaire*/
font-size: 10px;color: #000000;font-weight: normal;
}

input, select{/* utilisé sur les champs de type input, select ou de classe ctrl*/
color:#000000;font-size:10px;font-weight:normal;border:1px solid #AAAAAA;
}
.ctrl{color:#000000;font-size:10px;font-weight:normal;border:0px;margin-right:10px;}
/**************************************************************************************************/
/*------------------------ UTILISE DANS LE TABLEAU EN PAGE D'ACCUEIL  ----------------------------*/
/**************************************************************************************************/

.listes_fond{/* Propriétés des entêtes des listes */
background-color: #bac1dd;font-size: 12px;color: #004C87;text-decoration: none;
}

.liste_case {/* Propriétés des cases des listes/tableaux */
font-size: 10px;color: #000000;background-color: #FFFFFF;text-decoration: none;
}

.listes_fond td{/* Propriétés des cellules des entêtes des listes*/
vertical-align: top;text-align: center;
}

.liste_case td{/* Propriétés des cellules de listes/tableaux */
vertical-align: middle;text-align: center;
}

/**************************************************************************************************/
/*----------------------- UTILISE DANS LE TABLEAU LISTE DES ANNONCES  ----------------------------*/
/**************************************************************************************************/

.listes_fond_annonce{/* Propriétés des fonds des listes de la page liste des annonces*/
background-color: #c8d000;font-size: 12px;color: #000000;text-decoration: none;
}

.liste_case_annonce {/* Propriétés des cases des listes/tableaux de la page liste des annonces */		
font-size: 12px;color: #000000;background-color: #FFFFFF;text-decoration: none;
}

.listes_fond_annonce td{/* Propriétés des cellules des fonds de listes de la page liste des annonces*/
vertical-align: top;text-align: center;
}

.liste_case_annonce td{/* Propriétés des cellules de listes/tableaux de la page liste des annonces */
vertical-align: middle;text-align: center;
}


/**************************************************************************************************/
/*----------------------- UTILISE DANS LE TABLEAU LISTE DES METIERS  -----------------------------*/
/**************************************************************************************************/

.listes_fond_metier{/* Propriétés des fonds des listes de la page liste des annonces*/
background-color: #bac1dd;font-size: 12px;color: #004C87;text-decoration: none;
}

.liste_case_metier {	/* Propriétés des cases des listes/tableaux de la page liste des annonces */		
font-size: 10px;color: #000000;background-color: #FFFFFF;text-decoration: none;
}

.listes_fond_metier td{/* Propriétés des cellules des fonds de listes de la page liste des annonces*/
vertical-align: top;text-align: center;
}

.liste_case_metier td{/* Propriétés des cellules de listes/tableaux de la page liste des annonces */
vertical-align: middle;text-align: center;
}


/********************************************************************************************/
/**************** LISTE DES ANNONCES ET LISTE DES METIERS ***********************************/
/********************************************************************************************/

/*-----------Dans fo_annonce_lister.php & fo_metier_lister.php-------------*/
.liste_case_compteur {/* Propriétés du compteur */
font-size: 10px;color: #000000;background-color: #FFFFFF;text-decoration: none;text-align:left;
}

.liste_case_pagination {	/* Propriétés de la pagination*/
font-size: 10px;color: #000000;background-color: #FFFFFF;text-decoration: none;text-align:right;
}

.rpt_actions td {/*Propriétés des cellules contenant les action (voir et supprimer) dans les tableaux*/
width:16pt;
}

a.action{/*Propriétés de l'image action (la loupe)*/
display:block;width:15px;height:18px;margin:auto;background:url("/layout/images/ico_info.gif") no-repeat;
} 


/********************************************************************************************/
/********************************* FORMULAIRE CANDIDAT **************************************/
/********************************************************************************************/

.entete_form_cand{/*Propriétés des entêtes du formulaire candidat (Identité, situation actuelle...)*/
color:#E3DA1B;font-size:16px;font-weight:bold;
}

.liste_case_CNIL{/*Propriétés des mentions CNIL en bas du formulaire*/
font-size: 10px;color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}

.form_champ2 {/* texte secondaire dans les formulaires (exemple : nombre de caractères restants des TextArea) */
font-size: 10px;color: #000000;font-weight: bolder;
}

.form_highlight {/* texte secondaire dans les formulaires mis en avant (exemple : nombre de caractères restants des TextArea) */
font-size: 10px;color: #ff9f00;font-weight: bolder;
}

.webupl .sz {/* champ upload CV*/
font-size:9px;
}

.webupl {/* champ upload CV*/
color:#000000;font-size:10px;font-weight:normal;
}

/********************************************************************************************/
/********************************** CONFIRMATION ********************************************/
/********************************************************************************************/
.txt_confirm{color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:12px;}
.img_captcha{display:block;margin-bottom:3px;}

/********************************************************************************************/
/******************************* INDEX ET RAPPEL PWD*****************************************/
/********************************************************************************************/
/*-----------------Table Login : utilisée dans index.php et fo_rappel_pwd.php---------------*/
#tableLogin{
	/*Propriétés du tableau de connexion*/

/*	
	margin:auto;
	border:1px solid #0081C6;
	background-color:#ebf9f2;
	font-size: 10px;
*/
	
}

.lien_login{
	/*Propriétés des champs du tableau de connexion*/
	
/*
	text-align:center;
	height:40;
*/
}

/********************************************************************************************/
/************************************** CONTENU *********************************************/
/********************************************************************************************/

#tablebouton{
	/*Bouton Accueil*/
	text-align : center;
}

.tablecontenu{

}




