

#degrader {
	z-index: 10;
	height: 600px;

}

body {
	background-color: #FFFFFF;
	font-family:  comic sans ms;
	margin: 0px;
	padding: 0px;
	background-image: Url("../images/body-bg.png");
	background-repeat: repeat-x;
	
}

h3 {
	margin-top: 20px;

	color: #666666;
	z-index: 2;
	text-shadow: 1px 1px 1px #fff;
	position: relative;
}

h2 {
	
	color: #678;
	text-shadow: 1px 1px 1px #fff;
	font-size: 1.1em
}

#header {
width: 1598px;
margin: 0 auto;

}

#top {
	width: 965px;
	margin: 0 auto;
	
}

#Logo {
	z-index: 1;
	margin-top: -400px;
	position: absolute;
	margin-left: -170px;
	
}

#Slogan {
	z-index: 1;
	margin-top: -380px;
	position: absolute;
	margin-left: 620px;

}

#Support_Menu {
	z-index: 1;
	margin-top: -230px;
	position: absolute;

}

#Conteneur {
	z-index: 5;
position: absolute;
	height: auto;

	margin-top: -50px;

	background-image: url("../images/conteneur.png");
	background-repeat: repeat-y;

}

#Menu_button_1 {
	z-index: 10;
margin-left: 270px;
	top: 190px;
	position: absolute;
	background-repeat: no-repeat;
}

#Menu_button_2 {
	z-index: 1;
	height: 33px;
	width: 144px;
	margin-left: 70%;
	margin-top: -90px;
	position: absolute;
	background-repeat: no-repeat;
}

#SousConteneur2 {
	z-index: 1;width: 740px;
}

#SousConteneur1 {
	z-index: 1;
	margin-left: -31px;
	margin-top: -30px;
}

#SousConteneur3 {
	margin-left: 210px;
	margin-top: -70px;
}
#resa
	{
	position: absolute; margin-left:250px;
	
		
}
/* BUTTON __________________________*/
a.button {
	padding: 7px 43px;
	height: 34px;
	width: 142px;
	/* text-shadow:1px 1px 0 #333;*/
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: white;
	margin: 10px;
	float: top;
	clear: both;
	text-decoration: none;
	background-image: Url("../images/bouton.png");
}

a.button:hover { /* Lighter gradients for the hover effect */
	text-decoration: none;
	background-image: Url("../images/bouton2.png");
	color: red;
}
p
{
	display: block;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
a.buttonM { /*  padding:7px 49px;*/
	height: 25px;
	width: 200px;
	/*text-shadow:1px 1px 0 #333;*/
	/*font-family: Arial, sans-serif;*/
	font-size: 14px;
	font-style: normal;
	text-align: center;
	color: white;
	margin: 5px auto;
	float: left;
	clear: both;
	text-decoration: none;
	background-image: Url("../images/etagere.png");
	background-repeat: no-repeat;
}

a.buttonM2 { /*  padding:7px 49px;*/
	height: 22px;
	width: 190px;
	/* text-shadow:1px 1px 0 #333;*/
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	color: black;
	margin: 5px auto;
	float: left;
	clear: both;
	text-decoration: none;
}

a.buttonM:hover { /* Lighter gradients for the hover effect */
	text-decoration: none;
	color: red;
}

a.buttonD { /*  padding:7px 49px;*/
	height: 28px;
	width: 140px;
	/* text-shadow:1px 1px 0 #333;*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	background-repeat: no-repeat;
	color: black;
	margin: 5px 30px;
	float: left;
	clear: both;
	text-decoration: none;
	background-image: Url("../images/etagere2.png");
}

a.buttonD:hover { /* Lighter gradients for the hover effect */
	text-decoration: none;
	color: red;
}

introduction {
	z-index: 3;
}

#content_td {
	width: 220px;
	height: 192px;
	background-image: url("../images/Td.png");
}

#facebook
	{
	
		margin-left: 705px;
		margin-top: -50px;
	}
	
#contentText{
	font-size: 13px;
	position: absolute;
	max-width: 210px;
}

#contentTextAccueil{
	font-size: 13px;
}

.descriptionJeuText{
	text-align:justify;
}
/**
* Css de la page de recherche
*/


#content_td:HOVER {
	color: #34558A;
	cursor: pointer;
}

#recherche {
	margin: 5px 100px;
	float: right;
	position: absolute;
	margin-top: -30px;
	margin-left: 680px;
	width: 400px;
}

#Logo:HOVER, #header:HOVER{
	cursor: pointer;
}
