body
{
background-color: rgb(204, 204, 204);
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
color: #000000;
}
#entete
{
width: 700px; 
height: 115px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}
h1
{
text-align: center;
width: 80%;
margin-left: auto;
margin-right: auto;
font-size: 150%;
font-weight: bold;
}
h2{
text-align: center;
width: 80%;
margin-left: auto;
margin-right: auto;
font-size: 125%;
font-weight: bold;

}
h3{
text-align: center;
width: 80%;
margin-left: auto;
margin-right: auto;
font-size: 115%;
font-weight: bold;

}
h4
{
margin-left: 30px; 
width: 80%;
font-size: 105%;
}
#corps
{
margin-top: 0px;
margin-bottom: 0px;
width: 700px; 
margin-left: auto;
margin-right: auto;
background: white;
}
.footer
{
text-align: center;
width: 700px; 
margin-left: auto;
margin-right: auto;
margin-top: 50px;
background: white;
font-size: 9px;
}
#header1
{
width: 700px; 
height: 115px;
}
.textheader
{
text-indent: -50000px;
}
.img1
{
display: block;
margin-left: auto;
margin-right: auto;

}
.img2 , .img3, .img5
{
display: block;
margin-left: auto;
margin-right: auto;

}

.img4
{
display: block;
margin-left: auto;
margin-right: auto;

}

p
{
width: 95%;
margin-left: auto;
margin-right: auto;

}
.firstpara
{
margin-top: 50px;
margin-bottom: 40px;
}
strong
{
font-weight: bold;
}
.greenlogo
{
width: 22px; 
height: 22px;
}
.mybonus
{
width: 95%;
margin-left: auto;
margin-right: auto;
}
.yellowcolor {
background-color: yellow;
font-size: 115%;
}
.centerpara
{
text-align: center;
}
.centerparabold {
text-align: center;
font-weight: bold;
}

.imagelist
{
   list-style-image: url("../images/c3list.png");
   display: block;
} 
.list1 li
{
display: block;
margin-top: 25px;
list-style-type: disc;

}
.fourimages
{
    display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.monimage
{
display: block;
float: left;

}
.decalage
{
display: block;
margin-left: 30px;
}
.decalage2
{
display: block;
margin-left: 20px;
}
.orderget
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.raye
{
text-decoration: line-through;
}
.indentation-puce
{
margin-left: 60px;

}