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

body {
	width: 100%;
	background: white;
	margin:0;
	font: 12px Verdana, Geneva, sans-serif;
}
img { border: 0; }
#header {
	width: 100%;
	height:442px;
	background: url("images/header.jpg") no-repeat;
	background-position: top center;
}
#nav {
	width: 880px;
	height: 37px;
	margin: auto;
	text-align: center;
	
}
#nav a {
	display: block;
	display:inline;
	height: 25px;
	color: white;
	text-decoration: none;
	font-size: 14px;
	margin: 5px 5px 0 5px;
	padding: 5px 0 0 0;
}

#presentation {
	width: 943px;
	margin: 0 auto;
}
.welcometo {
	float: right;
	margin: 180px 777px 0 0 !important;
	margin: 150px 410px 0 0;
	color: white;
	font-size: 20px;
	font-weight: normal;
}
.pres {
	float: right;
	width: 400px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	color: white;
	margin: 00px 540px 0 0px !important;
	margin: 0 260px 0 -20px;
	height: 125px;
}
.learnmore {
	width: 135px;
	height: 24px;
	background: url("images/learnmore.jpg") no-repeat;
	float: right;
	margin: 31px 450px 0 0 !important;
	margin: 11px 200px 0 0;
	text-align: center;
	color: white;
	font-size: 15px;
	padding: 8px 0 0 0;
}
#corps {
	width: 943px;
	margin:0 auto;
}
#topten {
	width: 943px;
	height: 300px;
	background: url("images/toptencasino.jpg") no-repeat;
		margin: -3px 0 0 2px;

}
#topten h1 {
	margin: 0;
	font-size: 16px;
	color: white;
	font-style: italic;
	padding: 50px 0 0 90px;
}
.topleft {
	width: 430px;
	height: 190px;
	float: left;
	margin: 20px 0 0 25px !important;
	margin: 20px 0 0 15px;
}
.topright {
	width: 430px;
	height: 190px;
	float: left;
	margin: 20px 0 0 35px;
}
.fiche {
	width: 430px;
	height: 40px;
}
#topten h3 {
	margin: 0;
	color: white;
	font-size: 13px;
	float: left;
	clear: left;
}
.little {
	margin: -10 0 10px 0;
	color: white;
	font-size: 11px;
	float: left;
	clear: left;
}
.stars {
	float: right;
	margin: 5px 0 0 0;
}
.stars img {
	float: left;	
}
#content {
	width: 630px;
	float: left;
	margin: 10px 0 0 0;
}
#content h1 {
	margin: 0;
	font-style:italic;
	color: #450306;
	font-size: 18px;
}
#content p {
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: justify;
}
#sidebar {
	width: 257px;
	float: right;
	margin: 10px 0 0 0;
}
.lefta { float: left; }
.righta { float: right; }
#whichis {
	width: 257px;
	height:387px;
	background: url("images/whichisthebest.jpg") no-repeat;
	clear: both;
	margin: 135px 0 10px 0 !important;
	margin: 10px 0 10px 0;
}
#whichis h4 {
	margin: 0;
	color: white;
	font-size: 16px;
	padding: 10px 50px 0 20px;
}#whichis p {
	margin: 0;
	color: white;
	font-size: 11px;
	text-align: justify;
	padding: 0 20px 0 20px;
}
.clearer {
	clear: both;	
}
#footer {
	width: 100%;
	height:94px;
	background: url("images/footer.jpg") no-repeat;
	background-position: center;
}
#sub {
	width: 943px;
	height: 94px;
	margin:0 auto;
}
#sub a {
	display: block;
	float: left;
	font-size: 12px;
	color: white;
	text-decoration: none;
	margin: 45px 10px 0 10px;
}
#sub a:hover {
	text-decoration: underline;	
}
.rightsub {
	float: right;
	color: white;
	margin: 0;
	padding: 45px 0 0 0;
}
