body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	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:16px;
	font-weight:bold;
	line-height:1.1em;
	color:#00a0d1;
	padding: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;
}

/*---------------------------------------------Bulles clientgérance---------------*/

#apDiv1 {
	position:absolute;
	z-index:1;
	visibility: visible;
	top: 450px;
	padding:0;
	margin:0;
}

/*---------------------------------------------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;
}


/*---------------------------------------------structure site---------------*/

#conteneur {
	width: 912px;
	height: 810px;
	margin-left: -456px;
	left: 50%;
	position: absolute;
}

#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-weight:normal;
}
#header {
	height:117px;
	padding:10px 0 0 20px;
	margin:0;
}
/*Avec le menu 1*/
#content_type1 {
	height:583px;
	padding:10px 10px 0 30px;
	margin:0;
}
/*Avec le menu 1 et 2*/
#content_type2 {
	height:529px;
	padding:5px 10px 0 30px;
	margin:0;
}

#content-dso {
	height:583px;
	padding:10px 13px 0 30px;
	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---------------*/

.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;
}

.edito {
	width:215px;
	float:left;
	padding:0;
	text-align:left;
}

.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:20px 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:20px 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:20px 10px 0 220px;
}


.dso-valeur-ajoutee {
	background-image:url(img/fd_valeur.jpg);
	background-repeat:none;
	width:853px;
	height:211px;
	padding:0;
	margin:0;
}
.dso-valeur-ajoutee-text {
	padding:5px 0 0 10px;
}


/*---------------------------------------------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;
}