body{
    background-color:#D2D7D6;
    margin:0px auto;
	text-align:center;
	padding:178px 0 0 0;
}

div#top {
	position:absolute;
	text-align:center;
	left:auto;
    margin:0 auto;
    top:0;
    left:0px;
    width:100%;
    height:178px;
    z-index:10;
    display: block;
}

div#panneau_haut {
	background-color:#D2D7D6;
	margin:0 auto;
	text-align:left;
    top:0;
    left:auto;
    width:900px;
    height:178px;
    z-index:100;
    background-image: url("front_top.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
}

div#logo_site {
	display: block;
	float:left;
	margin:0;
	position:inherit;
	text-align:right;
	width:191px;
    z-index:150;
}

div#logo_site img {
	border: 0px;
}

div#nous_font_confiance_texte {
	display: block;
	float:left;
	text-align:right;
    z-index:200;
    width:370px;
    height:25px;
    margin:143px 0 0 45px;
    font-size: 16px;
    font-family: Arial;
    color:#005c85;
    font-style:italic;
}

div#nous_font_confiance_texte a {
	text-decoration:none;
    color:#005c85;
}

div#nous_font_confiance_logo {
	display: block;
	float: left;
	text-align: center;
    z-index: 150;
    width: 128px;
    height: 147px;
    margin: 0 0 0 40px;
    padding: 0;
    font-size: 12px;
    color: #FFFFFF;
    position: relative;
    right: 20px;
    font-family: Arial;
    top: 30px;
}

div#nous_font_confiance_logo a {
	text-decoration:none;
    color: #FFFFFF;
}

div#nous_font_confiance_logo p {
    margin: 1px;
    padding: 0;
}

div#accessibilite {
	display: block;
	float:left;
    z-index:190;
    width:115px;
    margin:0;
    top: 0px;
    right: 0px;
    height: 170px;
}

div#accessibilite a#accessibilite_start {
	display: block;
	width:115px;
    margin:0;
    height: 170px;
    text-decoration:none;
}

div#accessibilite a#accessibilite_end {
	display: none;
}

div#accessibilite a span {
	display: none;
}

div#baremenu {
	background-color:#D2D7D6;
	float:left;
    margin:0;
    width:210px;
    z-index:120;
    margin: 0;
    padding: 0;
    text-align: right;
}

dl#menu dt {
    margin:0;
    width:210px;
    z-index:150;
    margin: 0;
    padding: 0;
    text-align: right;
}

dl#menu dt {
    color: #005b84;
    text-align: right;
    margin: 7px 0 3px 0;
    list-style-type: none;
    padding: 0;
    font-family: Arial;
    font-size: 18px;
    width:210px;
    /*font-weight: bold;*/
}

dl#menu dt.accueil {
    text-align: right;
    margin: 7px 0 3px 0;
    list-style-type: none;
    padding-right:28px;
    padding-top:2px;
    font-family: Arial;
    font-size: 18px;
    width:185px;
    height: 24px;

    background-image: url("puce-accueil.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

dl#menu dt.solutions {
    text-align: right;
    margin: 7px 0 3px 0;
    list-style-type: none;
    padding-right:28px;
    padding-top:2px;
    font-family: Arial;
    font-size: 18px;
    width:185px;
    height: 24px;

    background-image: url("puce-solutions.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

dl#menu dt.societe {
    text-align: right;
    margin: 7px 0 3px 0;
    list-style-type: none;
    padding-right:28px;
    padding-top:2px;
    font-family: Arial;
    font-size: 18px;
    width:185px;
    height: 24px;

    background-image: url("puce-societe.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

dl#menu dt.contact {
    text-align: right;
    margin: 7px 0 3px 0;
    list-style-type: none;
    padding-right:28px;
    padding-top:2px;
    font-family: Arial;
    font-size: 18px;
    width:185px;
    height: 24px;

    background-image: url("puce-contact.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

dl#menu dt.archives {
    text-align: right;
    margin: 7px 0 3px 0;
    list-style-type: none;
    padding-right:28px;
    padding-top:2px;
    font-family: Arial;
    font-size: 18px;
    width:185px;
    height: 24px;

    background-image: url("puce-archives.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

dl#menu dt a {
    color: #005b84;
    text-decoration: none;
}

dl#menu dt a:hover {
    color: #efb544;
    text-decoration: none;
    /*font-weight: bold;*/
}

dl#menu dd {
    text-align: right;
    margin: 0px;
    padding: 0px;
    width:210px;
}

dl#menu ul {
    text-align: right;
    margin: 0px;
    padding: 0px;
    width:210px;
}

dl#menu li {
    color: #737e7e;
    text-align: right;
    margin: 2px 0px;
    list-style-type: none;
    padding-right:20px;
    font-family: Arial;
    font-size: 14px;
    width: 190px;
/*
    background-image: url("puce.png");
background-image: url("puce_orange");
    background-repeat: no-repeat;
    background-position: right center;
*/
}

