/*  Général  */
body {
margin: 0px;
padding: 10px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
text-align: center;
color: #000;
background: #fff;
}
img {
border: 0px;
line-height: 0.7;
}
.cbhr {
clear: both;
overflow: hidden;
font-size: 1px;
height: 4px;
line-height: 1px;
}
.cbhr hr {
display: none;
}
p, ul, ol, li, blockquote, h1, h2, h3, form {
margin: 0px;
padding: 0px;
}
ul {
list-style-type: none;
list-style-position: outside;
}
#wrapper {
position: relative;
width: 756px;
margin: 0 auto;
padding-bottom: 10px;
border: 2px solid #ccc;
text-align: left;
color: #000;
background: #fff;
}
#haut {
font-size: 100%;
text-align: center;
line-height: 0.7;
position: relative;
z-index: 2;
margin-bottom: -2px;
}
#haut span {
position: absolute;
left: -9000px;
top: 0px;
}

/*  NAV GAUCHE  */
#gauche {
width: 276px;
float: left;
padding-bottom: 190px;
}
#gauche ul {
margin: 5px 0px 0px 20px;
}
.deco_acc {
background: transparent url(../img/index-visuel.jpg) bottom left no-repeat;
}
.deco_qpp_3 {
background: transparent url(../img/quepuisje-visuelred.jpg) bottom left no-repeat;
}
.deco_occ {
background: transparent url(../img/occupee-visuel.jpg) bottom left no-repeat;
}
.deco_qsj {
background: transparent url(../img/quisuisje-visuel.jpg) bottom left no-repeat;
}
.deco_rdv {
background: transparent url(../img/rendezvous-visuel.jpg) bottom left no-repeat;
}
.deco_qpp_1 {
background: transparent url(../img/quepuisje-visuelblue.jpg) bottom left no-repeat;
}
.deco_qpp_2 {
background: transparent url(../img/quepuisje-visuelgreen.jpg) bottom left no-repeat;
}
#gauche ul ul {
margin: 0px 0px 8px 10px;
}
#gauche li li {
color: #000;
background: #fff url(../img/fleche.gif) 0px 2px no-repeat;
}
#gauche li li a, #gauche li li strong {
margin-top: 7px;
display: block;
padding-left: 29px;
text-decoration: none;
color: #333;
background: #fff;
}
#gauche li li a:hover, #gauche li li a:active, #gauche li li a:focus {
text-decoration: underline;
}
#gauche li li a, #gauche li li strong { 
height: 1%; /* pour IE 6- */
}

/*  CONTENU DROITE  */
#droite {
width: 457px;
float: right;
}
#droite p, #droite ul {
margin: 0px 10px 15px 0px;
}
#droite .mb0 {
margin-bottom: 0px;
}
#droite h1, h2.acc_h {
font-size: 1.5em;
margin: 16px 0px 25px 37px;
}
#droite h1 {
margin-left: 0px;
}

/*  deco type : ACCUEIL  */
.wd_1 {
color: #000;
background: #fff url(../img/index-guillemet.gif) 0px 3px no-repeat;
}
.wd_1 h3 {
font-size: 1.084em;
font-weight: bold;
color: #D50A27;
background-color: #fff;
margin: 0px 0px 0px 36px;
}
#droite .wd_1 p, #droite .wd_1 ul {
margin-left: 36px;
}
.wd_1 a {
display: block;
padding-left: 29px;
text-decoration: none;
font-weight: bold;
color: #777;
background: inherit;
height: 1%; /* pour IE6- */
}
.wd_1 p.fl, .wd_1 li {
color: #000;
background: #fff url(../img/fleche.gif) center left no-repeat;
margin-top: 5px;
}

