@charset "utf-8";
body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#capsule {
	width:899px;
	margin: 236px auto 0 auto;
	position: relative;
}
#menu {
	padding: 0 0 0 29px;
	text-align: center;
	height: 36px;
	margin: 0px 0 0 0px;
	position: relative;
}
#menu a.nosub {
	line-height: 36px;
	color: white;
	font-weight:normal;
	text-decoration:none;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 132px;
	position: relative;
	white-space: nowrap;
	float: left;
}
#texte {
	background-image: url(images/fond-texte.gif);
	background-repeat: repeat-y;
	margin: 50px 0 0 0;
}
#base {
	background-image: url(images/fond-baseline.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 26px 0 23px 23px;
	clear: both;
	display: block;
	font-size: 11px;
}
#texte p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.un {
	background-image: url(images/bouton01.png);
}
.deux {
	background-image: url(images/bouton02.png);
}
.trois {
	background-image: url(images/bouton03.png);
}
.quatre {
	background-image: url(images/bouton04.png);
}
.cinq {
	background-image: url(images/bouton05.png);
}
.six {
	background-image: url(images/bouton06.png);
}
#gauche {
	display: block;
	float: left;
	width: 205px;
	margin: 0 0 0 20px;
}
#droite {
	margin: 0px 0 0 20px;
	padding: 0px;
	float: left;
	width: 600px;
}
#clear {
	clear: both;
	height: 21px;
}
#droite h1 {
	font-size: 24px;
	color: #7EC833;
	background-image: url(images/puce-titre.png);
	background-repeat: no-repeat;
	padding-left: 35px;
}
#base a {
	margin: 0px;
	padding: 0px;
}
.switchcontent {
	width:132px;
	position: absolute;
	z-index: 3;
	left: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0 0 0;
	padding: 0px;
	background-color: #CCCCCC;
	top: 36px;
}
.switchcontent li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#menu #block {
	display: block;
	float: left;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#block li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#droite table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#droite table p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#droite ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}
#droite strong {
	color: #7EC833;
}
#droite p.gris {
	font-size: 10px;
	color: #666666;
}
#droite p.list {
	font-size: 12px;
	list-style-type: none;
	color: #000000;
}
#droite .list strong {
	color: #000000;
}
#droite p.retour {
	float: right;
}
.retour a {
	color: #FF8830;
}
#calque {
	position: absolute;
	z-index: 4;
	height: 100px;
	width: 100px;
	top: 278px;
	left: -105px;
}
#capsule .ref {
	position: absolute;
	left: 0px;
	top: -234px;
	font-size: 11px;
}
#capsule .ref h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

