body, html {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
img {
	border: 0;
}
hr {
	width: 100%;
	height: 1px;
	border: 0;
	color: #0066ff;
	background-color: #0066ff;
}
#page {
	width: 800px;
	padding-bottom: 10px;
}
#menu {
	width: 782px;
	background-color: #0066ff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	text-align: center;
	color: #ffffff;
}
#menu a {
	color: #ffffff;
}
#menu td {
	width: 25%;
	padding: 10px;
	border-right: 1px solid #ffffff;
}
..fond {
	width: 18px;
	background: url("a3.gif") repeat-y center left;
}
#logo {
	text-align: right;
}
..popper {
	position: absolute;
	visibility: hidden;
	text-align: left;
	width: 780px;
}
..popper table {
	margin-left: 1px;
}
..popper td {
	width: 25%;
	padding: 10px;
	color: #ffffff;
	line-height: 1.5em;
}
..popper a {
	color: #ffffff;
}
#gauche {
	float: left;
	padding: 10px;
}
#droite {
	float: right;
	padding-right: 18px;
}
#droite img {
	border: 1px solid #000000;
	margin: 0 10px 5px 0;
}
..desc {
	position: relative;
	top: 4px;
	vertical-align: top;
}
hr.clr {
	clear: both;
}
#textes {
	width: 100%;
}
#textes div {
	visibility: hidden;
	position: absolute;
	width: 580px;
}
#textes #txt0 {
	visibility: visible;
}
..sous {
	background-color: #0066ff;
	width: 100%;
}
..sous div {
	width: 100%;
	color: #ffcc00;
	padding-left: 10px;
	visibility: hidden;
	position: absolute;
}