body {
	margin: 0px;
	background-color: #000000;
	background-image: url(/images/background_noir.png);
	background-repeat: repeat;
	background-position: 0px 309px;
	white-space: nowrap;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
#header {
	width: 100%;
	background-image: url(/images/background_top.png);
	background-repeat: repeat-x;
}
#headerContent {
	position: relative;
	width: 1008px;
	left: 50%;
	margin-left: -504px;
}
#headerSubnav {
	position: relative;
	width: 1008px;
	height: 41px;
	left: 50%;
	margin-left: -504px;
	background-image: url(/images/header/submenus/00_background.png);
	background-repeat: no-repeat;
	background-position: center;
}
#headerSubSubnav {
	position: relative;
	width: 1008px;
	height: 38px;
	left: 50%;
	margin-left: -504px;
	background-repeat: no-repeat;
	background-position: center;
}
#middle {
	background-image: url(/images/background_content.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	height: auto;
	clear: both;
}
#content {
	position: relative;
	width: 940px;
	left: 50%;
	margin-left: -470px;
}

#colonneGauche {
	width: 652px;
	position: relative;
	float: left;
	white-space: normal;
}
#colonneGaucheTexte {
	background-color: #FFF;
	position: relative;
	padding-right: 44px;
	padding-left: 55px;
	padding-top: 17px;
	padding-bottom: 0px;
	width: 553px;
}
#colonneDroite {
	width: 275px;
	position: relative;
	float: right;
}
#contenuGauche {
	clear: both;
	float: left;
	width: 89px;
	position: relative;
}
#contenuDroite {
	float: right;
	width: 464px;
	position: relative;
}
#toutou {
	clear: both;
	padding-top: 10px;
	height: 120px;
}
#toutou img {
	padding-right: 10px;
	float: left;
}

#ateliers {
	width:176px;
	text-align: center;
}
#forfaits {
	width:176px;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}

#footer {
	width: 1008px;
	height: 162px;
	left: 50%;
	margin-left: -504px;
	position: relative;
	clear: both;
}
input, select {
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.small {
	font-size: 11px;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #39b571;
	text-decoration: none;
	font-weight: bold;
}

#temoignageNom {
	color: #999;
	padding-left: 20px;
}

strong {
	color: #820000;
}
#temoignage1 {
	position: absolute;
	top: 38px;
	left: 70px;
	height: 70px;
	width: 500px;
	color: #FFF;
	white-space: normal;
}
#temoignage2 {
	text-align:right;
	padding-top: 5px;
}
#popupLangue {
	position: absolute;
	background-image: url(/images/background_popup.png);
	background-repeat: repeat;
	width: 100%;
	visibility: hidden;
	z-index: 10;
	height: 100%;
	height: expression(document.body.clientHeight + "px");
}
#popupToutou {
	position: absolute;
	background-image: url(/images/background_popup.png);
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 10;
}
#popup600x300 {
	width: 600px;
	height: 300px;
	left: 50%;
	position: relative;
	margin-left: -300px;
	top: 50%;
	margin-top: -150px;
	background-image: url(/images/popup_600x300.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: 50%;
}
#popup400x517 {
	position: relative;
	width: 400px;
	height: 517px;
	left: 50%;
	margin-left: -200px;
	top: 100px;
	background-image: url(/images/popup_400x517.png);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
}

#popup550x292 {
	position: relative;
	width: 550px;
	height: 292px;
	left: 50%;
	margin-left: -275px;
	top: 100px;
	vertical-align: top;
}

#popupContent {
	padding: 25px;
}
