body {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #ff9900;
/* -- texte -- */
	font-family:Arial,Verdana,Helvetica,sans-serif;
	color: #000;
	font-size:0.9em;
	letter-spacing:0pt;
	line-height:1.15em;
	text-align:left;
	text-decoration:none;
	word-spacing:-0.02em;
}

.fond_blanc { background-color:#fff; }
.fond_orange { background-color:#FF9900; }
.fond_block { background-color:#fff; background-image: url(images/bas_droite.png); background-position: bottom; background-position: right; background-repeat: no-repeat; }
.text_vert { color: #40AC14; font-weight: bold; }
.text_orange { color: #FF9900; }
.text_rose { color: #cc0066; }
.text_bleu { color: #66cccc; }

.contenu {
	margin-left: 30px;
	margin-top: 40px;
}

.carte {
	margin: 20px 0 10px 30px;
}

.correspondant {
	font-size:11px;
	width: 400px;
	position: relative;
	left: -130px;
	margin: 0 0 0 30px;
	padding-right: 7px;
	border-right: 4px solid #FF9900;
	text-align: right;
}

.correspondant ul li {
	list-style-type: none;
}

.correspondant h2 {
/*	line-height:10pt;
*/	margin-bottom:0px;
}

.correspondant .contact {
	left: 0;
	width: 100%;
	position: absolute;
	margin: -75px 0 0 376px !important;
	margin: -70px 0 0 417px;
	text-align: left;
}

.correspondant .logo_ville {
	left: 50px;
	left: 0;
	position: absolute;
	margin: -100px 0 0 0;
	text-align:left;
}

.correspondant .photo_correspondant {
	bottom: 0;
	left: 625px;
	position: absolute;
	margin: -87px 0 0 0;
	text-align:left;
}

.organisation {
	padding: 5x;
	text-align: center;
	margin:40px;
}

.emplois {
	padding: 5x;
	text-align: left;
	margin: 40px 20px 0 50px;
}

.emplois h1 {
	padding: 20px 10px 0 0;
	color: #FF9900;
	text-align: right;
}

.emplois .descriptif {
	border-left: #FF9900 solid;
	padding: 5px 0px 5px 10px;
	background: #E3E2D5;
}

.emplois .descriptif p {
	margin: 0;
}

.emplois .localisation	{
	font-size: 18px;
	padding: 3px 0 3px 30px;
	background-color:#FF9900;
}

.emplois .villes {
	border-left: #FF9900 solid;
	padding: 5px 0px 5px 10px !important;
	padding: 5px 0px 5px 18px;
	background: #E3E2D5;
}

.emplois .remuneration	{
	font-size: 18px;
	padding: 3px 0 3px 30px;
	background-color:#FF9900;
}

.emplois .salaire {
	text-align:center;
}

.emplois .contact {
	line-height: 0.1em !important;
	line-height: 0.05em;
	padding: 5px 0px 5px 10px !important;
	padding: 5px 0px 5px 18px;
}

.emplois .separation_emplois {
	height: 20px;
	width:100%;
	background: url(../images/separation_emplois.png) repeat-x;
	border-bottom: 5px solid #E3E2D5;
}

.norepeat
{
background-repeat: no-repeat;
}
