* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

div.spacer {
	clear: both;
	visibility: hidden;
}

.no_border {
	border-width: 0px;
}

body {
	/*background-image: url(../images/fond.png);*/
	background-position: 50%;
	background-repeat: repeat-y;
}

div#langues {
	position: relative;
	margin: auto;
	width: 1000px;
	height: 26px;
	background-color: #ececec;
	border-bottom: 1px solid #999;
	color: #0278c7;
}
	
	span#date {
		display: block;
		position: relative;
		float: left;
		height: 26px;
		line-height: 26px;
		text-indent: 10px;
	}
	form#selecteur_langue {
		display: block;
		position: relative;
		float: right;
		margin-top: 4px;
		margin-right: 10px;
	}
		form#selecteur_langue select {
			width: 90px;
		}
		
/****************************************************************************************/

div#marque {
	position: relative;
	margin: auto;
	width: 1000px;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #999;
	background-image: url(../images/fond_marque.png);
	background-position: right top;
	background-repeat: no-repeat;
}
	
	div#marque p {
		position: absolute;
		top: 30px;
		left: 330px;
		width: 515px;
	}
		
		div#marque p span {
			font-size: 12px;
			font-style: italic;
			color: #999999;
		}
		
/****************************************************************************************/

div#header {
	position: relative;
	margin: auto;
	width: 1000px;
	height: 209px;
	background-color: #ececec;
	border-bottom: 1px solid #999;
	background-image: url(../images/header_1.jpg); /* dyn suivant la page... */
	background-position: left top;
	background-repeat: no-repeat;
}
	
	div#intro_titre {
		position: absolute;
		top: 32px;
		left: 445px;
		width: 290px;
		color: #0278c7;
	}
	div#intro_texte {
		position: absolute;
		top: 58px;
		left: 478px;
		width: 257px;
		text-align: right;
		color: #666;
	}
	
	div#emergency_call {
		position: absolute;
		top: 32px;
		right: 11px;
		padding: 10px 20px;
		width: 224px;
		width: 184px;
		height: 145px;
		background-image: url(../images/emergency_call.png);
		background-repeat: no-repeat;
		overflow: hidden;
		text-align: center;
		font-weight: bold;
	}
		
		div#emergency_call div.titre {
			margin-bottom: 10px;
			font-size: 10px;
			color: #666;
		}
		div#emergency_call div.adresse {
			margin-bottom: 10px;
			font-size: 10px;
			color: #999;
		}
		div#emergency_call div.numero {
			font-size: 13px;
			color: #e40101;
		}
		div#emergency_call div.numero a {
			font-size: 13px;
			color: #e40101;
			text-decoration: underline;
		}
		
/****************************************************************************************/

ul#menu {
	position: relative;
	margin: auto;
	width: 1000px;
	height: 20px;
	line-height: 20px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #999;
	background-image: url(../images/fond_menu.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
	ul#menu li {
		display: block;
		float: left;
		list-style: none;
	}
	ul#menu a {
		display: block;
		float: left;
		padding: 0px 30px;
		background-image: url(../images/fond_menu_li.png);
		background-position: right 3px;
		background-repeat: no-repeat;
		font-size: 10px;
		color: #0078c7;
		text-decoration: none;
	}

	ul#menu a.fin {
		padding: 0px 35px 0px 30px;
		background-image: url(../images/fond_menu_li_fin.png);
		background-position: right 3px;
		background-repeat: no-repeat;
	}

/****************************************************************************************/


div#page_accueil {
	position: relative;
	margin: auto;
	padding-left: 11px;
	width: 989px;
	background-color: #fff;
}

