	@import url("layout.css");
body {
	font-family: "Arial", "Helvetica", Sans-serif;
	color: #fff;
	background-color: #0071b6;
	font-size: 11px;
	line-height: 1.5;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 641px;
	margin: auto;
	position: relative;
}
#logo-bouti {
	width: 100%;
	height: 95px;
	background: transparent url(../images/kids-club-logo-bouti.jpg) no-repeat left top;
}
#wrapper-content {
	width: 100%;
	float: left;
	position: relative;
	background: transparent url(../images/kids-club-bottom.jpg) no-repeat left bottom;
	color: #000;
	font-size: 12px;
	padding: 0 0 30px 0;
}
#content {
	position: relative;
	background: transparent url(../images/kids-club-bgcontent.jpg) repeat-y;
	overflow: hidden;
	outline: none;
}
#footer {
	width: 100%;
	color: #fff;
	font-size: 11px;
	text-align: center;
	margin: 15px 0 0 0;
}
#footer a, #wrapper-content a {
	color: #f39c07;
}
#pix-content {
	text-align: left;
	float: left;
	width: 350px;
	margin: 0 0 0 20px;
	outline: none;
	overflow: hidden;
	height: 520px;
	font-size: 10px;
}
.clear {
	clear: both;
}
ul#gallery{
	padding:10px 0 0 0;
	}
#gallery li{
	display:inline;
	width:72px;
	height:72px;
	
	/*
border:3px solid;
*/	
}
#retour a {
font-size: 16px;
color: #FFFFFF;
font-weight: bold;

}
#gallery img{
	padding:3px;
	border-style:3px;
}
#text-wrapper {
	position: relative;
	float: right;
	width: 230px;
	margin: 0 20px 0 0;
}
li.c5 {
	border-color: #000;
}
li.c4 {
	border-color: #b7007b;
}
li.c3 {
	border-color: #c7821a;
}
li.c2 {
	border-color: #bdd500;
}
img.c1 {
	border-color: #f9ae1f;
}
p.currentTextHolder {
color: #000;
}