dl#menu li a {
    color: #737e7e;
    text-decoration: none;
}

dl#menu li a:hover {
    color: #efb544;
    text-decoration: none;
}

div#centre {
  height:100%;
  width:100%;
  z-index:0;
  margin: 0;
  text-align:center;
}

div#content {
	width:900px;
    margin:0 auto;
    z-index:50;
    min-width: 900px;
    padding:0;
}

div#texte {
	float:right;
	width:670px;
	background-color:#D2D7D6; /*que faire?*/
	margin:0;
	padding:0;
}

div.post {
    z-index: 100;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
    width: 660px;

}

div.post_bandeau {
    z-index: 100;
    margin: 0;
    padding: 0;
    width: 660px;
    height: 23px;
    background-image: url("bandeau_fond.png");
    background-repeat: repeat-x;
}

hr {
	display:none;
}

div.post_titre {
	background-color:#f7c900;
    z-index: 200;
    margin: 0;
    padding: 0px 10px 0px 15px;
    text-align: left;
    color: #005b84;
    font-family: Arial;
    z-index: 220;
    height: 23px;
    line-height: 21px;
    width: auto;
    float: left;
    /*
    min-width: 200px;
    background-image: url("titre.png");
    background-position: left top;
    background-repeat: no-repeat;
    */

}

div.post_bandeau_separation {
    margin: 0 auto;
    z-index:200;
    height: 23px;
    width: 46px;
    float: left;
    background-image: url("bandeau_separation.png");
    background-position: left top;
    background-repeat: no-repeat;

}

div.post_references {
    margin: 0;
    padding:7px 5px 0px 0px;
    text-align:right;
    font-family: Arial;
    font-size: 10px;
    color:#FFFFFF;
    z-index:200;
    height: 15px;
    width:150px;
    float: right;
}

div.post_data {
    width:650px;
    z-index:120;
    margin: 4px auto 0 auto;
    padding: 0;
    text-align: justify;
    display: block;
}

div.post_data ul {
    text-align: justify;
    margin: 0;
    padding: 3px 0px 3px 25px;
}

div.post_data ol {
    text-align: justify;
    margin: 0px;
    padding: 3px 0px 3px 25px;
}

div.post_data ul li {
    text-align: justify;
    margin: 20px 0px;
    list-style-image: url("puce.png");

    list-style-position:outside;
}

div.post_data ol li {
    text-align: justify;
    margin: 15px 0px;
    list-style-position:outside;
}

div.post_data strong.bleu {
    color:#005b84;
}

div.post_data b.bleu {
    color:#005b84;
}

form {
display:block;

width:100%;
}

span.form_label {
    width:48%;
    display:inline;
    float:left;
    text-align:right;
    margin:0;
    padding:0;
}
span.form_input {
    width:48%;
    display:inline;
    float:left;
    text-align:left;
    margin:0;
    padding:0;
}
span.form_line {
    text-align:center;
    width:100%;
    display:block;
    float:inherit;
    margin:0;
    padding:0;
    clear: both;
}

div.post_texte_une_colonne {
    width:650px;
    z-index:150;
    margin: 7px auto;
    padding: 0;
    text-align: justify;
    /*line-height: 20px;*/
    font-family: Arial;
    font-size: 15px;
    color:#737e7e;
    display: inline;
}

