/*---------------------------------*/
/*------------ RESET -------------*/
/*---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin : 0;
	padding : 0;
	border : 0;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
fieldset,img {
	border : 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style : normal;
	font-weight : normal;
}
ol,ul {
	list-style : none;
}
caption,th {
	text-align : left;
}
h1,h2,h3,h4,h5,h6 {
	font-size : 100%;
	font-weight : normal;
	display : inline;
}

/*---------------------------------*/
/*------------ BODY -------------*/
/*---------------------------------*/
body {
	background-color : #012d5a;
	color : #7c7c7c;
	font-size : 12px;
	line-height : normal;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../medias/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

a {
	color : #7c7c7c;
	text-decoration : none;
}
a:hover {
	color : #7c7c7c;
	text-decoration : underline;
}
input, select, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
	color : #7c7c7c;
}
strong, b, .bold, .gras {
	font-weight: bold;
}

img {
	border: 0;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.block {
	display: block;
}
.blockLeft {
	float : left;
	display: block;
}
.blockRight {
	display: block;
	float : right;
}
.blockCenter {
	display: block;
	margin: 0 auto;
}
.underline {
	text-decoration: underline;
}


.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}













#header {
	display: block;
	position: relative;
	width: 956px;
	height: 106px;
	margin: 0 auto;
	background-image: url(../medias/header-bg.jpg);
	background-repeat: no-repeat;
}
#home #header {
	background-image: url(../medias/header-home-bg.jpg);
}
#header #logos {
	display: block;
	position: absolute;
	width: 168px;
	height: 55px;
	top:20px;
	left:770px;

}
#header #date {
	display: block;
	position: absolute;
	width: 250px;
	height: 50px;
	top:20px;
	left:15px;
	color: white;
	font-weight: bold;
	line-height:12px;
}

#header #date em{
	font-size:16px;
	font-weight: bold;
	line-height:normal;
}

#header #backhome {
	display: block;
	position: absolute;
	width: 450px;
	height: 100px;
	top:0px;
	left:250px;
	text-decoration:none;
}





#footer {
	display: block;
	position: relative;
	width: 956px;
	height: 70px;
	margin: 0 auto;
	padding-top:5px;
}

#footerMenu {
	display: block;
	height: 35px;
	position: relative;
	width: 500px;
	margin: 0 auto;
	border-top: 1px solid #3aee4a; 
}
#footerMenu ul {
	color: #9da0a2;
	display: block;
	height: auto;
	position: relative;
	width: 250px;
	padding-top:5px;
	font-size: 10px;
	margin: 0 auto;
}
#footerMenu li {
	display: block;
	float: left;
	height: auto;
	padding-left: 3px;
	position: relative;
	text-align: left;
}
#footerMenu li a {
	height: auto;
	padding-right: 3px;
	text-align: right;
	color: #9da0a2;
	text-decoration: underline;
}

#footer .note {
	display: block;
	height: auto;
	position: relative;
	width: 700px;
	margin: 0 auto;
	font-size: 10px;
	font-style: italic;
	text-align:center;
}



#container #btnJouer {
	display: block;
	position: absolute;
	width: 210px;
	height: 80px;
	top:340px;
	left:715px;
}


#container #btnSavoirPlus {
	display: block;
	position: absolute;
	width: 400px;
	height: 105px;
	top:300px;
	left:510px;
}




#container {
	display: block;
	position: relative;
	width: 956px;
	height: auto;
	min-height: 300px;
	margin: 0 auto;
	background-image: url(../medias/container-bg.jpg);
	background-repeat: repeat-y;
}

#home #container {
	height: 425px;
	background-image: url(../medias/container-home-bg.jpg);
	background-repeat: no-repeat;
}

#fin #container {
	height: 425px;
	background-image: url(../medias/container-fin-bg.jpg);
	background-repeat: no-repeat;
}



.containerH {
	display: block;
	position: relative;
	width: 956px;
	height: 63px;
	background-image: url(../medias/container-bg-haut.jpg);
	background-repeat: no-repeat;
}



#containerFlash {
	display: block;
	position: relative;
	width: 936px;
	height: 440px;
	padding-left:20px;
	padding-top: 0px;
	background-image: url(../medias/container-bg-haut.jpg);
	background-repeat: no-repeat;
}







.containerC {
	display: block;
	position: relative;
	width: 856px;
	height: auto;
	min-height:300px;
	padding-left: 50px;
	padding-right: 50px;
	color: white;
	font-size: 14px;
}

.containerB {
	display: block;
	position: relative;
	width: 956px;
	height: 27px;
	background-image: url(../medias/container-bg-bas.jpg);
	background-repeat: no-repeat;
}







.tableLots {
	display:block;
	position:relative;
	width:800px;
	height:auto;
}

.tableLots td.td01 {
	padding:10px;
	border:2px solid black;
	background-color:white;
	border-top:2px solid white;
}
.tableLots td.td02 {
	padding:10px;
	border:2px solid white;
}
.tableLots td.td03 {
	border-left:2px solid white;
}
.tableLots td.td04 {
	border-right:2px solid white;
}

.Style3 {color: #000000; font-weight: bold; }











#resultats #container {
	height: 1000px;
	background-image: url(../medias/container-resultat-bg.jpg);
	background-repeat: no-repeat;
}

.titreR {
	color: #40c355;
	font-size: 14px;
}
.titreR em {
	font-size: 18px;
}
.nomR {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
#resultat01 {
	display: block;
	position: absolute;
	width: 350px;
	height:auto;
	top:500px;
	left:50px;
}
#resultat02 {
	display: block;
	position: absolute;
	width: 350px;
	height:auto;
	top:700px;
	left:50px;
}


#resultat03 {
	display: block;
	position: absolute;
	width: 450px;
	height:auto;
	top:500px;
	left:450px;
}

#resultat03 td {
	width: 225px;
}