* { margin:0; padding:0; }
img { border:0; _behavior:url('win_png.htc'); }
.reset { clear:both;margin:0;padding:0;  }


body {
font-size:11px;
font-family:Arial, Verdana, sans-serif;
text-align:center;
background:#ede9e7;

}

a { color:#000; text-decoration:none; }
a:hover { text-decoration:underline; }
.ListeActu a { color:#fff;}


.conteneur {
text-align:left;
position:relative;
width:980px;
margin:auto;
height:10px;
}
html>body .conteneur {
min-height:100px;
height:auto;
}

/**
PARTIE CENTRALE
*/
.Centrale {
position:relative;
z-index:2;
padding-top:190px;
z-index:2px;
}

/**
CONTENU 
*/
.Contenu {
margin-top:10px;
position:relative;
z-index:4;
height:200px;
}
html>body .Contenu {
min-height:200px;
height:auto;
}

/***
MENU
*/
.Menu {
background:#ffdd00;
padding-top:3px;
padding-bottom:3px;
}
.Menu ul {
margin-left:10px;
}
.Menu li {
display:inline;
list-style:none:

}
.Menu li a {
color:#000;
font-weight:bold;
padding:3px;
padding-top:3px;
padding-bottom:3px;
text-decoration:none;
}
.Menu li a:hover {
background:#000;
color:#ffdd00;
text-decoration:none;
}
.Menu li.Selected a { background:#000;color:#ffdd00; }
.Menu li.Selected a:hover { background:#666; }

.Langue { position:absolute; right:20px; top:193px; z-index:30; }
.Langue li { display:inline; margin-left:4px; text-tranform:uppercase; font-size:12px; font-weight:bold; }

/***
Footer
*/
.Footer {
margin-top:10px;
background:#ffdd00;
padding-top:3px;
padding-bottom:3px;
height:20px;
position:relative;
margin-bottom:10px;
}
.Footer .FooterGauche {
position:absolute;
top:7px;
left:15px;
}
.Footer .FooterDroite {
position:absolute;
top:7px;
right:15px;
}

.Footer .FooterGauche li, .Footer .FooterDroite li {
float:left;
list-style:none;
font-size:10px;
font-weight:bold;
}
.Footer .FooterGauche li { margin-right:5px; }
.Footer .FooterDroite li { margin-left:5px; }

/**
LOGO
*/
.Logo {
z-index:10;
position:absolute;
left:0;
top:5px;;
}

/**
fondONJ
*/
.fondONJ {
position:absolute;
z-index:-1;
right:-106px;
top:0px;
background:url('../image/fond/fondONJ.png') no-repeat;
width:208px;
height:330px;
}


