div#different-tarot {
	background-image:url('/images/design/middle-differents-tarots.jpg');
	width:505px;
	height:144px;
}
div#different-tarot a {
	display:block;
	color:white;
	font-weight:bold;
	padding:95px 0 0 50px;
	font-size:24px;
	text-decoration:none;
}

div#welcome {
	margin:10px 0 10px 0;
}
div#welcome strong {
	color:#cc3366;
	text-transform:uppercase;
	font-size:23px;
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #073a4c;
	text-align:center;
}
div#welcome p {
	color:#666;
	padding-top:10px;
	font-size:14px;
}
div#welcome p.last {
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #073a4c;
	color:black;
}

div#flash {
	height:180px;
	margin-bottom:10px;
}

div#different-tarot {
	background-image:url(/images/design/middle-differents-tarots.jpg);
	height:144px;
	margin-bottom:10px;
}

div#histoire {
}
div#histoire h1 {
	border-bottom:1px solid #557883;
	background-image:url(/images/design/soleil.png);
	background-repeat:no-repeat;
	background-position:center right;
	padding:0 50px 0 0;
	margin-bottom:10px;
	line-height:50px;
	width:188px;
}
div#histoire img.illustration {
	border:1px solid #808080;
}
div#histoire p {
	color:#707070;
	line-height:17px;
	font-size:14px;
	margin:10px 0 10px 0;
	padding-right:125px;
}
div#histoire div.pub {
	text-align:right;
	width:250px;
	height:150px;
	float:right;
}
div#histoire a {
	color:#CC3366;
	font-size:11px;
}
