body{
margin:0px;
padding:0px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
background:#fff;
}

body.page17{
background:#B8C7CD;
}
.page17 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_vert.png) no-repeat;
}

body.page18{
background:#DCF3B4;
}
.page18 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_jaune.png) no-repeat;
}

body.page2{
background:#B8C7CD;
}
.page2 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_bleu.png) no-repeat;
}

body.page20{
background:#D5DBE5;
}
.page20 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_bleu2.png) no-repeat;
}

body.page6{
background:#D5DBE5;
}
.page6 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_jaune2.png) no-repeat;
}

body.page7{
background:#E4E5E6;
}
.page7 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_nouvelles.png) no-repeat;
}

body.page9{
background:#E3E4E5;
}
.page9 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_equipe.png) no-repeat;
}

body.page10{
background:#E3E4E5;
}
.page10 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_venir.png) no-repeat;
}

body.page11{
background:#ECEDEE;
}
.page11 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_liens.png) no-repeat;
}

body.page12{
background:#E5E9EE;
}
.page12 #conteneur { 	
background: #ffffff url(lejardindhiver/fond_message.png) no-repeat;
}

a#menuaccueil{
position:absolute;width:150px;height:60px;padding:0px;overflow: hidden;border:none;
margin:535px 0px 0px 30px;text-decoration:none;}

a, a:link, a:visited{color: #000000;text-decoration:underline;}
a:hover{color: #000000;text-decoration:none;}

#conteneur { 	
position:absolute;
height:600px; 
width:900px;
margin:-300px 0px 0px -450px;
top: 50%; 
left: 50%;
text-align: left;
padding: 0px;
border: none;
overflow: none;
background: #ffffff url(fond_accueil.png) no-repeat;
}


#contenu{
position:absolute;
width:630px;
height:350px;
margin:0px;
padding:0px;
overflow: auto;
top:150px;
left:210px;
border:none;
}
#contenu h1.page_titre{
font-size:1.3em;
font-weight:bold;
padding:0px;
margin:1px 0px 5px 0px;
}

#contenu table{
font-size: 12px;
margin:0px;
border:0px;
}

#contenu .contenu_central{
overflow-x:hidden;
overflow-y:auto;
}

#contenu h1{
background-color:transparent;
font-size:1.2em;
}

#menubas{
position:absolute;
width:650px;
height:30px;
margin:0px;
padding:0px;
overflow: auto;
top:535px;
left:210px;
border:none;
font-size: 10px;
}
#menubas a, #menubas a:link, #menubas a:visited{color: #000000;text-decoration:none;font-weight:bold;}
#menubas a:hover{color: #000000;text-decoration:underline;font-weight:bold;}




/*  STYLE MANUAL */

.MLheader {
  font-weight: bold;
}

.MLpage_header {
  border-bottom: 1px solid #CCCCCC;
}

.MLtitle {
font-size:1.1em;
font-weight:bold;
}

.MLmenu {
text-align:center;
}

.MLdescription {
text-align:left;
font-size:0.9em;
}

.MLindex_table ol {
  margin: 0;
}

.MLchapter {
  font-weight: bold;
}

.MLchapterdesc {
  font-weight: normal;
}

.MLsubchapt {
  font-size: 10px;
  font-weight: bold;
}
.MLsubchaptdesc{
  font-size: 10px;
  font-weight: normal;
}

.MLIndex_bg {

}

.MLupdated {
}

.MLfooter {
  font-weight: bold;
}

#MLchapt_lnk, #MLpage_chapt_lnk, #MLsubchapt_lnk {
  text-decoration: underline;
}

#MLprev_link_top, #MLnext_link_top, #MLindex_link_top {
  font-weight: bold;
 }

#MLprev_link_btm, #MLnext_link_btm, #MLindex_link_btm {
  font-weight: bold;
}

/*  MENU TOP */
#navcontainer{
position:absolute;
text-align:right;
margin-left:180px;
margin-top:70px;
}

#navlist
{
font-family: "Courier New", Courier, monospace;
margin: 0;
text-align:center;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
text-align:center;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-weight: bold;
text-decoration: none;
color: #000;
width:130px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: transparent;
color: #535353;
}

#navlist a:hover { color: #535353; }