div#boite_1,
div#boite_2,
div#boite_3,
div#boite_4 {
	position: relative;
	float: left;
	margin: 44px 11px 30px 0px;
	/*_margin: 44px 0px 30px 0px;*/
	width: 233px;
	height: 238px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-image: url(../images/fond_boite_accueil.png);
	background-position: left bottom;
	background-repeat: repeat-x;	
}
	
	div.boite_accueil {
		position: relative;
		margin: 10px auto;
		width: 216px;
	}

		div.boite_accueil p.titre {
			display: block;
			margin-bottom: 10px;
			text-indent: 8px;
			font-size: 12px;
			color: #0076c7;
			font-weight: bold;
		}
		div.boite_accueil li {
			margin-left: 40px;
			list-style-image: url(../images/puce_fleche_bleu.gif); 
			height: 21px;
			color: #666;
		}
		div.boite_accueil p.texte {
			display: block;
			margin-bottom: 15px;
			color: #666;
		}
		div#boite_1 a,
		div#boite_2 a,
		div#boite_3 a,
		div#boite_4  a {
			position: absolute;
			bottom: 4px;
			right: 25px;
			color: #0076c7;
			text-decoration: none;
			font-style: italic;
		}


/****************************************************************************************/

div#page {
	position: relative;
	margin: auto;
	margin-bottom: 26px;
	padding-bottom: 30px;
	width: 1000px;
	border-bottom: 1px solid #999;
	background-color: #fff;
	background-image: url(../images/fond_page_degrade.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
	
	div#liner {
		position: relative;
		margin-top: 28px;
		margin-bottom: 18px;
		width: 1000px;
		height: 1px;
		border-width: 0px;
		border-top: 1px solid #999;
	}
	
	h1#titre_n1 {
		margin-bottom: 35px;
		width: 1000px;
		height: 21px;
		line-height: 21px;
		background-image: url(../images/titre_page.png);
		text-indent: 65px;
		color: #fff;
	}


	div#sous_menu {
		position: relative;
		float: left;
		margin-left: 2px;
		padding: 24px 0px 0px 14px;
		width: 269px;
		height: 117px;
		background-image: url(../images/sous_menu.png);
		background-repeat: no-repeat;
	}
		
		div#sous_menu a {
			display:  block;
			padding-left: 18px;
			width: 210px;
			height: 15px;
			line-height: 15px;
			text-decoration: none;
			color: #9ed0f2;
		}
		div#sous_menu a.on {
			padding-left: 18px;
			background-image: url(../images/sous_menu_on.gif);
			background-repeat: no-repeat;
			color: #0278c7;
		}
		
		
	div#page_sous_menu {
		position: relative;
		float: right;
		min-height: 250px;
		margin-right: 60px;
		_margin-right: 30px;
		width: 620px;
	}
		
		div#page_sous_menu h2.titre_n2_sous_menu {
			margin-bottom: 18px;
			text-indent: 50px;
			color: #0278c7;
		}
		
		div#page_sous_menu div.p_normal_sous_menu {
			position: relative;
			margin: auto;
			margin-bottom: 40px;
			line-height: 18px;
			text-align: justify;
			color: #666;
		}
		h2.titre_n2 {
			margin-bottom: 18px;
			text-indent: 130px;
			color: #0278c7;
		}
		
		div.elem_centre {
			text-align: center;
		}
		
	
/****************************************************************************************/
	
ul.ul_n1 {
	margin-left: 40px;
	line-height: 20px;
}
	ul.ul_n1 li {
		list-style-image: url(../images/petite_puce_fleche_bleu.gif);
		font-size: 11px;
		color: #444;
		font-weight: bold;
	}
ul.ul_n2 {
	margin-left: 40px;
}
	ul.ul_n2 li {
		font-size: 11px;
		font-weight: normal;
	}
	
/****************************************************************************************/

div.suite_logos {
	text-align: center;
}
div.suite_logos a {
	margin-right: 10px;
}
div.suite_logos a img {
	margin-top: 5px;
	border: 1px solid #d9d9d9;
}

img#ipass {
	display: block;
	margin: auto;
}

div#images_formation {
	position: relative;
	width: 600px;
}
	div#images_formation a {
		position:relative;
		float: left;
		margin-right: 8px;
		margin-bottom: 8px;
	}
	div#images_formation img.gauche {
		display: block;
		float: left;
		border: 1px solid #d9d9d9;
	}
	div#images_formation img.droite {
		display: block;
		float: right;
		border: 1px solid #d9d9d9;
	}
	
/****************************************************************************************/

