* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	color: #000000;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	background: #AFAFAF;
}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 772px;
	background: #AFAFAF url(images/fond.gif) repeat-y;
}

#entete {
	margin: 0 16px;
	height: 240px;
	background: url(images/fond-entete.jpg) no-repeat;
}

#coord {
	float: right;
	margin: 10px 0 0 0;
	text-align: right;
	color: #FFF;
	font-size: 0.8em;
	width: 320px;
}

#coord a {
	color: #85C300;
}

#coord p {
	padding: 10px 20px;
	margin: 0;
}

#coord p strong {
	font-size: 1.4em;
}

#facebook {
	padding: 10px 20px;
	margin: 10px 0 0 0;
	float: right;
}
#logo {
	margin: 65px 0 0 20px;
	float: left;
}
#adresses_utiles {
	margin-left: 30px;
}

/* ------------- MENU --------------- */

#menu {
	margin: 0 16px;
	background: #006DC2 url(images/fond-menu.gif) repeat-x;
	padding: 4px 0 0 0;
}

#menu ul {
	margin: 0;
}

#menu li {
	float: left;
	list-style-type: none;
	line-height: 2.2em;
	font-size: 0.9em;
	margin: 0;
}

#menu li a {
	display: block;
	padding: 0 8px;
	text-decoration: none;
	color: #FFF;
	border-right: 2px solid #fff;
	background: url(images/fond-onglet.gif) no-repeat bottom right;
	font-size: 11px;
}

#menu li a:hover {
	background: #85C300 url(images/fond-onglet-over.gif) no-repeat bottom right;
	color: #003380;
}


#menu a.selected {
	background: #FFF;
	color: #003380;
	font-weight: bold;
	border-right: 2px solid #003380;
}

#menu a.selected:hover {
	background: #FEE;
}

#menu li ul.niveau2 /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        left: -999em; /* Hop, on envoie loin du champ de vision */
		z-index:10; /* permet de corriger le défaut de masquage du sous-menu derrière le bloc #gauche (page "livredor.php") */
}

 #menu li ul.niveau2 li /* Éléments de sous-listes */
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous liste */
}

/* IE ne reconnaissant pas le sélecteur ">" */
html>body #menu li ul.niveau2 li                
{
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li:hover ul.niveau2 li {
	float:none;
}

#menu li ul.niveau2 li a {
	text-decoration: none;
	color: #FFF;
	background: #0056A8 url(images/fond-onglet2.gif) no-repeat bottom right;
	font-size: 11px;
}

#menu li ul.niveau2 li a:hover {
	background: #85C300 url(images/fond-onglet-over2.gif) no-repeat bottom right;
	color: #003380;
}

#menu li ul.niveau2 ul.niveau3 
{
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff ; /* Petite bordure à gauche pour ne pas coller ... */      
}

/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
html>body #menu li ul.niveau2 ul.niveau3                
{
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}

#menu li:hover ul.niveau2 ul.niveau3, #menu li.sfhover ul.niveau2 ul.niveau3 /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul.niveau2, #menu li li:hover ul.niveau3, #menu li.sfhover ul.niveau2, #menu li li.sfhover ul.niveau3  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

/* ---------------- FIN DU MENU ------------------- */ 

#pied {
	padding: 0 16px 16px 16px;
	background: url(images/fond-pied.gif) no-repeat bottom left;
	clear: both;
}

#pied p {
	font-size: 0.8em;
	padding: 5px 8px;
	border-top: 1px dashed #7FB6E0;
}

#corps {
	padding: 10px 36px;
}

.center {
	text-align: center;
}
.gras{
	text-align: left;
	font-size: 0.6em;
	font-weight: bold;
}

#gauche {
	float: left;
	position:absolute;
	padding: 10px;
	margin: 0 16px;
	clear: both;
	background: #E5F0F9;
	display: inline;
	voice-family: "\"}\"";   
	voice-family: inherit;
	width: 400px;
	height:270px;
}
#droite {
	float: right;
	width: 320px;
	padding: 10px;
	margin: 0 16px;
	clear: both;
	background: #F0F0FF;
	display: inline;
	voice-family: "\"}\"";   
	voice-family: inherit;
	width: 300px;
	text-align: left;
}
#droite2 {
	float: right;
	width: 200px;
	height: 464px;
	padding-top: 10px;
	margin: 13px 16px 0 5px;
	clear: both;
	background: #F0F0FF;
	display: inline;
	voice-family: "\"}\"";   
	voice-family: inherit;
	text-align: left;
}
.spacer {
  clear: both;
  visibility: hidden;
}

html>#droite {
	width: 300px;
}
#droite.latifa {
	background: #F0F0FF url(images/latifajeune.jpg) no-repeat;
	padding-top: 260px;
}

#droite.latifa2 {
	background: #F0F0FF url(images/latifajeune.jpg) no-repeat;
	padding-top: 280px;
}

#droite img {
	margin-bottom: 10px;
}

#text_table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	color: #001350;
}
ol, ul {
	margin: 10px 0 0 20px;
}
li {
	font-size: 0.95em;
	margin: 5px 0 0 0;
}

