body { background-color: #5F4596; color: #333; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4 {
	font-weight: normal;
	padding: 10px 0 0 20px ;
}

a, a:visited {
	color: #017B52;
	text-decoration: none;
}

a:hover {
	color: #017B52;
	text-decoration: underline;
}

p {
	padding: 0 20px 5px 20px;
	margin: 0;
}

h2 {
	color: #5BA5EF;
	padding: 10px;
}

h3 {
	color: #F57E2A;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding-right: 20px;
}

.auteurs {
	text-align: right;
	font-weight: normal;
	font-size: 120%;
}

h4 {
	font-size: 80%;
	margin: 0;
}

h1 {

}

strong {
	color: #0071BD;
	font-weight: normal;
}

em {
	color: #DD0083;
	font-style: normal;
}

.clear {
	clear: both;
}

#main {
	width: 720px;
	background: #FFF url(../images/carreaux.png);
	margin: auto;
	margin-top: 20px;
	border: 1px solid #4e397b;
}

#footer {
	width: 720px;
	background: url(../images/goutes.png) top left no-repeat;
	margin: auto;
}

#footer p {
	padding: 90px 0 0 0;
	color: #a074fd;	
	font-size: 10px;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #ddd;
	text-decoration: none;
}

#logo {
	padding: 20px 0 0 20px;
	float: left;
}

#kloro {
	float: right;
	padding: 20px 20px 0 0;
}

#menu {
	clear: both;
	padding: 0 0 10px 20px;
}

#menu img, #menu2 img {
	border: 0;
	margin: 0;
	padding: 0;
}

#menu2 {
	text-align: right;
	padding: 10px 20px 10px 0;
}

#rose {
	width: 689px;
	margin: auto;
	background: url(../images/box/saumon-bottom.png) left bottom no-repeat;
}

#rose h1 {
	background: url(../images/box/saumon-top.png) left top no-repeat;
	margin: 0;
	text-align: right;
	padding: 20px;
}

#content {
	background-color: #FFF;	
	background: url(../images/box/blanc-bottom.png) left bottom no-repeat;
	float: right;
	width: 590px;
	padding-right: 10px;
}

#content h2 {
	background-color: #FFF;	
	background: url(../images/box/blanc-top.png) left top no-repeat;
	margin: 0;
}

#links {
	list-style: none;
	margin: 20px;
}

#links li {
	background: url(../images/tache-verte.png) top left no-repeat; 
	padding: 0 0 13px 30px;
}

#niveaux {
	float: left;
}

#niveaux ul{
	list-style: none;
	background-color: #FBDEBE;
	margin: 2px;
	padding: 0;
}

#niveaux li {
	padding: 0 0 0 20px;
	display: block;
	width: 53px;
}

#niveaux li a:hover {
	background-position: -60px 0;
}

.domino1 a {
	display: block;
	background: url(../images/domino/1.png) 0 0 no-repeat;
	height: 39px;
}

.domino2 a {
	display: block;
	background: url(../images/domino/2.png) 0 0 no-repeat;
	height: 47px;
}

.domino3 a {
	display: block;
	background: url(../images/domino/3.png) 0 0 no-repeat;
	height: 54px;
}

.domino4 a {
	display: block;
	background: url(../images/domino/4.png) 0 0 no-repeat;
	height: 54px;
}

.domino5 a {
	display: block;
	background: url(../images/domino/5.png) 0 0 no-repeat;
	height: 48px;
}

.domino6 a {
	display: block;
	background: url(../images/domino/6.png) 0 0 no-repeat;
	height: 64px;
}

#niveaux .active {
	background-position: -60px 0;
}

#niveaux img {
	border: 0;
}
.liste {
	float: left;
	width: 295px;
	height: 220px;
}

.readon {
	float: right;
	background: url(../images/tache.png) bottom right no-repeat;
	line-height: 28px;
	padding-right: 34px;
	margin-right: 5px;
	color: #F6B64E;
}

.readon:visited, .readon:hover {
	color: #F6B64E;
}

.buy_link {
	float: right;
	background: url(../images/tache-verte.png) bottom right no-repeat;
	line-height: 28px;
	padding-right: 34px;
	margin-right: 5px;
	color: #017B52;
}

.buy_link:visited {
	color: #017B52;
}

/* fuzzy shadows */

.img-wrapper {
  background: url(/images/shadow.gif) no-repeat right bottom;
  float: left;
	margin: 0 10px 5px 20px !important;
	margin: 0 10px 5px 10px;
}

.img-wrapper div {
  background: url(/images/mask.png) no-repeat left top !important;
  background: url(/images/mask.gif) no-repeat left top;
  padding: 0 5px 5px 0;
  float: left; /* :KLUDGE: Fixes bug in IE/Mac */
}
 
.img-wrapper img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 0px;
}