div.services_bloc_images {
	padding: 20px;
	background-color: #fff;
	border: 1px solid #ebebeb;
	text-align: center;
}
	div.services_bloc_images img {
		margin-right: 25px;
	}


table#logos_clients {
	margin-top: 30px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
	table#logos_clients td {
		text-align: center;
	}
	table#logos_clients img {
		border-width: 0px;
	}
	
div#images_screenshot {
	position: relative;
	width: 600px;
	margin: auto;
}
	div#images_screenshot a {
		display: block;
		position: relative;
		float: left;
		margin-bottom: 15px;
		margin-right: 10px;
		width: 138px;
		height: 100px;
		overflow: hidden;
		border: 1px solid #d9d9d9;
		background-color: #fff;
	}
	div#images_screenshot a img {
		position: absolute;
		top: 50%;
		left: 50%;
		border-width: 0px;
	}
	

/****************************************************************************************/

div#div_maponair {
	position: relative;
	margin: 20px auto;
	width: 688px;
	height: 300px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
}
div#boite_sites {
	position: relative;
	margin: 20px auto;
	width: 688px;
	border: 0px solid #d9d9d9;
}
	div.colonnes {
		position: relative;
		float: left;
		padding-left: 10px;
		border-left: 1px solid #d9d9d9;
	}
	a.nom_site {
		display: block;
		float: left;
		text-decoration: none;
		color: #989898;
	}
	a.fleche_site {
		display: block;
		float: left;
		margin: 5px 0px 0px 5px;
		width: 5px;
		height: 5px;
		background-image: url(../images/fleche_site.gif);
		background-repeat: no-repeat;
		cursor: pointer;
	}

div#boite_site {
	position: relative;
	float: left;
	margin-left: 70px;
	width: 400px;
	line-height: 18px;
	color: #666;
}
	div#boite_site h3 {
		font-size: 13px;
	}
	
	span.urgence_site {
		color: #e40101;
		font-weight: bold;
	}
	
	div#boite_site a {
		color: #666;
		text-decoration: underline;
	}
	div#boite_site a:hover {
		text-decoration: none;
	}
	div#boite_site p {
		text-align: justify;
	}
div#div_maponair_1site {
	position: relative;
	float: right;
	margin-right: 70px;
	width: 400px;
	height: 400px;
	background-color: #FFF;
	border: 1px solid #d9d9d9;
}	

/****************************************************************************************/

div#carriere_gauche {
	position: relative;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	width: 472px;
}
	
	h2.titre_n2_carriere {
		margin-bottom: 18px;
		height: 20px;
		line-height: 20px;
		background-image: url(../images/carriere_fleche.gif);
		background-repeat: no-repeat;
		text-indent: 25px;
		color: #0278c7;
	}
	div.p_normal_carriere {
		margin-bottom: 25px;
		padding-left: 50px;
		color: #666;
	}
	div#carriere_gauche a {
		color: #0278c7;
		text-decoration: underline;
	}
	div#carriere_gauche a:hover {
		text-decoration: none;
	}
	
	div#carriere_gauche h2#titre_offre {
		margin-bottom: 18px;
		color: #0278c7;
	}
	div#carriere_gauche h3.sous_titre_offre {
		margin-bottom: 10px;
		color: #666;
	}
	div#carriere_gauche p.p_offre {
		margin-bottom: 30px;
		color: #666;
	}
	
	
	
