body, div, p, ul, ol, dl, dt, dd, li, img {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	color: White;
	background-color: Black;
	text-align: center;
}
#HeaderH {
	font-size: 200%;
}
#HeaderR {
	font-size: 200%;
}
#HeaderA {
	font-size: 200%;
}
#Corps {
	letter-spacing: 1px;
}
#Menu {
	margin: 26px auto 40px auto;
	font-size: 13px;
	width: 750px;
	color: Black;
	overflow: visible;
}
#Principal {
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#TabA {
	margin: 0px;
	float: left;
	background-image: url(zimages/onglet_a.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 110px;
	padding-top: 11px;
	padding-bottom: 7px;
}
#TabH {
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 7px;
	margin-right: 0px;
	float: left;
	background-image: url(zimages/onglet_h.gif);
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 170px;
	font-weight: bold;
}
#TabR {
	margin: 0px;
	padding-top: 11px;
	padding-bottom: 7px;
	margin-right: 0px;
	float: left;
	background-image: url(zimages/onglet_r.gif);
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 170px;
}
#Tailles {
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 100px;
}
.secondA {
	margin: 0px;
	padding: 0px 0px 0px 32px;
	clear: left;
	line-height: 35px;
	height: 36px;
	font-size: 11px;
	background-image: url(zimages/second_a.gif);
	background-repeat: no-repeat;
}
.secondH {
	margin: 0px;
	padding: 0px 0px 0px 32px;
	clear: left;
	line-height: 35px;
	height: 36px;
	font-size: 11px;
	background-image: url(zimages/second_h.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.secondR {
	margin: 0px;
	padding: 0px 0px 0px 32px;
	clear: left;
	line-height: 35px;
	height: 36px;
	font-size: 11px;
	background-image: url(zimages/second_r.gif);
	background-repeat: no-repeat;
}
.secondA p, .secondH p, .secondR p {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	float: left;
	width: auto;
}
.troisiemeR {
	margin: 0px -10px;
	padding: 10px 0px;
	color: White;
	font-size: 11px;
	clear: both;
	letter-spacing: 1px;
	overflow: visible;
}
.troisiemeR p {
	margin: 0px 0px;
	padding: 0px;
	width: auto;
	float: left;
	clear: right;
	margin-right: 14px;
}
.troisiemeR p.recul {
	margin-left:-16px;
	}

#Pied {
	border-top: medium solid #666666;
	text-align: center;
	width: 430px;
	font-size: 60%;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
	color: White;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*div#HeaderA object, div#HeaderR object, div#HeaderH object {
	vertical-align: middle;
}*/
#Corps p {
	text-align: justify;
	text-indent: 1.75em;
	margin-bottom: 0.25em;
}
#Corps li {
	list-style-position:outside;
	text-align:justify;
	margin-left: 15px;
}
#Corps li p {
	margin-left: 1px;
}
.FloatGauche {
	text-align: left;
	margin: 10px 20px 10px -10px;
	float: left;
	clear: left;
	width: auto;
}
.FloatDroite {
	text-align: right;
	margin: 0px -20px 20px 25px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: right;
	width: auto;
}
img#Exclam {
	margin-top: 0px;
}
#GlobalH {
	color: Red;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#GlobalA {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#GlobalR {
	color: #66BBFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.TextePlusPetit {
	font-size: 80%;
}
#GlobalR .Chum, #GlobalA .Chum {
	color: Red;
}
#GlobalH .Chum {
	color: #4679FF;
}
#GlobalR p.ligne {
	background-color: #00F;
	height: 1px;
	width: 600px;
	border: none;
	margin: auto;
}
.TextePlusGrand {
	font-size: 125%;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(zimages/bullet_a.gif);
	list-style-position: inside;
	text-align: left;
}
ol {
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
}
ol li {
	margin-left: 3em;
}
#GlobalH #Corps {
	font-size: 110%;
	font-weight: bold;
}
.Centrer, #Corps p.Centrer {
	text-align: center;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
#Corps p.ADroite {
	text-align: right;
	text-indent: 0em;
}
#Corps p.AGauche {
	text-align: left;
	text-indent: 0em;
}
acronym {
	letter-spacing: 0px;
	text-transform: uppercase;
	border-bottom: 1px dashed Silver;
	color: Silver;
}
a img {
	border: none;
}
img.photo {
	margin: 13px;
}
img.clickable {
	cursor: pointer;
}
#Corps p.TextePlusGrand {
	text-indent: 0px;
	text-align: left;
	font-size: 148%;
	padding-top: 6px;
}
#Corps p.TextePlusPetit {
	text-indent: 0px;
	padding-top: 6px;
	letter-spacing: 0px;
	padding-right: 50px;
	padding-left: 50px;
}
#Corps table.Tableau {
	width: 720px;
	border: 2px solid #666;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
#Corps table.Tableau td {
	padding: 7px 12px 7px 12px;
	color: White;
	border: 1px solid #666;
	border-collapse: collapse;
	vertical-align: top;
	text-align: justify;
	font-size: 90%;
}
#Plan {
	padding-left: 76px;
}
#gmap {
	width: 520px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	background-color: #262626;
	clear: both;
}
#Courrier {
	width: 366px;
	margin: -10px 15px 5px 0px;
	padding: 0px;
}
.barre {
	text-decoration: line-through;
}
#TabA a, #TabH a, #TabR a {
	text-decoration: none;
	color: Black;
	display: block;
}
.secondA a, .secondH a, .secondR a {
	color: Black;
	text-decoration: none;
}
.secondA a:hover {
	text-decoration: underline;
}
.secondH a:hover {
	color: White;
}
.secondR a:hover {
	color: Aqua;
}
#GlobalR .troisiemeR a {
	color: #488CFD;
	text-decoration: none;
}
#GlobalH #Corps a {
	color: Yellow;
	text-decoration: none;
}
#GlobalR #Corps a {
	color: #7777EE;
	text-decoration: none;
}
#GlobalH #Corps a:hover {
	color: Yellow;
	text-decoration: underline;
}
#GlobalR #Corps a:hover, #GlobalR .troisiemeR a:hover {
	color: #5BADCC;
	text-decoration: underline;
}
#GlobalA #Corps a, #Global a, #GlobalA .troisiemeR a {
	color: #8C84DC;
	text-decoration: none;
}
#GlobalA #Corps a:hover, #GlobalA .troisiemeR a:hover {
	color: Yellow;
	text-decoration: underline;
}
#Pied a {
	color: #6CF;
	text-decoration: none;
}
sup {
	line-height: 90%;
}
.safesex {
	text-align: right;
	float: right;
	clear: right;
	margin: 0px 0px 10px 20px;
	width: 170px;
	font-size: 11px;
}
#Corps blockquote {
	text-align: left;
	text-indent: -1em;
	font-size: 95%;
}
