@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	border:0px;
}

body,html {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #e87d19;
}

p{
	margin-bottom:10px;	
}
#submit dd{
	width:20px;	
	
}
#global {
	width: 900px;
	min-height:500px;
	margin:0 auto;
	margin-bottom:50px;
	background-image:url("../images/background.jpg");
}

#accordeon{
	margin-top:20px;
	float:left;
	width:95%;
	margin-bottom:20px;
	text-align:justify;
	font-size:12px;
	padding-left:10px;
}
#accordeon li{
	list-style-type:none;
}
#accordeon img{
	vertical-align:top;
	float:left;
}

.none{
	display:none;
}

#submit{
	
}	

/*************ENTETE**************/

#banniere{
	clear:both;
	width:850px;
	height:140px;
	margin-left:30px;
}


#blue_band_top{
	background-image:url("../images/blue_band_top.jpg");
	width:850px;
	height:38px; 
	margin-left:30px;
	line-height:10px;
	font-size:2px;
	background-repeat:repeat-x;
	z-index:2;
	display:block;
}

#blue_band_top a {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	}

#blue_band_top a:hover {
	color:#ffde1b;
	text-decoration:underline;
	}

#membreinfo {
	font-size:10px;
	color:#ffffff;
	width:400px;
	margin-top:0px;
	float:left;
	height:38px;
}

#membreinfo DIV{
	
	padding:13px;
	
}

#login{
	width:335px;
	height:38px;
	margin-top:-38px;
	margin-left:515px;
	display:block;
	float:right;
}

#login input {
	
	width:120px;
	font-size:12px;
	height:14px;
	color:#666666;
	padding:1px;
	vertical-align:super;
}

#loginpage input {
	display:none;
}

#login DD {
	
	float:left;
	padding:10px 12px 0 12px;
	display:block;
	
}

.errors {
	list-style:none;
	margin-bottom:10px;
	color:red;
}
.errors UL{
	margin:0;	
}


#login #loginbutton {
	
	width:17px; height:16px; margin-left:-10px; border:none;
	
}


#login DT { display:none; }

.txtLogin{
	width:125px;
}

#login img{
	float:right;
	margin-top:11px;
	margin-right:12px;
	display:inline;
	border:0;
}

#logo{
	float:left;
	height:95px;
	margin-top:0px;
}
#logo img{
	border:none;	
}
#banniereImg{
	float:left;
	height:95px;
	margin-top:0px;
}
/*************MENU**************/


#menu{
	float:left;
	margin-top:-17px;
	margin-left:12px;
	display:inline;
}

#top_menu_blue{
	background-image:url("../images/top_menu_blue.jpg");
	width:210px;
	height:17px;
	line-height:10px;
	font-size:2px;
}

#top_menu_blue2{
	background-image:url("../images/top_menu_blue2.jpg");
	width:210px;
	height:20px;
}

#repeat_menu_blue{
	background-image:url("../images/repeat_menu_blue.jpg");
	width:210px;
	min-height:100px;
}

.lien_menu a{
	font-family:Arial Black;
	color:white;
	font-size:11px;
	text-decoration:none;
}

.lien_menu a:hover{
	color:#bdbdbd;
	color:#999;
}

.lien_menu li{
	list-style-type:none;
	padding-bottom:5px;
	margin-left:18px;
	line-height:13px;
	padding-top:4px;
	padding-right:4PX;
}

.lien_sous_menu {
	padding-left:20px;
}

.lien_sous_menu a{
	font-size:10px;
	line-height:10px;
}

.lien_sous_menu a:hover{
	color:#999;
}

.lien_sous_menu_actif{
	padding-left:20px;
}

.lien_sous_menu_actif a{
	color:#999;
	font-size:10px;
	line-height:10px;
}

#bottom_menu_blue{
	background-image:url("../images/bottom_menu_blue.jpg");
	width:210px;
	height:23px;
	display:block;
	background-repeat:no-repeat;
}

#top_menu_orange{
	background-image:url("../images/top_menu_orange.jpg");
	width:210px;
	height:39px;
	line-height:10px;
	font-size:2px;
}


#repeat_menu_orange{
	background-image:url("../images/repeat_menu_orange.jpg");
	width:210px;
	min-height:100px;
}


#bottom_menu_orange{
	background-image:url("../images/bottom_menu_orange2.jpg");
	width:210px;
	height:22px;
	display:block;
}

#logo_gouvernement{
	width:192px;
	/*height:180px;*/
	display:block;
	margin-left:18px;
}

#menu_horizontal{
	float:left;
	height:51px;
}

#recherche{
	float:left;
	background-image:url("../images/search_background3.jpg");
	width:246px;
	height:51px;
}

#recherche input{
	float:left;
	margin-top:18px;
	margin-left:80px;
	vertical-align:super;
	width:125px;
}

