* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

body {
background:#EEEEEE url(img/body_fond.png) repeat-x top;
text-align:justify;
font:120%/1.3 Arial, "Times New Roman", sans-serif; }

/***** Flash & Déco *****/

div#menu_flash {
width:313px;
height:450px;
/*background:transparent url(img/cg_flash.png) no-repeat;*/
position:absolute;
top:8px;
left:-30px;
z-index:10; }

div#diapo_flash {
height:185px;
margin-bottom:40px;
margin-left:150px;
width:234px; }

div#titre_site {
width:638px;
height:31px;
background:transparent url(img/titre_site.png) no-repeat;
position:absolute;
top:0;
right:0; }

div#slogan {
text-indent:-9999px;
width:254px;
height:45px;
background:transparent url(img/citation.png) no-repeat;
position:absolute;
left:15px;
top:95px; }

/***** Stylage contenu *****/

h1, .invis {
position:absolute;
top:-9999px; }

div#entete h3 {
color:#fff;
position:absolute;
bottom:0;
right:100px;
z-index:2; }

div#titre h2 {
width:663px;
height:47px;
background:transparent url(img/titre_fond.png) no-repeat;
position:absolute;
bottom:0;
right:5px; }

div#titre h2 span {
font-size:120%;
display:block;
font-weight:normal;
font-style:italic;
width:600px;
height:33px;
line-height:33px;
color:#fff;
text-align:right;
font-family:"Comic Sans MS"; }

div#contenu p {
margin-bottom:10px; }

div#contact {
text-align:center;
color: #A51F1F;
}

/***** Layout *****/

div#global {
padding-bottom:10px;
width:922px;
margin:0 auto; }

div#haut {
padding-top:30px;
position:relative;
z-index:10;
width:100%; }

div#entete {
position:relative;
width:922px;
height:301px;
background:transparent url(img/haut_fond.png) no-repeat; }

div#entete img {
position:absolute;
bottom:0;
right:5px;
z-index:1; }

div#titre {
position:relative;
width:100%;
height:48px;
background:transparent url(img/contenu_fond_trans.png) repeat-y; }

div#conteneur_centre {
width:100%;
background:transparent url(img/contenu_fond.png) repeat-y; }

div#img_bas {
position:relative;
width:100%;
background:transparent url(img/contenu_bas.png) no-repeat bottom; }

div#contenu {
min-height:360px;
font-size:75%;
width:600px; /*635 */
padding:0 20px;
padding-left:15px;
padding-bottom:80px;
margin-left:284px; }

div#pied {
text-align:center;
width:600px;
position:absolute;
bottom:20px;
right:70px; }

/***** Layout *****/

div#pied ul li {
color:#A51F1F;
display:inline;
margin-right:2px;
font-size:60%; }

div#pied ul li a {
color:#A51F1F;
text-decoration:none;
padding-right:2px; }

div#pied ul li a:hover {
color:#DB3E3E; }

div#contenu .david a {
    color:#A51F1F;
	text-decoration:underline;
  }
div#contenu .david a:hover {
    color:#A51F1F;
	text-decoration:none;
  }

