body{     
	font-family:Garamond, "Apple Garamond", "ITC Garamond Narrow", Times New Roman, serif;
    font-size: 14px;
	line-height:1;
    color: #0b0304;
	background:url(../images/fond_body.png) repeat-x;
}
a{
    text-decoration: none;
	outline:none;
}
a:link {
    color: #0b0304;
}
a:visited {
    color: #0b0304;
}
a:hover, a:focus, a:active {
    color: #0b0304;
}
em{
	font-style: normal;
}
strong{
	font-weight: inherit;
}

#container{
	width:1202px;	
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;	
}
#panel-left{
	float:left;	
	width:200px;
}
#panel-right{		
	float:right;	
	width:200px;
}
#sous-panel-right{
	position:relative;
	right:50px;
	top:-40px;
	z-index:10;
	width:450px;
}
#box_code_fidelite{
	padding:5px 20px;
	margin-top:0px;
	width:160px;
	height:85px;
}
#header,#header-cadre{
	width:800px;
	text-align:center;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:30px;
	padding-bottom:4px;
}
#header-cadre{		
	padding-top:29px;	
	border-top:#888888 1px solid;
	border-right:#888888 1px solid;
	border-left:#888888 1px solid;
}
#content{
	width:802px;
	background:#ffffff;
	position:relative;
	height:456px;
	margin:0px 200px;	
}
#menu{
	padding-top:11px;
	height:40px;
	padding-bottom:5px;
	background:#0b0304;	
}
#menu-kikoy{	
	padding-left:20px;
}
#menu-simone-et-georges{
	
}
#menu-boutique{
	padding-right:120px;
}
#menu-charte-ethique{
	
}
#menu-terrain-jeu{
	
}
#footer{
	text-align:center;
	margin-left:auto;	
	margin-right:auto;	
	width:620px;
	padding:4px 0px 5px 0px;	
}
#footer img{
	padding:0px 5px;
}
#footer a {
    color:#b2b1b0;
}

#slider{	
	overflow:hidden; 
	margin:0px;	
}
#slider ul, #slider li{	
	margin:0px;
	padding:0px;
	list-style:none;
}
#slider li{	
	float:left;
	width:800px;
	height:400px;	
	overflow:hidden; 
}

#border_left{	
	display:block;
	width:32px;
	height:11px;
	position:absolute;
	left:-31px;
	top:389px;
	background:url(../images/border_left.png) no-repeat;
}
#border_right{
	display:block;
	width:32px;
	height:11px;
	position:absolute;
	left:800px;
	top:389px;	
	background:url(../images/border_right.png) no-repeat;
}	

#prevBtn, #nextBtn{	
	display:block;
	width:89px;
	height:40px;
	position:absolute;
	left:-89px;
	top:300px;
}	
#nextBtn{ 
	left:802px;
}														
#prevBtn a, #nextBtn a{  
	display:block;	
	height:30px;
	background:url(../images/bouton_gauche.png) no-repeat;	
}	
#nextBtn a{ 
	background:url(../images/bouton_droite.png) no-repeat;	
}

#simone-et-georges-2-1{
	padding-top:125px;	
}

#charte-ethique-1-1{
	padding-top:160px;
	padding-left:255px;
}

#charte-ethique-1-2{
	padding-top:100px;
	padding-left:160px;
}

#charte-ethique-1-3{
	padding-top:43px;
	padding-left:200px;
}

#charte-ethique-2-1{
	float:left;
	width:175px;
	height:120px;
	margin-left:35px;
	margin-top:183px;
}

#slider-accueil{	
	overflow:hidden; 
	margin:0px;	
}
#slider-accueil ul, #slider-accueil li{	
	margin:0px;
	padding:0px;
	list-style:none;
}
#slider-accueil li{	
	float:left;
	width:180px;
	height:260px;	
	overflow:hidden; 
}

.rouge{
	color:#ff0000;
}

.pink{
	color:#eb0089;
}

.blue{
	color:#00adef;
}

.white{
	color:#ffffff;
}

.black{
	color:#000000;
}

.bold{	
	font-weight:bold;
}

.grey{
	color:#7f7f7f;
}

.grey-light{
	color:#b2b2b2;
}