/*  deco type : QUE PUIS-JE  */
.wd_2 h2 {
font-size: 1.084em;
font-weight: bold;
color: #333;
background-color: #fff;
}
.wd_2 h2 img {
float: left;
margin: -3px 5px 5px 0px;
}
.wd_2 h2 span {
float: left;
margin: -4px 5px 2px 0px;
font-size: 230%;
color: #aaa;
background-color: #fff;
}
.wd_2 a {
display: block;
padding-left: 29px;
text-decoration: none;
font-weight: bold;
color: #777;
background: inherit;
height: 1%; /* pour IE6- */
}
.wd_2 p, .wd_2 li {
color: #000;
background: #fff url(../img/fleche.gif) center left no-repeat;
margin-top: 5px;
clear: left;
}

/* deco type : OCCUPEE*/
.wd_3 {
padding-top: 14px;
color: #000;
background: #fff url(../img/occupee-livre.gif) 0px 8px no-repeat;
}
.wd_3 h2 {
font-size: 1.084em;
font-weight: bold;
color: #666;
background-color: #fff;
margin: 0px 0px 8px 36px;
}
.wd_3 li {
margin-top: 5px;
}
.wd_3 a {
color: #333;
background: inherit;
}

/* deco type : QUI SUIS-JE - AVT et APR */
.wd_4 {
clear: both;
height: 1%; /* pour IE6- */
}
#droite .wd_4 h2 {
display: inline;
float: left;
font-size: 1em;
color: #666;
background-color: #fff;
margin: 0px 3px 0px 0px;
}
#droite .wd_4 div {
float: right;
width: 410px;
}
.wd_4 h3 {
font-size: 1em;
color: #666;
background-color: #fff;
}
#droite .alrg {
text-align: right;
margin: 0px 15px 0px 0px;
clear: both;
}

/*  FORMULAIRE  */
form {
text-align: right;
padding-top: 20px;
}
#droite form p {
margin: 0px;
}
input, textarea {
width: 245px;
}
label {
vertical-align: top;
position: relative;
top: 3px;
color: #444;
background-color: #fff;
}
.sub {
height: 20px;
width: 83px;
margin: 0px;
padding: 0px;
border-width: 0px;
}
.msrdv {
font-weight: bold;
color: #666;
background-color: #fff;
}
dt {
font-weight: bold;
margin-top: 10px;
}

/*  QUE PUIS-JE > Sous-sections  */
.qpph {
font-size: 1.084em;
font-weight: bold;
color: #555;
background-color: #fff;
margin: 15px 0px 7px 0px;
}
#droite .qppp {
padding-left: 15px;
margin-bottom: 0px;
}
#droite .psuiv {
text-align: right;
padding: 25px 15px 0px 0px;
}
#droite .pprec {
padding: 25px 0px 0px 15px;
}
#droite #prec_suiv {
padding: 25px 15px 0px 15px;
}
#droite #prec_suiv li {
float: right;
display: inline;
}
#droite #prec_suiv h2 {
display: inline;
}
#droite #prec_suiv #first_li_ps {
float: left;
}

/*  accueil : copyright et le lien vers Axtand  */
#sub_foot {
font-size: 0.84em;
width: 756px;
margin: 0px auto;
padding: 0px;
text-align: right;
color: #999;
background: #fff;
}
#sub_foot a{
color: #999;
background: #fff;
font-weight: normal;
text-decoration: none;
}

/* Sous-container caché : Liens d'évitement */
#skip {
position: absolute;
z-index: 3;
top: 0px;
left: 0px;
height: 0px;
width: 30em;
list-style-type: none;
}
#skip li {
position: absolute;
top: 0px;
width: 50%;
}
#skip #sk1 {
left: 0px;
}
#skip #sk2 {
left: 50%;
}
#skip li a {
position: absolute;
left: -9000px;
top: 0px;
display: block;
width: 100%;
padding: 3px 0px;
border: solid yellow 0.2em;
font-weight: bold;
line-height: 1.0;
color: #000;
background: #f0f0f0;
text-align: center;
}
#skip li a:active, #skip li a:focus {
left: 0px;
font-size: 113%;
height: 1.2em;
}