@charset "utf-8";
/* CSS Document */

body {
	width: 1000px;
	margin: 0 auto;
	background: #070003 url("images/fond.jpg") repeat-x;
	font: 14px "Times New Roman", Times, serif;
}
#wrapper {
	width: 1000px;
	background: url("images/wrapper.jpg") no-repeat;
	padding: 210px 0 0 25px;
}
#menudroite {
	width: 210px;
	background: url("images/fondmenudroite.png") no-repeat;
	float: left;
}
.titre-menu {
	margin: 50px 0 20px 10px;	
}
img, div , span , a , p , h1 , h2 , h3 , h4 , h5,h6 
{ 
behavior: url(ie/iepngfix.htc);
}



.link-puce {
	display: block;
	width: 200px;
	height: 25px;
	background: url("images/pucemenu.png") no-repeat;
	background-position: bottom left;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	margin: 0 0 0 20px;
}

.link-puce:hover {
	background: url("images/pucehover.png") no-repeat;	
	color: #830441;
}
.skyscraper {
	border: 0;
	width: 120px;
	margin: 10px 0 10px 25px;
}
#conteneur {
	width: 650px;
	margin: 70px 0 0 220px;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#conteneur p {
	margin: 0;
	color: white;
}
#presentation {
	width: 364px;
	height: 300px;
	background: url("images/presentation.png") no-repeat;
	float: left;
}
#presentation h1 {
	margin: 0;
	color: #c9e455;
	font-size: 20px;
	padding: 25px 0 0 55px;
}
#presentation p {
	color: white;
	padding: 10px 0 0 0;
}
.carree {
	display: block;
	width: 250px;
	height: 250px;
	margin: 0 0 0 390px;
	padding: 40px 0 0 0;
}
.carree img { border: 0; }
#conteneur	 h2 {
	width: 185px;
	height: 23px;
	background: url("images/titreh2.png") no-repeat;
	color: #830441;
	padding: 25px 15px 0 0;
	text-align: center;
	margin: 10px 0 10px 0;
}
.jeux-fiche {
	width: 588px;
	height: 100px;
	margin: 10px 0 10px 0;
}
.vignette {
	width: 100px;
	height: 100px;
	float: left;	
}
.descript {
	margin: 0 0 0 120px;	
}
.descript h3 {
	margin: 0;
	width: 448px;
	height: 16px;
	background: url("images/titreh3.png") no-repeat;
	text-transform:uppercase;
	color: white;
	font-weight: normal;
	font-size: 5px;
	padding: 1px 0 0 20px;
}
.text {
	color: #e384a6;
	font-size: 13px;
	line-height: 20px;
}
.voir-plus {
	display: block;
	width: 87px;
	height: 17px;
	background: url("images/voir-plus.png") no-repeat;
	text-transform:uppercase;
	text-align: center;
	font-size: 11px;
	color: white;
	text-decoration: none;
	margin: 5px 0 0 0;
}	
#footer {
	position:relative;
	width: 980px;
	height:auto;
	clear:both;
}
#footer p {
	margin: 0;
	color: #94114D;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 17px 0 0 200px;
}
#footer a {
	color: #830441;
	font-weight: bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;	
}

#footer td {
	padding: 0 10px 5px 20px;	
}
#parta{
	width:919px;
	height:auto;
	color: white;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#94114D;
	clear: both;
}
#textparta{
	width:920px;
	height:auto;
	color: white;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0 0 200px;
	top:340px;
}
#foot{
	position:relative;
	z-index: 1;
	height:auto;
	background-color:#94114D;
	margin-top:0px;
	width:919px;
	visibility: inherit;
}
#foothaut{
background:url(images/hautfoot.png);
background-repeat:no-repeat;
height:60px;
width:941px;
}
#footbas{
background:url(images/footer.png);
background-repeat:no-repeat;
height:auto;
min-height:45px;
width:941px;
text-align:center;
}
#textfoot{
	width:750px;
	height:auto;
	margin-left:120px;
	margin-right:50px;
}

