/* CSS Document */
body{
  background-color:#FFF;
}

#logo img{
	background:#FFF url(../images/cnk/logo.gif) scroll no-repeat top left;
}

#conteneur {
	background: transparent url(../images/cnk/bgconteneur.gif) scroll repeat-y top left;
}

#lefter ul{
  background: none;
}

#main{
  background: transparent url(../images/cnk/k.gif) scroll no-repeat bottom left; 
}

#header{
  background: transparent url(../images/cnk/comite.gif) scroll no-repeat top left; 
}

#header form{
  background-color:#FFF;
}

#lefter li{
	display:block;
	border-top:4px solid #bbb1a5;
	width:96px;
}

#lefter ul a{
  display:block;
  overflow:visible;
  position:relative;
  color:#968c80;
  text-decoration:none;
  font-size:82%;
  font-weight:bold;
  padding:2px 0px 10px 20px;
  width:75px;	
}

#lefter ul a:hover{
  color:#000;
  text-decoration:underline;
}

#toppart{
  background: transparent url(../images/cnk/bandeau.jpg) scroll no-repeat top right; 
}

#toppart a{
  color:#bbb1a5;
}

#currentrub{
  background-color:#FFF;
  color:#bbb1a5
}

#subnav{
  background-color:#bbb1a5;
}

#subnav li a, #footer li a{
  background-color:#cec6bd;
}

#subnav li a.altern, #footer li a.altern{
  background-color:#bbb1a5;
}

a.defaultsmallimg, a.verticalsmallimg, a.smallimg, a.smallimg2, p.info, div.photo, div.normal {
  border-top: 6px solid #bbb1a5; 
}

h1{
  border-bottom: 8px solid #bbb1a5;
}


ul.liste li{
  border-top: 8px solid #bbb1a5; 
}

ul.liste img.normalimg {
  border-top:8px solid #bbb1a5; 
}

#content a, #content a:hover, #content a:focus, #content a:active{
	color:#968c80;
}