#recherche img{
	float:right;
	padding-top:16px;
	margin-right:10px;
}*/

#txtRecherche{
	width:125px;
}

/***********CONTENU*****************/

#content{
	float:right;
	margin-right:20px;
	display:inline;
	width:638px;
	min-height:450px;
	display:inline;
	margin-bottom:10px;
}

#content a{
	color:#FF9900;
}

#content input{
	border:1px solid #666;
	margin-bottom:5px;
}

#content label{
	color:#E98D1B;
	font-size:11px;
	font-weight:bold;
}

#titreForm{
	font-size:14px;
	font-family:Arial black;
	color:#FF9900;
}

#content select{
	border:1px solid #666;
}

#content textarea{
	border:1px solid #666;
}



#txtIntro li {
	font-size:14px;
	padding-top:10px;
	margin-left:30px;
	vertical-align:text-bottom;
	padding-left: 23px;
	list-style:none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;;
}
.margin5{
	margin-left:30px;		
}
.asterix{
	font-size:9px;
	text-align:right;
}

#titleBar{
	background-image:url("../images/titleBar.jpg");
	width:638px;
	height:54px;
}

h1{
	font-family:Trebuchet MS;
	font-size:24px;
	color:#e98d1b;
	padding-top:4px;
}

#filAriane{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#e98d1b;
}
#submit{
	width:20px;	
	background-image:url("../images/login_button.jpg");
	cursor:pointer;
}
#bienvenue{
	float:left;
	width:382px;
	text-align:justify;
	font-size:12px;
	padding-top:10px;
	padding-left:4px;
	padding-right:10px;
	padding-bottom:2px;
}

#test{
	clear:both;
	display:block;	
	width:800px;
}

#txtIntro,txtContact{
	float:left;
	width:95%;
	margin-bottom:20px;
	text-align:justify;
	font-size:12px;
	padding-top:10px;
	padding-left:10px;
}
#txtContact li{
	list-style-type:square;	
	font-size:14px;

	margin-left:23px;	
}
#annonce{
	overflow:hidden;
	float:left;
	margin-left:20px;
	width:186px;
	height:135px;
	background-color:white;
}


/********************PAGE INDEX**********************/
#top_tout_nouveau{
	background-image:url("../images/top_toutNouveau2.jpg");
	width:186px;
	height:35px;
	clear:both;
}

.boiteVertical{
	float:left;
	width:186px;
	
	margin-top:10px;
	margin-right:22px;
	font-size:9px;
	display:inline;
	text-align:justify;
}

.titre_boiteVertical{
	background-image:url("../images/top_boite_vertical.jpg");
	font-family:Arial Black;
	color:white;
	height:30px;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
}

.titre_boiteVertical h2{
	font-size:16px;
}

.titre_boiteVertical h2 a{
	color:white;
}

.contenu_boiteVertical{
	height:250px;
	border:2px solid #ff9933;
	padding-left:10px;
	padding-right:10px;
	font-size:9px;
	overflow:hidden;
	text-align:left;
}

.contenu_boiteVertical h3{
	padding-top:10px;
	color:#000099;
	font-size:9px;

}

.contenu_boiteVertical h4{
	color:#6472b7;
	font-size:9px;
	padding-bottom:inherit;
	
}
/****************INDUSTRIES - METIERS ET PROFESSIONS *****************/

.metiersProfessions{
	float:left;
	margin-left:20px;
}

.metiersProfessions ul{
	list-style-type:none;
}



/****************BABILLARD D'EMPLOI - POSTES DISPONIBLES *****************/

#tableauPoste{
	margin:auto;
	margin-top:20px;
	border-bottom:2px solid #FF9900;
	border-collapse:collapse;
	text-align:left;
	
	
}

#tableauPoste th{
	margin:auto;
	border-bottom:2px solid #ff9900;
	width:165px;		
}

#tableauPoste td{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #ffe7c6;
	background-image:none;
}
#enregistrerPoste{
	margin-top:20px;
	margin-left:20px;
	font-size:12px;
}
#enregistrerPoste li{
	list-style:none;
	padding-left: 23px;
	list-style-position:outside;
	background-image: url(../images/bulletArrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0%;

}
#enregistrerPoste UL {
	list-style:none;
	margin-left: 10px;	
}

#tableauPosteBackground{
	border-top:3px solid #ff9900;
	color:#ff9900;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	height:0px;
}

.tableauPosteBackgroundL{
	background-image:url("../images/orangeBorder_L.jpg");
	background-repeat:no-repeat;
	background-position:0% 0%;
	width:50px;
}

.tableauPosteBackgroundR{
	background-image:url("../images/orangeBorder_R.jpg");
	background-repeat:no-repeat;
	background-position:100% 0%;
	width:50px;

}

	
/****************BABILLARD D'EMPLOI - CONNECTION *****************/

