#main {
	background: #fff url(../../img/fond_produit.jpg) no-repeat top center;
	width: 100%;
	min-height: 979px;
	padding-top: 200px;
	font-size: 20px;
	/*line-height: 18px;*/
	font-weight: 200;
	color: #dee5ed;
}

#main_content h1 {
	font-size: 72px;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 65px;
	letter-spacing: -1px;
	color: #dee5ed;
}

#main_content li
{
	list-style-image : url(../../img/puce_list_caracteristique.png);
	margin-top: 10px;
	margin-left: 15px;
}
