*{margin:0;

	padding:0;}

	

body{

	background-color:#000000;
	/*background-color:#FFFFFF;*/

	color:#fff;
	font-family: Geneva, Verdana, sans-serif;
	font-size:16px;
	text-align:justify;}
	
li{
	list-style:none;/*pour enlever les points de la liste*/
	background-image:url(images/bouton.jpg);
	line-height:15px;/*regle la ahuteur de l'element de liste pour le cas ou il est sur 2 lignes...*/
	height:49px;
	margin-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	padding-top:22px;

	font-size:16px;
	font-weight:bold;
	text-align:center;}
	
p{
	
	margin-bottom:20px;}
	
p img{
	text-align:center;}
	
a{
	text-decoration:none;
	color:#FFF;
	font-weight:600;
	}
	
/*a #menu{
	text-decoration:none;}/*comment je ne choisi que le souligné du menu?*/
	
a img{
	border:none;}
	
p.pub{
	margin-top:210px;
	font-size:12px;}
	
h1{
	margin-bottom:20px;
	text-align:center;
	color:#e1c7f9;}
	
h2{
	margin-bottom:20px;
	text-align:center;
	margin-top:30px;
	color:#e1c7f9;}
	
h3{
	margin-bottom:20px;
	margin-top:40px;}

#Conteneur{
	margin:auto;
	width:920px;
	position:relative;}/*pourquoi ça ne me met pas le truc au milieu?*/
	

#Tete{
	background-color:#F6BF16;
	background-image:url(images/chateau_lac.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:260px;
	margin-bottom:20px;
	padding-top:50px;
	color:#45211C;
	}
	
#Texte{
	width:470px;
	height:200px;
	font-size:16px;
	margin-left:350px;
	}
	
#Langue{
	width:50px;
	height:62px;
	position:absolute;
	top:15px;
	right:30px;}

#Menu{
	background-color:#8B1B1B;
	width:226px;
	float:left;
	margin-right:20px;
	padding-top:10px;}

#Contenu{
	background-color:#641CA7;
	padding-top:20px;
	float:left;
	width:535px;
	/*height:1082px;*/
	padding-left:60px;
	padding-right:60px;
	height:1082px;
	height:auto!important;
	min-height:1082px;}

#Pied{
	clear:both;
	height:50px;
	text-align:right;
	font-size:10px;
	margin-right:250px;}