@charset "iso-8859-1";
/* Feuille de style    
   (c) Alteo Copyright Tous droits réservés */
/* Lien hypertexte flux */
A:link {text-decoration: none; color: #2979C2; font-weight: regular; font-family: Arial,helvetica; font-size: 8pt}
A:visited {text-decoration: none; color: #2979C2; font-weight: regular; font-family: Arial,helvetica; font-size: 8pt}
A:active {text-decoration: none; color: #2979C2; font-weight: regular; font-family: Arial,helvetica; font-size: 8pt}
A:hover {text-decoration: none; color: #FF6700; font-weight: regular; font-family: Arial, helvetica; font-size: 8pt}

/* Lien hypertexte bas de page */
.a2:link {text-decoration: none; color: #2979C2; font-weight: bold; font-family: Arial,helvetica; font-size: 8pt}
.a2:visited {text-decoration: none; color: #2979C2; font-weight: bold; font-family: Arial,helvetica; font-size: 8pt}
.a2:active {text-decoration: none; color: #2979C2; font-weight: bold; font-family: Arial,helvetica; font-size: 8pt}
.a2:hover {text-decoration: none; color: #FF6700; font-weight: bold; font-family: Arial,helvetica; font-size: 8pt}

/* Lien hypertexte menu*/
.a3:link {text-decoration: none; color: #333333; font-weight: regular; font-family: Arial,helvetica; font-size: 7pt}
.a3:visited {text-decoration: none; color: #333333; font-weight: regular; font-family: Arial,helvetica; font-size: 7pt}
.a3:active {text-decoration: none; color: #333333; font-weight: regular; font-family: Arial,helvetica; font-size: 7pt}
.a3:hover {text-decoration: none; color: #FF6700; font-weight: regular; font-family: Arial, helvetica; font-size: 7pt}

/* Lien hypertexte menu*/
.a4:link {text-decoration: none; color: #666666; font-weight: regular; font-family: Arial,helvetica; font-size: 8pt}
.a4:visited {text-decoration: none; color: #666666; font-weight: regular; font-family: Arial,helvetica; font-size: 8pt}
.a4:active {text-decoration: none; color: #666666; font-weight: regular; font-family: Arial,helvetica; font-size: 8pt}
.a4:hover {text-decoration: none; color: #FF6700; font-weight: regular; font-family: Arial, helvetica; font-size: 8pt}

/* Scrollbars en couleur */
body {
scrollbar-3d-light-color:#eeeeee;
scrollbar-arrow-color:#eeeeee;
scrollbar-base-color:#eeeeee;
scrollbar-dark-shadow-color:#eeeeee;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#eeeeee} 

p,td, body {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #666666}
.titre {font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #2979C2}

/*Formulaire */

.emploi input,
input,
submit,
textarea {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #000000 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


.form {BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.bouton {ORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff}
.log {background: #ffffff; font-weight: bold; text-decoration: none; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; border: 1px solid black}
.log2 {background: #ffffff; font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9 px}
.admin {background: #ffffff; font-weight: bold; text-decoration: none; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10 px; border: 1px solid black}
.c12 {background: #ffffff; font-weight: bold; text-decoration: none; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12 px; border: 1px solid black;display:none;}

/*Couleurs personnalisables admin */
#admin1 {BACKGROUND-COLOR: #2979C2; color: #ffffff; font-size: 11px;}
#admin2 {BACKGROUND-COLOR: #BFDDF8; color: #000000; font-size: 11px;}
#admin3 {BACKGROUND-COLOR: #DAEBFB; color: #000000; font-size: 11px;}
#admin4 {BACKGROUND-COLOR: #2979C2; color: #ffffff; font-size: 11px;}
#admin5 {BACKGROUND-COLOR: #BFDDF8:}


.emploi fieldset  {
	border: 0;
}



.emploi fieldset p {
	text-align: left;
	margin: 0;
	padding: 0;
}

.emploi  p  {
	margin: 0;
	padding: 4px;
	font-weight: bold;
	text-align: left;
}



.emploi p.line25 {
	margin: 0;
	padding: 4px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

.emploi p label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Tres important, ne pas supprimer ! ***/
	width: 35%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/

	font-weight: bold;
	color: #2979C2;
	text-align: left;	/*** ... et ils sont alignés à droite... 
	margin: 2px;
	padding: 0 .3em 0 0;
	line-height: 14px;	/*** ... et centrés verticalement. ***/
}

.emploi ul, .emploi li {
	margin: 0;
	padding: 3px;
	list-style-type: none;
	display: inline;
}

.emploi fieldset ul{
	margin: 0;
	padding: 0 3px;
	display: block;
	clear: both;
}
.emploi fieldset ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 32%;
	display: block;
	float: left;
}
.emploi fieldset ul li input {
	margin: 0;
	margin-right: 3px;
	padding: 1px;
	border: 0;
	background: none;
}

.emploi .piedForm {
	text-align: center; /*** Les boutons sont centrés ***/
	padding: 10px;
}

.emploi fieldset p {
	margin: 0;
	padding: 4px;
}

.emploi fieldset  {
	margin: 20px;
}

fieldset legend {
	height: 16px;
	background: transparent;
	 font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	color: #FF6700;
	padding-bottom: 20px;
}

.noborder {
	border: 0;
}