body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.top {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #F1880B;
}

.copy {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #8F8F8E;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #606165;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	margin: 5px;
}
.text_2 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #F1880B;
	text-decoration: none;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #606165;
}

.link_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #b8b7b7;
	text-decoration: none;
	
}

a { 
	text-decoration: none;
}


.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #606165;
	background-color: #FFFFFF;
	height: 22px;
	width: 222px;
	border: 1px solid #BABAB9;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #606165;
	background-color: #FFFFFF;
	height: 104px;
	width: 222px;
	border: 1px solid #BABAB9;
	overflow:auto;
}
Liste_metiers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
}
.text_2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}

.gris_back {
	background-image: url(/img/gris_bck.gif);
}

.titre_news {
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	color: #333333;
	cursor: text;
	filter: DropShadow(Color=black, OffX=2, OffY=2, Positive=yes);
}

/* CSS FOR SLIDESHOW SCRIPT */
	#imageSlideshowHolder{
		margin:0px;	/* "Air" */
		width:227px;	/* Image width */
		height:250px;	/* Image height */
		position:relative;	/* Don't remove this line */
		overflow: hidden;
	}
	
	/* Don't change these values */
	#imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}
