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

body {
	background: #414141 url("../images/Wood-Background.jpg") repeat;
	margin-right: auto;
	margin-left: auto;
	font: normal 14px Calibri, "Open Sans", Arial, Helvetica, Geneva, sans-serif;
}
#content {
	background-color: #fff;
	display: block;
	height: auto;
	width: 1024px;
	padding: 10px 0 0 0;
	margin: auto;
}

#logo {
	margin-top: 20px;
}

#ads {
	float:left;
} 

header {
	text-align: center;
	background:#fff url("../images/TopBackGroundSmall.png") repeat-x;
}

header h1 {
	font-family: "safety-medium";
	font-size: 40px;
	font-weight: bolder;
	color: #000;
	margin-top:0;
}

header nav ul {
	background-color: #c6f7bf;
	list-style-type: none;
	padding: 15px 0;
	margin: 10px 0 0 0;
}
header nav ul li {
	display: inline-block;
	padding: 0 30px;
}
header nav ul li a {
	font-size: 18px;
	font-weight: 600;
	color:#000;
	text-decoration: none;
}
#banner {
	width: 100%;
	height: 170px;
	padding-top: 1px;
	background: #ffffff url("../images/jassbanner.png") no-repeat top center;
}



.index {
	max-width:800px;
	margin: 30px 0 0 120px;
	padding:10px 0 30px 0;
}

.index h2 {
	font-family: "safety-medium";
	font-size: 32px;
	font-weight: 500;
	color: #000;
}
.index a {
	color:green;
}

.index h3 {
	color: #000;
	font-size: 22px;
}
.index p {
	color: #414141;
	font-size: 18px;
	max-width:780px;
}

.index ul {
	list-style-type: none;
	display: inline-block;
	padding-left:0;
}

.index ul li {
	height: auto;
	max-width: 400px;
	float:left;
}

.index ul li:first-child {
	margin-right:10px;
}

.index ul li:last-child {
	margin-left:10px;
}

.index ul li img {
	margin:20px 0 0 5px;
	max-width:350px;
}

.index .list ul li {
	list-style-type:disc;
	margin-left:20px;
	margin-right:10px;
	padding-left:5px;
	font-size:18px;
	max-width:550px;
	clear:left;
}

.black {
	font-weight: bolder;
	display:inline;
}

.frame {
	border-bottom:2px solid #999;
	max-width:800px;
}

#ia .list ul li {
	max-width:800px;
}

#guide ul li img {
	margin:0;
}

#google {
	display:inline;
}

#google img {
	max-width:165px;
	margin-top:0;
}

#apple {
	display:inline;
}

#apple img {
	max-height:50px;
	margin:0 0 0 20px;
}

#privacy {
	width:340px;
}

.list2 ul {
	margin-left:10px;
}

.list2 ul li {
	font-size:14px;
	list-style-type:disc;
	margin-left:10px;
	padding-left:5px;
}

.message {
	margin: 30px 0 30px 140px;
}
.button-message {
	text-align: center;
	width: 100px;
	height: 40px;
	background-color: #c6f7bf;
	border-radius: 20px;
	margin: 30px 0 0 0;
}
.button-message h5 {
	font-size: 16px;
	padding: 10px 10px;
	font-family: Calibri, "Open Sans", Arial, Helvetica, Geneva, sans-serif;
}
.button-message a {
	text-decoration: none;
	color: #414141;
}
.button-message:hover {
	background-color: #eee;
}


/* ------- A COPIER SANS LE CSS DE CYBERBELOTE ------ */

.button {
	text-align: center;
	width: 200px;
	height: 50px;
	background-color: #dbf8df;
	border-radius: 20px;
	border:solid 1px #000;
	margin: 20px auto 0 auto;
}
.button h3 {
	font-size: 24px;
	margin:10px auto;
	font-family: Calibri, "Open Sans", Arial, Helvetica, Geneva, sans-serif;
}
.button a {
	text-decoration: none;
	color: #000;
}
.button:hover {
	background-color: #eee;
}

.center {
	text-align:center;
	margin:20px 0;
	width:600px;
}



/* HACK TEMPORAIRE D'AFFICHAGE DU JEU SELON LES BROWSERS */



#showonchrome {
	visibility:visible;
	margin:10px 5px;
	float:left;
}
#showonchrome h3 {
	font-size:16px;
	font-family: Calibri, "Open Sans", Arial, Helvetica, Geneva, sans-serif;
}

#showonchrome ul {
	list-style-type: none;
}

#showonchrome ul li {
	display:inline-block;
	padding:5px;
	vertical-align:middle;
}

#showonfirefox {
	visibility:hidden;
}


/* Firefox */
@-moz-document url-prefix() {
	
#showonchrome {
	visibility:hidden;
	height:1px;
}
	
#showonchrome ul {
	height: 1px;
}
	
#showonchrome ul li {
	height: 1px;
}
	
#showonfirefox {
	visibility:visible;
	text-align:center;
	width:600px;
	margin:auto auto auto 200px;
	height:630px;
	}
	
#showonfirefox .button h3 {
		font-size:18px;
	}
}

/* --------------- FIN DU HACK ------------------ */

footer {
	height:auto;
	width:1024px;
	text-align: center;
	background-color: #c6f7bf;
	padding: 30px 0 30px 0;
	margin:auto;
}
footer ul {
	list-style-type: none;
	margin: 0 30px 0 0;
}
footer ul li {
	display: inline-block;
}
footer p {
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
footer a:first-child {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin-right:10px;
}

footer a:last-child {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
}

@media (max-width:920px) {
body {
	max-width: 900px;
}
#content {
	max-width: 800px;
}
	
header {
	text-align: center;
}
header nav ul {
	background-color: #dbf8df;
	list-style-type: none;
	padding: 15px 0 15px 0;
	margin: 10px 0 0 0;
}
header nav ul li {
	display: inline-block;
	padding: 0 20px 0 20px;
}
header nav ul li a {
	font-size: 16px;
	font-weight: 600;
	color: #555;
	text-decoration: none;
}
#banner {
	width: auto;
}

#button1 {
	text-align: center;
	width: 100px;
	height: 40px;
	background-color: #dbf8df;
	border-radius: 20px;
	margin: 90px 0 0 260px;
}
	
.index {
	max-width: 750px;
	margin:10px;
}
	
footer {
	width:auto;
}	
}

@media (max-width:600px) {
body {
	max-width: 600px;
}
#content {
	width: auto;
	text-align:left;
}
header nav ul li {
	display: block;
	padding: 2px 0;
}
	
header nav ul li a {
	font-size:20px;	
}

#button1 {
	margin: 90px 0 0 140px;
}
.index {
	margin: 10px;
	text-align:left;
}
	
.index .list ul {
	max-width:auto;
}

.index ul li img {
	float:left;	
	max-width:340px;
	margin-left:0;
}
	
.list ul li img{
	margin:auto;
	float:left;
}
	
#privacy {
	max-width:320px;
}
	
.message {
	text-align: center;
	margin: 40px 0 0 0;
}
.button-message {
	margin: auto auto 30px auto;
}
footer {
	max-width:auto;
	}

table {
	width:350px;
	font-size:12px;
	}
}

