body {
	background-color: #5D004A;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:0px;
}
.bgt {
	background-color: #ffffff;
}
caption {
	background-color: #ff6600;
	color: #ffffff;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

#banner{
	width:980px;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
}

#menu-corpo{
	width:980px;
	background-color: #ffffff;
	padding:0px;
	margin:0px;
}
#showimage{
	visibility:hidden;
}

/* h1 = titre-vert */
h1 {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	line-height: 20pt;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.1em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	
}

h2 {
	color: #81b719;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	line-height: 1.1;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-bottom: 0px;
}

/* h3 = TITRE-GRIS-PETIT */
h3 {
	color: #999999;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 20pt;
	margin: 0px;
	padding: 5px 10px 5px 25px;
	text-align: left;
}
	
#menu {
	height:176px;
	padding:0px;
	margin:0px;
}
		
blockquote {
	margin: 20px;
}
	
input, textarea, select {
	background-color: #ffffff;
	border: 1px solid #006699;
	color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

label {
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-align: left;
}

th {
	background-color: #81b719;
	background-image: url(/images/css/grey_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 2px 30px;
	color:#ffffff;
	vertical-align:middle;
}

td{
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	}

p {
	color: #8E5E2D;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	margin: 3px 3px 3px 3px;
}

img {
	border: 0px;
	padding:0px;
	margin:0px;
	padding-bottom:0px;
}

ul {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	margin-left: 35px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: justify;
	text-decoration: none;
}


/*a:link {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	cursor: pointer;
	}
	a:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
	}
	a:active {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	cursor: pointer;
	}
	a:visited {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	cursor: pointer;
}*/

.image_bordure {
	border: 1px solid #cccccc;
	padding: 5px;
	vertical-align: middle;
}

.image_bordure_droit {
	border: 1px solid #cccccc;
	float: right;
	margin-left: 20px;
	padding: 5px;
	vertical-align: middle;
}
.image_bordure_gauche {
	border: 1px solid #cccccc;
	float: left;
	margin-right: 20px;
	padding: 5px;
	vertical-align: middle;
}

.docs {
	color: #446f07;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 5px;
}

.docs a {
	color: #446f07;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.docs a:hover {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
}

.depot-cv a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #669900;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 20px;
	width: 100%;
	border: 1px dotted #66CC00;
	text-decoration: none;
	width:90%;
}

.depot-cv a:hover {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background-color: #81b719;
	margin: 5px 5px 5px 0px;
	padding: 5px 5px 5px 20px;
	width: 100%;
	border: 1px dotted #66CC00;
	text-decoration: none;
	width:90%;
}

.info-noms {
	color: #446f07;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
}

.button {
	background-color: #5d004a;
	border: 1px solid #cccccc;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

.button:hover {
	background-color: #aa7742;
	border: 1px solid #cccccc;
	color: #ffffff;
	cursor: pointer;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

.yellowButton {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #EE6A08;
	border: 1px solid #FF6600;
	cursor:pointer;
	width:100px;
}

.yellowButton:hover {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF6600;
	border: 1px solid #EE6A08;
	cursor:pointer;
	width:100px;
}

.plus a {
	background: url(/images/css/pluso.gif) no-repeat center;
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: #666666 dotted 1px;
	color: #333333;
	cursor: pointer;	
	padding: 3px 2px 0px 13px;
	text-align: left;
	text-decoration: none;	
}

.plus a:hover {
	background: url(file://///XAVIER/web-DW/images/css/pluso.gif) no-repeat center;
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: #ff6600 dotted 1px;
	color: #ff6600;
	padding-left: 13px;
	text-decoration: none;
}

.redactionel {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 1px;
	text-align: justify;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.redactionel a{
	text-decoration : none;
	color: #666666;
	
}
.redactionel a:hover{
	color: #5C0452;	
	text-decoration: underline;
}

	.required {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		color: #9d1481;
		font-size: 11px;
		
		padding:0px;
	}
	
	.info {
		background: #eeeeee url(/images/css/information.png) center no-repeat;
		background-position: 15px 50%; /* x-pos y-pos */
		color: #003399;
		padding: 5px 20px 5px 45px;
		border-top: 2px solid #003399;
		margin: 5px;
		border-bottom: 2px solid #003399;
		text-align:left;
	}
	
	.alert {
		background: #eeeeee url(/images/css/exclamation.png) center no-repeat;
		background-position: 15px 50%;
		padding: 5px 20px 5px 45px;
		border-top: 2px solid #9F090A;
		margin: 7px;
		font-weight:bold;
		color:#9F090A;
		border-bottom: 2px solid #9F090A;
		text-align:left;
	}
	
	
	/*.alert {
		background: url(/images/css/exclamation.png) #eeeeee center no-repeat;
		background-position: 15px 50%;
		border-bottom: 2px solid #9f090a;
		border-top: 2px solid #9f090a;
		padding: 5px 20px 5px 45px;
	}*/
	
	.legende {	/*** Mise en forme des aides contextuelles ***/
		font-style: italic;
		color: #666;
		font-size:10px;
		background: transparent;
		margin: 0em;
		padding: 0em;
		vertical-align:middle;
	}
	
	a img {
		cursor: pointer ;
	}

	
	a.help img {
		border: 0;
		/*** Mise en forme de l'image des bulles d'aide ***/
		margin: 0;
		padding: 0;
	}
	
	a.help:hover {
		cursor: help; /*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	}
	
	a.aide {	/*** Mise en forme des bulles d'aide ***/
		text-decoration: none;
	}
	
	a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
		cursor: help;
	}
	
	.alerte {	/*** Mis en évidence des champs mal renseignés ***/
		border: 1px solid #cc0000;
	}
	
	.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: beige;
		padding: 1px;
		border: 1px inset #006699;
	}
	
		
	.commentaire {	/*** Mise en avant des champs en cours d'utilisation ***/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 11px;
		color: #4B4B4B;
		background-color: #FAFAED;
		padding: 1px;
		border: 1px inset #006600;
	}
	
	.normal {	/*** Retour à l'état normal après l'utilisation ***/
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size: 11px;
		color: #006699;
		background-color: #ffffff;
		padding: 1px;
		border: 1px solid #999999;
	}
	
.table_bordure_gris {
	border: 1px solid #cccccc;
	padding: 1px;
}

.table_bordure_orange {
	border: 1px solid #ff6600;
	padding: 1px;
}
.table_recherche_emploi {
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	border: 1px dotted #ff6600;
	font-size: 11px;
	
}
.table_bordure_vert {
	border: 1px solid #81b719;
	padding: 1px;
}

.titre-violet {
	color: #5C0452;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 15px;
	line-height: 15pt;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	text-align:justify;
}


.titre-orange {
	color: #ff6600;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	text-align: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.titre-violet-3 {
	color: #5D004A;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	text-align: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.titre-violet-2 {
	color: #5D004A;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	
	padding-top: 3px;
	
	padding-bottom: 3px;
	padding-left: 10px;
}
.titre-para-puce-violet {
	background: url(/images/carre-violet.gif) no-repeat center;
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: 1px solid #5C0452;
	color: #5C0452;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin: 5px 0px 10px 1px;
	padding: 5px 0px 1px 20px;
	text-align: left;
	text-decoration: none;
}

.puce-marron {
	background-position: 0px 8px; /* x-pos y-pos */
	border-bottom: 1px solid #81b719;
	color: #666666;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	background-image: url(file://///XAVIER/web-DW/images/css/carre-vert-partenaires.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
}

.puce-marron a{
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px 1px 0px;
}

.titre-marron {
	color: #8E5E2D;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
}

.titre-marron a, a.help, .lexique {
	text-decoration: none;
}

.titre-marron a:hover {
	color: #ff6600;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 23px;
	line-height: 20pt;
	margin: 5px;
	padding: 5px 10px 5px 25px;
	text-align: left;
	text-decoration: none;
}

.titre-marron-1 {
	color: #8E5E2D;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	margin: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: justify;
	
}
.titre-marrron-2 {
	color: #8E5E2D;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 17px;
	margin: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}

.titre-marron-3 {
	color: #8E5E2D;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 16px;
	margin: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	
}

#offres {
	border-bottom-color: #ff6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

#orange-promo {
	color: #ff6600;
}

#vert-contruction {
	color: #81b719;
}
#bleu-engineering {
	color: #91ACBC;
}

