/* CSS Document */

body {
background-color:#ffffff;
margin:0px;
padding:0px;
}

#header {
width:800px;
height:126px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#header img {
border:0 none;
margin-left:2px;
margin-right:2px;
}


#contenu {
/*border:1px solid;*/
width:800px;
height:500px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-position:center;
}

li {
margin-left:-10px;
margin-bottom:8px;
}

a:link {
color:#000000;
font:"Times New Roman", Times, serif;
text-decoration:underline;
}

a:visited {
color:#000000;
font:"Times New Roman", Times, serif;
text-decoration:underline;
}

a:hover {
color:#0064c8;
font:"Times New Roman", Times, serif;
}

a:active {
color:#000000;
font:"Times New Roman", Times, serif;
text-decoration:underline;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!RENDEZ-VOUS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
#top_rdv {
/*border:1px solid;*/
width:586px;
background:url(elements/decoration/deco_rdv/haut.jpg) top left no-repeat;
padding-top:13px;
position:absolute;
margin-left:10px;
}

#corps_rdv {/* arrière-plan bas et sur l'ensemble du cadre */
background: url(elements/decoration/deco_rdv/bas.jpg) bottom left no-repeat;
padding-bottom: 13px;
}

li{
font-family:"Times New Roman", Times, serif;
font-size:13px;
text-align:justify;
}

#notez_rdv {
width:157px;
height:300px;
background-image:url(elements/decoration/deco_rdv/notez.jpg);
background-repeat:no-repeat;
position:absolute;
margin-left:620px;
padding-left:0px;
padding-top:20px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
text-align:left;
line-height:13px;
}


#charte_rdv {
width:166px;
height:79px;
background-image:url(elements/decoration/deco_rdv/charte.jpg);
background-repeat:no-repeat;
position:absolute;
margin-top:340px;
margin-left:620px;
padding-left:8px;
padding-top:5px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
text-align:left;
}
