body {
	margin-top: 0px;
	margin-left: 0px;
}
#p1, #p2, #p3, #p4 { display :none  }
#page {
	font-family: Arial, Helvetica, sans-serif;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
}
#entete {
	height: 80px;
	background-color: #999;
	color: #FFF;
	text-align: center;
}
#entete h1 {
	margin-top: 0px;
}
#colgauche {
	float: left;
	width: 60px;
	margin-right: 20px;
	background-color: #999;
}
#coldroite {
	float: right;
	width: 60px;
	margin-left: 20px;
	background-color: #999;
}
#contenu {
	margin-right: 70px;
	margin-left: 70px;
	height: 511px;
	width: 636px;
	text-align: center;
	vertical-align: middle;
}
td {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
td p {
	margin-top: 12px;
	font-style: italic;
	color: #FFF;
	font-size: 90%;
	margin-left: 10px;
}
td a {
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
td .ebook {
	font-size: 100%;
}
#piedepage {
	clear: both;
	text-align: center;
}
.gris {
	background: #F69;
	width: 700px;
	margin-top: 10px;
	border-bottom: medium double #F09;
}
#formulaire {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background: url(boutons2/11.png);
	font-size: 90%;
}
#formulaire p {
	margin-top: 10px;
	margin-bottom: 10px;
	font: italic bold 90% Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.g150 {
	font-size: 120%;
}

