body {
	background: white url('images/background.png') repeat-x top;
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0px;
}

#conteneur {
	margin: auto;
	width: 972px;
}

#top {
	font-family: Verdana;
	margin: auto;
	width: 957px;
	height: 99px;
	font-size: 1.1em;
}

#topleft {
	color: #9F9A8D;
	padding-top: 25px;
}
#topleft .bleu {
	color: #69A5FF;
	font-weight: bold;
}
#topleft .plusdinfos a{
	text-decoration: none;
	color: #69A5FF;
	font-size: 0.8em;
}

#topright {
	float: right;
	width: 487px;
	height: 66px;
	background-image: url('images/montantdon.png');
	color: white;
	text-align: center;
	line-height: 60px;
}

#topright .important {
	font-size: 1.6em;
}

#topright a{
	color: white;
	text-decoration: none;
}

#header {
	width: 957px;
	height: 195px;
	margin: auto;
}

#menuhaut {
	width: 972px;
	height: 123px;
	margin: auto;
}

/*MENU*/
#menuhaut_methode a{
	display: block;
	float: left;
	width: 250px;
	height: 123px;
	background: url(images/menuhaut_methode.png) repeat-x 0 -123px;
}
#menuhaut_methode a:hover {
	background: url(images/menuhaut_methode.png) repeat-x 0 0;
}
#menuhaut_casinos a{
	display: block;
	float: left;
	width: 250px;
	height: 123px;
	background: url(images/menuhaut_casinos.png) repeat-x 0 -123px;
}
#menuhaut_casinos a:hover {
	background: url(images/menuhaut_casinos.png) repeat-x 0 0;
}
#menuhaut_faq a{
	display: block;
	float: left;
	width: 200px;
	height: 123px;
	background: url(images/menuhaut_faq.png) repeat-x 0 -123px;
}
#menuhaut_faq a:hover {
	background: url(images/menuhaut_faq.png) repeat-x 0 0;
}
#menuhaut_don a{
	display: block;
	float: left;
	width: 272px;
	height: 123px;
	background: url(images/menuhaut_don.png) repeat-x 0 -123px;
}
#menuhaut_don a:hover {
	background: url(images/menuhaut_don.png) repeat-x 0 0;
}
/*FIN MENU*/

#contenu {
	background: white url('images/contenuhaut.png') repeat-x top;
	width: 972px;
	min-height: 392px;
}

#menu {
	float: left;
	margin-left: 6px;
	width: 200px;
	height: 600px;
	/*font-size: 1.1em;*/
}

ul#liste_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
html>body ul#liste_menu {
	margin-right: 0px;
}
		
ul#liste_menu li a{
	display: block;
	width: 155px;
	height: 32px;
	padding-left: 25px;
	line-height: 32px;
	text-decoration: none;
	background: url(images/bg_menu.png) repeat-x 0 -32px;
	color: #666666;
}

ul#liste_menu li a:hover{
	background: url(images/bg_menu.png) repeat-x 0 0 ;
	color: #178FC0;
}

#liste_menu #actif a{
	background: url(images/bg_menu.png) repeat-x 0 0 ;
	color: #178FC0;
}

#telecharger {
	text-align: center;
}

#texte {
	padding-top: 40px;
	margin-left: 220px;
	width: 730px;
}

#conteneurbas {
	width: 100%;
	background: #1E1B16 url('images/backgroundbas.png') repeat-x top;
	margin-top: -150px;
}

#contenubas {
	background: white url('images/contenubas.png') repeat-x top;
	width: 972px;
	height: 217px;
	margin: auto;
}

#toutbas {
	background: white url('images/toutbas.png') repeat-x top;
	width: 972px;
	/*height: 603px;*/
	height: 120px;
	margin: auto;
}

#liens_partenaires {
	width: 760px;
	height: 100px;
	padding-top: 25px;
	margin: auto;
	text-align: center;
	color: white;
}

#liens_partenaires a {
	color: white;
}

#liens_divers {
	width: 760px;
	margin: auto;
	padding-top: 25px;
	text-align: center;
	color: white;
}

#liens_divers a {
	color: white;
}

#texte_accueil {
	width: 780px;
	margin: auto;
	padding-top: 10px;
	text-align: center;
	color: white;
}

#texte_accueil a {
	color: white;
}