#connectionForm{
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
	min-width:300px;
	
}


#connectionForm input{
	border:1px solid black;
}

#titleConnection{
	color:#ff9900;
	font-family:Arial black;
	margin-top:10px;
}

#enregistrerPoste{
	margin-left:20px;
}

#enregistrerPoste p{
	margin-bottom:15px;
	font-size:14px;
}

#logoPoste{
	float:right;	
	margin-right:15px;
}


#txtGeneral{
	float:left;
	font-size:12px;
	margin-bottom:20px;
	padding-left:10px;
	text-align:justify;
	width:95%;
}
/****************TABLEAU FORMAT PDF *****************/

#pdfListe{
	float:left;
	width:95%;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
}
#pdfListe a:hover{
	color:#bdbdbd;
}

	
#pdfListe h2{
	float:left;
	font-family:Trebuchet MS;
	font-size:20px;
	color: #336699;
	text-align:left;
	text-decoration: underline;
}
#pdfListe h3{
	font-family:Trebuchet MS;
	font-size:16px;
	color: #336699;
	text-align:left;
	text-decoration: underline;
	float:left;
}
#pdfListe h3:hover{
color:#294a73;	
}

#pdfListe h4{
	float:left;
	font-family:Trebuchet MS;
	font-size:16px;
	color: #336699;
	text-align:left;
	margin-left:10px;
	display: inline; 
	text-decoration: underline;
}
#pdfListe h5{
	font-family:Trebuchet MS;
	font-size:16px;
	color: #336699;
	text-align:left;
	text-decoration: underline;
}
.datePdf{
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:right;
	color:#e98d1b;
}
.datePdfNews1{
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:right;
	color:#e98d1b;
	margin-right:180px;
	margin-top:10px;
}
.datePdfNews2{
	font-family:Trebuchet MS;
	font-size:16px;
	text-align:right;
	color:#e98d1b;
	margin-top:10px;
}
.sizeDate{
	width:100px;	
	
}
.pdfTxt{
	display:block;
	font-size:12px;
	text-align:justify;
	color: black;
}

.suiteBtn a{
	text-align:right;
	color: #336699;
}
#pdfListe img{
	border:0;
	text-align:right;
}

.imgPdfGrande{
	border:1px solid black;
	float: right;
	max-height:150px;
	padding-left:10px;
}
#pdfListe table{
	float:left;
	width:100%;
	font-size:12px;
	border-collapse:collapse;
	color:#ff9900;
	display:block;
}
.borderDashed{
	margin-top:5px;
	border-top:dashed 2px #e98d1b;
	width:605px;
	min-height:5px;
	padding-bottom:10px;

}
.titreSectionPdf{
	margin-left:20px;	
}
.imgPdf{
	width:170px;
	padding-right:10px;	
}
.imgSmall img{
	width:80px;
}

.imgSmall{
	width:85px;
}
.imgMoyen img{
	width:120px;
	text-align:center;
	padding-right:10px;
}
.imgMoyen{
	width:120px;
}
.imgBig img{
	max-height:160px;	
}
/****************TABLEAU POSTE************************************/
#tableauListe{
	margin:auto;
	margin-top:20px;
	border-bottom:2px solid #FF9900;
	border-collapse:collapse;
	text-align:left;
	padding-left:10px;
}

#tableauListe th{
	margin:auto;
	border-bottom:2px solid #ff9900;
	padding-top:3px;
	padding-bottom:3px;
}

#tableauListe td{
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #ffe7c6;
}

#tableauListe a,#tableauListe img{
	color:#ff9900;
	border:0;
}

#optionDetails{
	width:130px;
	text-align:right;
}

#details{
	width:450px;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
}
.rightBtn{
	float:right;
	text-align:right;
}
.leftBtn{
	float:left;
	text-align:left;
}
/*****************Contenu Page News**********************/

.newsSmallImg img{
	width:100px;
	border:0px;	
	
}
/**************Contenu Contactez-nous*******************/
#mapPlasti img{
	width: 600px;	
	
	}
/********************SITE MAP*************************/	
	
.navigation {
	list-style:none;
	line-height:20px;
	margin-left:30px;
	font-size:14px;
	
}

.navigation UL {
	list-style:none;
	margin-left: 10px;

	
}
.navigation LI {
	
	list-style:none;
	margin-top:3px;
	padding-left: 23px;
	list-style-position:outside;
	background-image: url(../images/bulletArrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0%;
	
}
.tablePDF td{
	width:300px;	
}

/******************PIED DE PAGE **********************/
#pied{
	clear:both;
	background-image:url("../images/pied.jpg");
	height:25px;
	font-size:9px;
	color:white;
	margin-left:12px;
	padding-right:30px;
	padding-top:0px;
	background-repeat:no-repeat;
	vertical-align:middle;
	text-align:right;
}

