body {
color : black;
font-size:15px;
}
#page{
width:760px;
margin:auto;

}
#haut{
width:760px;
text-align:center;/* 472x97 */

}
	#haut h1{
	font-size:25px;
	}
	#haut h2{
	color:red;
	font-size:20px;
		padding-bottom:10px;/* à cause de l'arrondi */
	}
#centre{
width:760px;/*380x2 */
}
#produit{
margin-right:15px;
margin-top:20px;
width:365px;
BORDER-BOTTOM: gray 1px solid; 
float:left;
text-align:center;
}/* 360x38 */
	#produit .ppi{
	text-decoration:line-through;
	}
	#produit .ppv{
	color:red;
	}
	#produit .texte{
	display:block;
	height:40px;
	background-color:white;
	}
#bas{
width:760px;
text-align:center;
}
.banniere{
padding-top:10px;
padding-bottom:10px;
}

a
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
line-height:30px;
}

