body {
margin: 0;
padding: 0;
background: #CCCCCC no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}





.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.ariall11noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.barremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	right: 100px;
}

a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}

a:hover {
text-decoration: none;
color: #FFCC00;

}



/************MENU *************/
#menu {
/*
position:relative; 
left:82px; 
top:47px; 
width:643px; 
height:109px; 
z-index:1*/
position: relative;
z-index:100;
width: 100%;
}

dl, dt, dd, ul, li hr {
margin: 0;
padding: 0;
list-style-type: none;

}
#accueil {
float: left;

top: 57;
left: 120;
z-index:100;

}
#accueil dl {
float: left;
width: 99px;
margin: 0 0px;
}
#accueil dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
}

/********ARTICLES *******/
#articles {
position: absolute;
top: 0;
left: 95px;
z-index:100;

}
#articles dl {
float: left;
width: 96px;
margin: 0 4px;
}
#articles dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	background: #ffffff;
	border: 0px solid gray;
	margin-bottom: 3px;
}
#articles dd {
	border: 1px solid gray;
	width: 250px;
	background: #FFFF99;   
	
}
#articles li {
	text-align: left;
	background: #FFFF99;
	margin: 0 0px;
	
	
}
#articles li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#articles li a:hover, #menu dd a:hover {
background: #eee;
}
/***associatio */ 


#association {
position: absolute;
top: 15;
left: 193px;
z-index:100;

}
#association dl {
float: left;
width: 96px;
margin: 0 4px;
}
#association dt {
cursor: pointer;
text-align: left;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
margin-bottom: 3px;
}
#association dd {
border: 1px solid gray;
width: 250px;
background: #FFFF99;
    
    
	
}
#association li {
	text-align: left;
	background: #FFFF99;
	margin: 0 0px;
	
}
#association li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#association li a:hover, #menu dd a:hover {
background: #eee;
}
/**** FORUM *****/

#forum {
position: absolute;
top: 0;
left: 322px;
z-index:100;

}
#forum dl {
float: left;
width: 80px;
margin: 0 0px;
}
#forum dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
}
#forum dd {
border: 1px solid gray;
}

/**** Liens *****/

#liens {
position: absolute;
top: 0;
left: 496px;
z-index:100;

}
#liens dl {
float: left;
width: 76px;
margin: 0 0px;
}
#liens dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
}
#liens dd {
border: 1px solid gray;
}

/**** boutique *****/

#boutique {
position: absolute;
top: 0;
left: 402px;
z-index:100;

}
#boutique dl {
float: left;
width: 95px;
margin: 0 0px;
}
#boutique dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
}
#boutique dd {
border: 1px solid gray;
}
/**** livre d' or *****/

#livre_or {
position: absolute;
top: 0;
left: 571px;
z-index:100;

}
#livre_or dl {
float: left;
width: 101px;
margin: 0 0px;
}
#livre_or dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
}
#livre_or dd {
border: 1px solid gray;
}

/**** contact *****/

#contact {
position: absolute;
top: 0;
left: 496px;
z-index:100;
}
#contact_old {
position: absolute;
top: 0;
left: 570px;
z-index:100;
}
#contact dl {
float: left;
width: 101px;
margin: 0 0px;
}
#contact dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ffffff;
border: 0px solid gray;
}
#contact dd {
border: 1px solid gray;
}

/**************fin menu */
.textmenu {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.fond_bas {
	background-image: url(../images/index_22.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.tabldroite {
	border: 1px solid #CCCCCC;
}
.titrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	
}
.titrearticle_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding-bottom: 10px;
	
}
.descriptiflien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	
}
.menuboutique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.center {
	text-align: justify;
	padding-bottom: 5px;
}