body{
	background: #C4D9E8;
	color: #4c4b4b;
	margin: 0px;
	padding: 0px;
}

#header{
	width: 800px; height: 150px;
	background: url(../img/plateau/centre.jpg) repeat-x;
	margin: 0px auto;
	padding: 0px;
}

#header .head_gauche{
	background: url(../img/plateau/head_gauche.jpg);
	width: 30px; height: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header .head_droit{
	background: url(../img/plateau/head_droite.jpg);
	width: 30px; height: 150px;
	margin: 0px;
	padding: 0px;
	float:right;
}

h1{ 
	padding: 40px 40px 10px 40px;
	margin: 10px auto;
	border-bottom: 1px dotted #4c4b4b;
	text-align: center;
	/*width: 70%;*/
}

/*#conteneur{
	background: #D79F5B;
	color: #000;
	padding: 0px;
	margin: 100px auto;
	width: 487px;
}*/

.head_cont{
	background: url(../img/head_cont2.jpg) no-repeat;
	width: 700px; height: 35px;
	margin: 50px auto 0px auto;
	padding: 0px;
}

.cont{
	background: #d79f5b url(../img/cont.jpg) repeat-y;
	width: 700px;
	margin: 0px auto;
	padding: 0px;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
}

.cont h1{
	font-size: 18px;
	color: #B22222;
	font-weight: bold;
	margin: 0px 20px;
	border-bottom: 1px dotted #000;
	text-align: left;
}

.cont p{
	margin: 15px 25px;
	padding: 5px;
	text-align: justify;
}

.cont img{
	border: 0px;
}

.foot_cont{
	background: url(../img/foot_cont2.jpg) no-repeat;
	width: 700px; height: 41px;
	margin: 0px auto;
	padding: 0px;
}

.liens{
	width: 600px;
	border: 1px dotted #000;
	margin: 0px auto;
	padding: 0px;
}

.plateaux{
	background: #E4EFF6;
	width: 225px;
	margin: 15px;
	text-align: center;
	border: 1px dotted #000;
}

.plateaux p{
	margin: 10px;
	font-style: italic;
	text-align: center;
}

.liens a:visited{
	text-decoration: none;
	color: #E0B26F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.liens a:link{
	text-decoration: none;
	color: #E0B26F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.liens a:hover{
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.figurines{
	background: #E4EFF6;
	width: 225px;
	margin: 15px;
	float: right;
	text-align: center;
	border: 1px dotted #000;
}

.figurines p{
	margin: 10px;
	font-style: italic;
	text-align: center;
}

#footer{
	width: 60%;
	margin: 50px auto;
}

#footer p{
	color: #4c4b4b;
	font-weight: bold;
	text-align: center;
}
