body {
	margin: 0px;
	padding: 0px;
	background-color: #f7f7f7;
	text-align: center;
	}

form {
	padding: 0px;
	margin: 0px;
	}

a {
	color: #000000;
	}

a:hover {
	text-decoration: none;
	color: #364250;
	}

h2, h2 a {
	font-family: Trebuchet MS, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006f9e;
	}

#hr {
	width: 736px;
	height: 11px;
	border-width: 0px;
	margin: 10 0 10 0;
	background-image: url(../../img/hr.gif);
	background-repeat: no-repeat;
	}

#content {
	background-image: url(../../img/template/fond.gif);
  margin-left: auto;
  margin-right: auto;
	width: 774px;
	}

#content, #content td {
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	color: #434343;
	}

#header {
	background-image: url(../../img/template/fond-header.gif);
	background-repeat: repeat-x;
  margin-left: auto;
  margin-right: auto;
	text-align: left;
	width: 756px;
	height: 100px;
	overflow: hidden;
	}

#page {
	width: 736px;
	margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
	text-align: justify;
	}

#page td {
	text-align: justify;
	}

#logo {
	z-index: 1;
	position: relative;
	left: 10px;
	top: -5px;
	}

#menu {
	z-index: 1;
	position: relative;
	width: 440px;
	left: 300px;
	top: -40px;
	text-align: center;
	}

#langues {
	z-index: 1;
	position: relative;
	margin-left: 551px;
	heigt: 22px;
	text-align: left;
	}

#footer {
	background-image: url(../../img/template/footer.gif);
  margin-left: auto;
  margin-right: auto;
	width: 774px;
	height: 32px;
	}

#footer td {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.home_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000000;
	text-align: justify;
	padding: 0 5 0 5;
	}

.cadre_bleu_header {
	background-image: url(../../img/cadre-bleu-header.gif);
	background-repeat: no-repeat;
	width: 358px;
	}

.cadre_bleu_footer {
	background-image: url(../../img/cadre-bleu-footer.gif);
	background-repeat: no-repeat;
	width: 358px;
	height: 10px;
	}

.img {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	}

.input {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	color: #434343;
	width: 100%;
	}

.button {
	background-image: url(../../img/button-fond.gif);
	border-width: 0px;
	font-family: Trebuchet MS, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	width: 120px;
	height: 25px;
	} 

.paiement-info, .paiement-info a {
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
	margin-top: 40px;
	font-weight: normal;
	color: #666666;
	}

.paiement-cheque {
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
	padding: 5px;
	font-weight: normal;
	color: #666666;
	border-color: #666666;
	background-color: #eeeeee;
	border-width: 1px;
	border-style: solid;
	}

.savoir-plus {
	text-align: right;
	}

.savoir-plus a {
	color: #41a62a;
	font-weight: bold;	
	}

.question {
	font-family: Trebuchet MS, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006f9e;
	}

.reponse {
	padding: 10px;
	margin: 5 0 20 30;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	}

.news {
	font-size: 11px;
	text-align: justify;
	margin: 0 10 10 30;
	}

.news-titre {
	font-weight: bold;
	color: #006f9e;
	margin-left: 5px;
	padding-left: 5px;
	border-left: 2px solid #006f9e;
	background-color: #e5f0f7;
	}

.select {
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	color: #434343;
	}