#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DFEBE1;
}
body {
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 36px;
	color: #990000;
	font-weight: normal;
	margin-top: 30px;
}
h2 {
	font-size: 24px;
	color: #003300;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#page #entete h2 {
	margin-top: 10px;
	font: italic normal 110% Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.Ecadre {
	border: medium dashed #F00;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background: #CCC;
}
#contenu {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu h4 a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #6F876F;
	background-repeat: repeat;
	margin-right: 5px;
	margin-left: 5px;
}
h4 {
	text-align: center;
	margin-right: 10px;
	margin-left: auto;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #990000;
}
#contenu li {
	margin-bottom: 15px;
	margin-left: 50px;
}
.redg {
	font-weight: bold;
	color: #FF0000;
}
#contenu img {
	float: left;
	margin-right: 5px;
}
.surlignage {
	background-color: #FFFF00;
}
h3 {
	text-align: center;
	color: #990000;
}
#titrev {
	text-indent: 0.3cm;
	margin-top: 30px;
	color: #FFFFFF;
	width: 310px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 20px;
	font-weight: bold;
	background: #6F876F;
}
.titrev {
	text-indent: 0.3cm;
	margin-top: 30px;
	color: #FFFFFF;
	width: 310px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 20px;
	font-weight: bold;
	background: #6F876F;
}
.bondecom {
	width: 360px;
	height: 40px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF0000;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF0000;
	margin-bottom: 30px;
	text-align: center;
}
.bondecom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bondecom a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.bondecom h6 {
	text-align: center;
	color: #990000;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#adr  {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 10px;
	color: #FFF;
	margin-bottom: 0px;
	font-weight: bold;
	border: thin double #FFF;
}
#adr p {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.marges {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#colgauche {
	float: left;
	width: 145px;
	margin-left: 0px;
	margin-right: 10px;
	background-color: #33CC00;
	background-image: url(../image-commande/ligne-verte.jpg);
	background-repeat: repeat;
}
#menu {
}

#menu ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
	width: 90%;
	margin-right: 20px;
}
#menu   a {
	text-decoration: none;
	color: #990000;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-image: url(../image-commande/menu.gif);
	background-repeat: repeat;
}
#menu li {
	margin-bottom: 5px;
	list-style-type: none;
	margin-left: 0px;
	font-size: 14px;
	color: #333333;
}
#menu  a:hover {
	color: #666666;
	text-decoration: underline;
	text-align: center;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
}
#menuh {
	text-align: center;
	margin-top: 0px;
	font-style: italic;
	font-size: 12px;
}
.menuh {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	border-right: thin solid #093;
	border-bottom: thin solid #093;
	border-left: thin solid #030;
	background: #090;
}
#menuh a {
	color: #990000;
	text-decoration: none;
	background-color: #E8E8E8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	margin-top: 15px;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	color:#FFF;
}
#entete img {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#menuh p {
	margin-top: 0px;
}
#entete {
	height: 100px;
	background-color:#6F876F;
	margin-bottom: 0px;
}
#adr a {
	font-style: italic;
	color: #990000;
	text-decoration: none;
}
.ggras {
	font-weight: bold;
	color: #990000;
}
.gras120 {
	font-size: 120%;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}
#cadre {
	font-family:Arial, Helvetica, sans-serif;
	margin-right: auto;
	width: 700px;
	background-color:#FFF;
	border: thin double #000;
}
.petit {
	font-size: 90%;
}
#cadre p {
	margin: 5px;
}
#materiel ul {
	width: 460px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#materiel img {
	margin-top: 40px;
	float: right;
}
#materiel {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cadre2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 15px;
}
#cadre3 {
	width: 85%;
	margin-left: auto;
	margin-top: 15px;
}
.reds {
	color: #FF0000;
	text-decoration: underline;
}
#cadre2 li {
	list-style-image: url(../image-commande/5.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#ebook {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#ebook p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.surlignagegris {
	width: 200px;
	background-color: #00CC66;
}
.center {
	text-align: center;
}
#cadre2 img {
}
#cadre2 ul {
	margin-left: auto;
	width: 280px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#materiel li {
	list-style-image: url(../image-commande/5.gif);
}
.centergg {
	font-weight: bold;
	color: #990000;
	text-align: center;
	margin-bottom: 0px;
}
#cadre3 li {
	list-style-type: none;
}
#cadre4 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
.cadre4 {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenu h3 img {
	text-indent: 0px;
}
#piedepage h1 a {
	text-decoration: none;
	font-size: 18px;
	color: #060;
	margin-top: 5px;
}
#piedepage h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#piedepage p a {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
#piedepage p {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6F876F;
	font-size: 12px;
	text-align: center;
	margin-top: 40px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#piedepage {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#entete h1 {
	text-align: left;
	font: 16px Arial, Helvetica, sans-serif;
}
#cadreC {
	margin-right: auto;
	width: 650px;
	margin-left: 80px;
	margin-top: 40px;
	background-color: #FFFFFF;
}

.imfl {
	float: left;
}
.imfr {
	float: right;
}
#audio {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.mtop {
	margin-top: 60px;
}