.dateAgenda {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width:210px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(file://///XAVIER/web-DW/images/css/fond-agenda.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 21px;
	text-align:left;
}

#apDiv1 {
	width: 100%;
	margin: 0px;
	padding:0px;
	position:absolute;	
}

#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	width: 980px;
	height: auto;
	padding: 0px;
	margin:0px;
}

#apDiv3 {
	z-index:100;
	background-color: #E6E6E6;
}

.link-externe {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link-externe:hover {
	color: #8e5e2d;
	border-bottom: 1px dotted #8e5e2d;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.bas_de_page {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link {
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	padding-bottom: 0px;
	margin-bottom: 0px;			
}

.link:hover {
	color: #3665d1;
	border-bottom: 1px dotted #3665d1;
	text-decoration: none;
	margin-bottom: 0px;	
	padding-bottom: 0px;		
}

.corporate {
	color: #5C0452;
}
.corporate a{
	color: #5C0452;
	text-decoration:none;
}
.construction {
	color: #819D0A;
}
.construction a{
	color: #819D0A;
	text-decoration:none;
}

.engineering {
	color:#91acbc;
}
.gram {
	color:#34b0c9;
}
.engineering a{
	color:#91acbc;
	text-decoration:none;
}
.promotion {
	color: #d7a561;
}
.promotion a{
	color: #d7a561;
	text-decoration:none;
}
.blanc {
	color: #ffffff;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;	
}

.ss-titre {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	line-height: 20pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
}
.rens {
	position:relative;
	left:30px;
	top:0px;
	width:250px;
	height:0;
	margin:0px;
	border: 1px dotted #ff6600;
	padding: 1px;
}
fieldset.rens_test {
	left:30px;
	height:auto;
	width:270px;
	margin:15px;
	border: 1px dotted #ff6600;
	padding: 3px;
	float: left;
}

.chapo-gris {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 13px;
	margin: 5px 0px 3px 25px;
	padding: 1px;
	text-align: justify;
}

fieldset.test {
	left:30px;
	height:auto;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

.info-pdf {
	color: #666666;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	
}
.chp-required {
	border: 1px solid #9d1481;
	padding: 1px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #9d1481;
	font-size: 11px;

}
.chp {
	border: 1px dotted #c6c6c6;
	padding: 1px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
}
.petit-marron {
	
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color: #8e5e2d;
	font-size: 10px;
}
.actus {
	color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}
.fiche-pdf {
	background: url(/images/pdf.gif) no-repeat center;
	background-position: 30px 0px; /* x-pos y-pos */
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 13px 0px 15px 75px;
	margin-bottom: 0px;	
}
.fiche-pdf a{	
	text-decoration: none;
	color: #333333;
}
.fiche-pdf :hover{

	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
padding: 13px 0px 15px 0px;
	margin-bottom: 0px;	
}

.vigilance {
	background: url(/images/vigilance.png) no-repeat center;
	background-position: 30px 0px; /* x-pos y-pos */
	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
	padding: 13px 0px 15px 75px;
	margin-bottom: 0px;	
}
.vigilance a{	
	text-decoration: none;
	color: #333333;
}
.vigilance :hover{

	color: #333333;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	text-decoration: none;
	padding: 13px 0px 15px 0px;
	margin-bottom: 0px;	
}


.netstudio {
	font-style: normal;
	color: #9B009B;
	font-size:9px;
	background: transparent;
	margin: 0em;
	padding: 0em;
	vertical-align:middle;
}
.netstudio a{
	font-style: normal;
	color: #9B009B;
	font-size:9px;
	background: transparent;
	margin: 0em;
	padding: 0em;
	vertical-align:middle;
	text-decoration:none;
}
.netstudio a:hover{
	font-style: normal;
	color: #E600E6;
	text-decoration:none;
}
#alerte {
	position: relative;
	z-index: auto;
	bottom: 0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	text-align: center;
	padding-left:10px;
}