h1, h2, h3, h4, h5, h6, h7 {
	padding: 8px 0 4px 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #006DC2;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #F29400;
	border-bottom: 1px dashed #F29400;
}

h3 {
	color: #806040;
	font-size: 1.3em;
	font-weight: normal;
}

h4 {
	font-size: 1.2em;
	color: #F29400;
}

h5 {
	font-size: 1em;
}

h6 {
	color: #7FB6E0;
	font-size: 1em;
}

h7 {
	color: #7FB000;
	font-size: 1.4em;
	font-weight: normal;
}

p {
	padding: 8px 20px 4px 20px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: bold;
	color: #008000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #800000;
}

.floatleft {
	float: left;
	padding: 0 10px 2px 0;
	clear: left;
}

.floatright {
	float: right;
	padding: 0 0 2px 8px;
	clear: left;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #FFF;
	width: 740px;
}

div.news {
	clear: both;
	text-align: justify;
}

div.news img {
	float: right;
	padding: 0 0 10px 30px;
}

div.cadre {
	background-color:#EDEDED; 
	padding:1em;
}

div.cadre2 {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 714px;
	background-color:#DDEEFF; 
	border:1px solid black; 
	padding:1em;
}
div.cadre3 {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 650px;
	background-color:#EEEEEE; 
	border:1px solid black; 
	padding:1em;
}
.coins {
	color: #003D92;
	background: #FAD59B;
	text-decoration: none;
	text-align: center;
	width: 670px;
	margin: 10px auto; 
	padding: 0;
}
#gh {
	background:url(images/bordcadre-gh.gif) no-repeat top left;
}
#dh {
	background:url(images/bordcadre-dh.gif) no-repeat top right;
}
#bd {
	background:url(images/bordcadre-db.gif) no-repeat bottom right;
}
#bg {
	background:url(images/bordcadre-gb.gif) no-repeat bottom left;
}
.coinsg {
	color: #003D92;
	background: #EDEDED;
	text-decoration: none;
	text-align: center;
	width: 670px;
	margin: 10px auto; 
	padding: 0;
}
#ghg {
	background:url(images/bordcadre-gh-g.gif) no-repeat top left;
}
#dhg {
	background:url(images/bordcadre-dh-g.gif) no-repeat top right;
}
#bdg {
	background:url(images/bordcadre-db-g.gif) no-repeat bottom right;
}
#bgg {
	background:url(images/bordcadre-gb-g.gif) no-repeat bottom left;
}
div.cadre_dons {
	color: #003D92;
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
	width: 650px;
	background: #EDEDED;
}
div.cadre_dons2{
	color: #003D92;
	text-decoration: none;
	text-align: justify;
	margin: 0 auto;
	padding: 10px;
	width: 650px;
	background: #EDEDED;
}
div.chercher {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 740px;
	background: #A5A5A5;
}
.bouton_rechSite{
    border:none;
    background: transparent url('images/rechercher.gif') no-repeat;
    width:100px;
    height:22px;
}
#form_livreor{
	float: left;
	position:absolute;
	padding: 10px;
	margin: 0 16px;
	color: #000099;
	text-decoration: none;
	text-align: left;
	background: #C1C1C1;
	clear: both;
	display: inline;
	voice-family: "\"}\"";   
	voice-family: inherit;
	width: 400px;
	height:270px;
}
#droite_livreor {
	float: right;
	text-align:center;
	padding: 10px;
	margin: 0 16px 0 0;
	background: #C1C1C1;
	voice-family: "\"}\"";   
	voice-family: inherit;
	height: 12px;
	width: 300px;
}
#droite_livreor.latifa3 {
	background: #C1C1C1 url(images/latifajeune3.jpg) no-repeat;
	padding-top: 268px;
}
html>#droite_livreor {
	width: 300px;
}

.bouton_livreor{
    border:none;
	margin-top: 12px;
    background: transparent url('images/bouton_valider.gif') no-repeat;
    width:68px;
    height:18px;
}
.fleche{
	vertical-align:middle;
}
a.infobulle{
position: relative;
z-index: 1;
background-color:#DDFFD0;
}
a.infobulle:hover{
cursor: help;
z-index: 2;
background-color:#FFFFBB;
}
a.infobulle span{
display: none;
font-size: 11px;
width: 239px;
padding: 24px 6px 4px 6px;
}
a.infobulle:hover span{
display:block;
position:absolute;
z-index: 100;
top: 18px;
left: -145px;
background-image:url(images/bul.gif);
background-repeat: no-repeat;
background-position: center top;
color: #FFFF00;
text-align: center;
}
.bouton {
	color:#FFFFFF;
    border:none;
	font-size: 0.9em;
    background: transparent url('images/bouton.gif') no-repeat;
    width:80px;
    height:20px;
}
.form_editer {
	border-bottom : 2px solid #000000; 
	border-top : 1px solid #888800; 
	border-left : 2px solid #000000; 
	border-right : 1px solid #888800;
	background : #FBFBFB;
}
