body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:1.3em;
	margin:0;
	padding:0;
	background-color:#00a0d1;
	background-image:url(img/fd.gif);
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}
h1 {
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	padding:0;
	margin:0;
}
h2 {
	font-size:22px;
	font-weight:normal;
	line-height:1em;
	color:#655a9f;
	padding:0 0 5px 0;
	margin:0;
	text-align:left;
}
h3 {
	font-size:16px;
	font-weight:normal;
	line-height:1em;
	color:#655a9f;
	padding:0;
	margin:0;
	text-align:left;
}

h4 {
	font-size:14px;
	font-weight:normal;
	line-height:1em;
	color:#655a9f;
	padding:0;
	margin:0;
	text-align:left;
}

/*---------------------------------------------Formulaire---------------*/

form {
	padding:0;
	margin:0;
}


select, textarea {
	color:#919f9c;
	font-size:12px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}


input[type="text"]{
	background-image:url(img/fd_input.gif);
	background-repeat:repeat-x;
	border:solid 1px #919f9c;
	color:#919f9c;
	font-size:11px;
	padding:2px;
}


/*---------------------------------------------boutons---------------*/

.boutons {
	padding:2px 4px 2px 4px;
	font-size:12px;
	font-weight: bold;
	background-image: url(img/fd_boutons.gif);
	background-repeat:repeat-x;
	border:solid 1px #4a504e;
	color:#283a36;
	cursor: pointer;
	cursor: hand;
}

/*---------------------------------------------Bulles clientgérance---------------*/

#apDiv1 {
	position:absolute;
	z-index:1;
	visibility: visible;
	left: 380px;
	top: 585px;
	padding:0;
	margin:0;
}


/*---------------------------------------------structure site---------------*/

#conteneur {
	width: 912px;
	height: 810px;
	margin-left: -456px;
	left: 50%;
	position: absolute;
}
#content_accueil {
	background-image:url(img/fd_accueil.jpg);
	background-repeat:no-repeat;
	width: 912px;
	height: 810px;
}
#content_site {
	background-image:url(img/fd_site.jpg);
	background-repeat:no-repeat;
	width: 912px;
	height: 810px;
}
/*---------------------------------------------structure contenu---------------*/
#top {
	height:25px;
	padding:5px 0 0 12px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	margin:0;
	
}

#top a {
	color:#FFF;
	font-size:14px;
	font-weight:normal;

}
#header {
	height:135px;
	padding:15px 0 0 20px;
	margin:0;
}
#content {
	height:517px;
	padding:5px 20px 0 40px;
	margin:0;
}
#content-dso {
	height:517px;
	padding:0 13px 0 40px;
	margin:0;
}
#footer {
	height:37px;
	padding:10px 20px 0 20px;
	margin:0;
	color:#FFF;
}
#footer a {
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFF;
}
#sign {
	color:#00354a;
	font-weight:normal;
	font-size:10px;
	text-align:center
}
#sign a {
	text-decoration:none;
	color:#00354a;
}
#sign a:hover {
	text-decoration:underline;
	color:#00354a;
}
/*---------------------------------------------bloc dans le contenu---------------*/

.edito {
	width:330px;
	float:left;
	padding:0 10px 0 0;
}
.col1 {
	width:400px;
	float:left;
	padding:0 10px 0 0;
	text-align:justify;
}
.col2 {
	width:400px;
	float:right;
	padding:0 20px 0 0;
	text-align:justify;
}
.identite {
	padding:2px;
	float:left;
}
.presse {
	padding:5px 20px 5px 0;
	float:right;
	text-align:right;
	color:#FFF;
}

.presse a{
	color:#FFF;
}
.recrutement {
	color:#FFF;
	background-image:url(img/fd_recrut.gif); 
	background-repeat:none;
	height:169px;
	width:400px;
}


.recrutement a{
	color:#FFF;
}

.poste {
	padding:15px 0 10px 15px;
}


.dso-expert {
	background-image:url(img/fd_dso-expert.jpg);
	background-repeat:none;
	width:647px;
	height:151px;
	float:right;
	margin-bottom:5px;
}
.dso-expert-text {
	padding:15px 10px 0 220px;
}

.dso-risk {
	background-image:url(img/fd_dso-risk.jpg);
	background-repeat:none;
	width:647px;
	height:151px;
	float:right;
	margin-bottom:5px;
}
.dso-risk-text {
	padding:15px 10px 0 220px;
}

.dso-legal {
	background-image:url(img/fd_dso-legal.jpg);
	background-repeat:none;
	width:647px;
	height:151px;
	float:right;
	margin-bottom:5px;
}
.dso-legal-text {
	padding:15px 10px 0 220px;
}


/*---------------------------------------------style contenu---------------*/
.title-blue {
	color:#00a0d1;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0;
}
.title-marron {
	color:#cca462;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0;
}
.title-violet {
	color:#765bba;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0;
}

.title-green  {
	color:#8eb00e;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0;
}

.title-rose  {
	color:#c30357;
	font-weight:bold;
	padding:6px 0 0 0;
	margin:0;
}

/*---------------------------------------------Menu Lexique---------------*/
#menu-lexique {
	height: 25px;
	margin: 0;
	padding:0 0 20px 0;
}
div.outer {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0;
	background: url('img/fd_menu-lexique.gif') 0 -50px no-repeat;
}
div.outer-actif {
	float: left;
	width: 25px;
	height: 25px;
	margin: 0;
	background: url('img/fd_menu-lexique.gif') 0 -50px no-repeat;
}
div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#FFF;
	text-decoration: none;
	background: url('img/fd_menu-lexique.gif') top left no-repeat;
}
div.outer-actif a {
	color:#FFF;
	text-decoration: none;
}
div.outer span {
	display: block;
	margin:0;
	padding: 5px 0 0 8px;
}
div.outer-actif span {
	display: block;
	margin:0;
	padding: 5px 0 0 8px;
	color:#000;
	text-decoration:none;
}
div.outer a:hover {
	background-image: none;
	color: black;
}
div.outer a:active {
	color: black;
}

/*---------------------------------------------Acces---------------*/

#apLieu1, #apLieu2, #apLieu3, #apLieu4, #apLieu5, #apLieu6, #apLieu7, #apLieu8 {
	position:absolute;
	width:500px;
	height:280px;
	z-index:1;
	visibility: hidden;
}