div.post_texte_deux_colonnes {
	width:305px;
    z-index:150;
	text-align: center;
    /*line-height: 20px;*/
    font-family: Arial;
    font-size: 15px;
    color:#737e7e;
    display: block;
    float: left;
	padding: 0px;
	margin: 7px;
}

div.post_texte_trois_colonnes {
	width:200px;
    z-index:150;
	text-align: center;
    /*line-height: 20px;*/
    font-family: Arial;
    font-size: 15px;
    color:#737e7e;
    display: block;
    float: left;
	padding: 0px;
	margin: 7px;
}

p.justify{
    margin: 0px;
    padding: 5px 0 5px 0;
    text-align: justify;
}

p.center{
    margin: 0px;
    padding: 5px 0 5px 0;
    text-align: center;
}

div.post_texte_une_colonne img {
    padding: 0px;
    margin: 0px 0px 5px 5px;
	float: right;
}

div.post_texte_deux_colonnes img {
    margin: 5px auto;
	padding: 0px;
}

div.post_texte_trois_colonnes img {
    margin: 5px auto;
	padding: 0px;
}

a {
    color: #005b84;
    text-decoration: none;
}

a:hover {
    color: #f7c900;
    text-decoration: none;
}


div.retour_ligne {
  clear: both;
}

div#decoration_left {
    position:absolute;
    width:211px;
    left:0;
    top:0px;
    height:100%;
    z-index:-20;
    background-image: url("left.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}

div#decoration_right {
    position:absolute;
    left:0;
    width:100%;
    top:0px;
    height:100%;
    z-index:-20;
    background-image: url("right.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

div#pied_page {
	float: right;
    width: 900px;
    margin: 0 auto 0 auto;
    padding: 0px;
    height: 28px;
    z-index: 100;
    text-align: center;
}

div#pied_page hr {
	background-color: #f7c900;
	border: 0;
	height: 2px;
	width: 100%;
}

div#pied_page_texte {
	top:20px;
	float: left;
    width: 844px;
    margin: 0px;
    height: 28px;
    z-index: 200;
    background-color: #a3aead;
    color: #ffffff;
    text-align: center;
    font-family: Arial;
    font-size: 15px;
    padding: 0px;
}

div#pied_page_texte ul {
	margin: 0;
	padding-top: 5px;
}

div#pied_page_texte li {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
    display:inline;
}

div#pied_page_texte li a {
    text-decoration: none;
    color: #ffffff;
}

div#pied_page_logo {
	float: right;
    width: 900px;
    margin: 0 auto 0 auto;
    padding: 0px;
    height: 3px;
    z-index: 100;
    text-align: center;
    vertical-align: top;
}

div#pied_page_logo ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	height: 35px;
}

div#pied_page_logo li {
	margin: 0px;
	padding: 0px;
    list-style-type: none;
    display:inline;
}

div#pied_page_logo a {
    text-decoration: none;
}

div#pied_page_logo img {
    text-decoration: none;
    border: 0px;
}


div#pied_page_droite {
	float: left;
    width: 28px;
    margin: auto;
    height: 28px;
    z-index: 200;
    background-image: url("foot_right.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

div#pied_page_gauche {
	float: left;
    width: 28px;
    margin: auto;
    height: 28px;
    z-index: 200;
    background-image: url("foot_left.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

@media screen{
    body>div#decoration_left{
        position:fixed;
    }
    body>div#decoration_right{
        position:fixed;
    }
    body>div#top{
        position:fixed;
    }
}

* html body{
    overflow:hidden;
}
* html div#centre{
    height:100%;
    overflow:auto;
}
* html div#top{
    height:178px;
    overflow:hidden;
}
* html div#decoration_right{
    display:none;
}
* html div#decoration_left{
    display:none;
}

h3 {
	font-family: Verdana, serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

a.post_lire_suite {
    z-index:190;
	text-align: right;
    height: 20px;
    font-family: Arial;
    font-size: 13px;
    color:#005b84;
    display: block;
    float: right;
	padding: 0px;
	margin: 0px;
	clear: both;
	font-weight: bold;
    text-decoration: none;
    /*
    background-image: url("lirelasuite.png");
    background-position: right bottom;
    background-repeat: no-repeat;*/
}