div#carriere_droite {
	position: relative;
	float: right;
	margin-right: 26px;
	_margin-right: 16px;
	width: 456px;
}
	div#carriere_boites {
		position: relative;
		margin-top: -53px;
		width: 456px;
		height: 402px;
		background-image: url(../images/boites_carriere.png);
		background-repeat: no-repeat;
	}
	div#carriere_boites div.carriere_boite {
		position: relative;
		margin: auto;
		padding-top: 16px;
		width: 410px;
		height: 107px;
		overflow: hidden;
	}
	h3.titre_n3_carriere {
		color: #0077c7;
		font-weight: normal;
	}
	div#carriere_boites img {
		position: relative;
		float: left;
		margin-top: 1px;
		border: 1px solid #0077c7;
	}
	div#carriere_boites p {
		position: relative;
		float: left;
		margin-left: 11px;
		width: 266px;
		color: #666;
		font-size: 10px;
	}
	
	/***************************************/
	
	table#tab_liste_offres {
		position: relative;
		margin: auto;
		border-collapse: collapse;
		border: 1px solid #d7d7d7;
		color: #666;
	}
	
	table#tab_liste_offres th, table#tab_liste_offres td {
		border-top: 1px solid #d7d7d7;
		border-bottom: 1px solid #d7d7d7;
	}
	table#tab_liste_offres th {
		height: 30px;
		background-image: url(../images/fond_liste_offre.png);
		background-repeat: repeat-x;
	}
		
		table#tab_liste_offres th input {
			padding: 0px 12px;
			height: 17px;
			background-color: transparent;
			border-width: 0px;
			cursor: pointer;
		}
		table#tab_liste_offres th input.tri_asc {
			background-image: url(../images/tri_fl_bas.png);
			background-repeat: no-repeat;
			background-position: right 2px;
		}
		table#tab_liste_offres th input.tri_desc {
			background-image: url(../images/tri_fl_haut.png);
			background-repeat: no-repeat;
			background-position: right 2px;
		}
	
	table#tab_liste_offres td {
		height: 24px;
		padding: 0px 2px;background-color: #f9f9f9;
	}
		
	table#tab_liste_offres td.date {
		width: 90px;
		text-align: center;
	}
	table#tab_liste_offres td.type {
		width: 110px;
		text-align: center;
	}
	table#tab_liste_offres td.titre {
		width: 260px;
		text-align: left;
	}
	table#tab_liste_offres td.titre a {
		color: #666;
		text-decoration: underline;
	}
	table#tab_liste_offres td.titre a:hover {
		text-decoration: none;
	}
	
	/***************************************/
	
	div#carriere_droite form {
		padding: 20px;
		width: 405px;
		border: 1px solid #e0e0e0;
		background-color: #fff;
		color: #666;
	}
	
		div#carriere_droite form h4 {
			margin-bottom: 25px;
			font-size: 14px;
		}
		
	div#carriere_droite form label {
		display: block;
		clear: left;
		float: left;
		margin-bottom: 8px;
		width: 100px;
	}
	div#carriere_droite form input.champ, div#carriere_droite form textarea {
		display: block;
		float: left;
		margin-bottom: 8px;
		width: 300px;
		border: 1px solid #a8a8a8;
	}
	
	
	
	input.sub_100 {
		width: 100px;
		height: 24px;
		border-width: 0px;
		background-color: transparent;
		background-image: url(../images/sub_100.gif);
		background-repeat: no-repeat;
		font-weight: bold;
		color: #666;
		cursor: pointer;
	}
	
/*
div#carriere_offre {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 472px;
}*/


/****************************************************************************************/

div#contact_gauche {
	position: relative;
	float: left;
	margin-left: 50px;
	padding: 20px;
	width: 350px;
	line-height: 18px;
	color: #666;
	border: 1px solid #dcdcdc;
	border: 1px solid #ccdde9;
}
	div#contact_gauche a {
		color: #0278c7;
		text-decoration: underline;
	}
	div#contact_gauche a:hover {
		text-decoration: none;
	}
form#contact_droite {
	position: relative;
	float: right;
	margin-right: 60px;
	width: 430px;
}
	form#contact_droite label {
		display: block;
		clear: both;
		position: relative;
		float: left;
		margin-bottom: 8px;
		width: 100px;
		color: #666;
	}
	form#contact_droite input.champ, form#contact_droite textarea {
		display: block;
		position: relative;
		float: left;
		margin-bottom: 8px;
		width: 310px;
		border: 1px solid #a5acb2;
	}
	
/****************************************************************************************/

div#footer {
	position: relative;
	margin: auto;
	padding-top: 10px;
	width: 1000px;
	height: 30px;
	background-color: #fff;
	background-image: url(../images/fond_footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	color: #999;
}
	
	div#footer a {
		font-size: 10px;
		color: #999;
		text-decoration: none;
	}
	
div#grand_bleu {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #f2f8fc;
	/*z-index: -1;*/
}
	
	
