body {
	margin:0;
	padding:0;
	background-color: #CC99FF;

}
ul, li, h1, h2, h3, h4, h5, h6 {
background-color: inherit; margin:0; padding:0; 
}

div#page {
	margin: 0 auto 10px auto;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
div#image_gauche {
background-image: url (images/image_gauche.gif);
background-image: repeat-y;
float:right;
}
div#image_droite {
background-image: url (images/image_droite.gif);
background-image: repeat-y;
float:left;
}


a:link {
	color: #000; font-style: italic;
}
a:visited {
	color: #99CCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #990000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #790079;
	margin: 0; padding: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #E100E1;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF06FF;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF6AFF;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFBFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #FFDFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #D2D2D2;
	list-style-type: none;
}
li {
	list-style-type: none;
}
.bordure_top, .bordure_bottom {
display:block; 
background-color:transparent; 
font-size:1px;
}
.boite_un, .boite_deux, .boite_trois, .boite_4 {
display:block; 
overflow:hidden;
}
.boite_un, .boite_deux, .boite_trois {
height:1px;
background-color:#ccc;}
.boite_deux, .boite_trois, .boite_4 {
background-color:#ccc; 
border-left:1px solid #000000; 
border-right:1px solid #000000;
}
.boite_un {
margin:0 5px; 
background-color:#000000;
}
.boite_deux {
margin:0 3px; 
border-width:0 2px;
}
.boite_trois {
margin:0 2px;
}
.boite_4 {
height:2px; 
margin:0 1px;
}

.boite_des_articles {
display:block; 
background-color:#EDFFEC; 
padding: 0 5px;
border:0 solid #000000; 
border-width:0 1px;
}

p{
margin: 0; padding: 0;
}

