body{
	width: 100%;
	margin: auto;
	background-color: #8fb6dd;
}
.header_degrade
{
	height: 155px;
	width: 100%;
	background-image:url("header_degrade.jpg"); 
	background-repeat:repeat;
}
.header_center
{
	height: 200px;
	width: 800px;
	background-image:url("header.jpg"); 
	background-repeat:no-repeat;
	margin: auto;
}
.ligne_blanche
{
	width: 100%;
	height: 8px;
	background-color: #FFFFFF;
}
.ligne_noire
{
	width: 100%;
	height: 8px;
	background-color: #000000;
}
.text
{
	width: 800px;
	font-size: 17px;
	font-family: arial;
	text-align: center;
	margin: auto;
	border-style: dashed; 
	border-top: none;
	border-bottom: none;
	border-color: #000000;
	background-color: #FFFFFF;
	line-height: 22px;
}
.sous-titre
{
	font-family: Arial;
	font-size: 28px;
	color: #f71616;
	margin-bottom: 25px;
	font-weight: bold;
}
.ebook
{
	color: #48b11f;
	font-weight: bold;
	font-size: 19px;
}
.ebook2
{
	color: #24ff00;
	font-weight: bold;
}
.copyright
{
	text-align:center;
	font-size: 12px;
	font-family: arial;
}
.center
{
	text-align:center;
}
.red
{
	color: red;
}
.green
{
	color: green;
}
.gras
{
	font-weight: bold;
}
.souligne
{
	text-decoration: underline;
}
.grassouligne
{
	text-decoration: underline;
	font-weight: bold;
}
.acheter
{
	text-align: center;
	margin: auto;
	border-style: solid; 
	border-color: #f71616;
	background-color: #30a9d1;
	padding: 15px;
	font-weight: bold;
	width: 600px;
}
.argument
{
	font-weight: bold;
}
.prix
{
	font-weight: bold;
	color: #f93636;
}
.temoignage
{
	text-align: left;
	margin: auto;
	border-style: solid; 
	border-color: #f71616;
	background-color: #f5ecb0;
	padding: 15px;

	width: 440px;
}
.title_temoignage
{
	font-size: 25px;
	font-family: arial;
	text-align: left;
	margin: auto;
	padding: 15px;
	font-weight: bold;
	width: 480px;
}