*{margin:0;
	padding:0;}

body{
	background-color:#FFFFFF;
	
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
			background-image:url(images/texture-mur.jpg);
			z-index:1;
	}
	
body,html{
	height:100%;	
}

h4{
	margin-top:-70px;}
img{
border:none;	
}
li{
	text-decoration:none;
	display:inline;
	margin-right:45px;}
	
p span {
	text-align:center;
	color:#F00;
	font-size:18px;
	
	}
	
p{
	text-align:justify;
	margin-bottom:20px;
	font-size:16px;
	/*margin-left:50px;*/}
	
p.p1{
	margin-top:-250px;
	/*position:relative;*/
	z-index:3;}
	

	
/*p.p1{
text-align:left;} */
	
	

a{
	text-decoration:none;
	color:#2d2c2c;}
	
#Drapeaux{
position:fixed;
top:100px;
right:50px;
z-index:7;
	width:35px;
	height:78px;}
	
#Conteneur{
	/*background-image:url(images/fond_horizontal_02.jpg);*/
	margin:auto;
	width:800px;
	height:100%;/*commande pour ie*/
	min-height:100%;
	height:auto!important;/*commande pour firefox*/
	position:relative;

	/*c'est la solution que j'ai trouvé pour avoir pour sur un fond toujours la...*/
	/*position:relative;*/}
	


#Head{
	background-image:url(images/titre.png);
	margin:auto;
	height:426px;
	width:640px;
	/*position:absolute;*/
	z-index:7;
	/*clear:both;*/}
	
	#Head span{
	display:none;}
	


#Contenu{
	/*clear:both;
	/*float:left;*/

	width:670px;
	margin:auto;
	padding-bottom:95px;
	margin-top:-40px;
	margin-bottom:50px;
	z-index:2;
	}

#formulaire{
	background-image:url(images/texture-mur.jpg);
	padding-left:50px;}

#Menu{	 
	width:870px;

	/*clear:both;
	/*text-align:center;*//*jsais pas pourquoi mais ça ne marche pas...*/
	position:fixed;
	bottom:-11px;;
	left:45%;
	margin-left:-330px;
	/*bottom:-80px;
  margin: 5% auto;
  left: 20px;
  right: 0;

	/*margin-left:150px;*/
	padding-left:20px;
	height:45px;
	/*color:#666;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	/*background-color:#FFFFFF;*/
	z-index:8;
	padding-top:10px;
	/*float:left;*//*ça fait tout foirer*/
	
		}
	
/*#Menu a{
	color:#999;
	font-size:36px;
}*/
#Menu li{

	width:205px;

/*background-color:#C60;*/
	/*background-image:url(images/point2.png);
	/*background-repeat:no-repeat;
	background-position:right;*/

}
	
/*#Menu .m1{
	background-image:url(images/portfolio.jpg);
	width:153px;
	height:105px;}/*pourquoi on n'y voit qu'un petit bout d'image, je leur ai donné une hauteur...*/
	
/*#Menu .m2{
	background-image:url(images/profil.jpg);
	width:153px;
	height:105px;}*//*je ne comprends pas bien ce truc de classes...?
	
/*#Menu span{
	display:none;}*//*si je fais ça je perds tout ... pourtant je ne l'ai fait que sur le span...je devrais continuer a voir l'image de background des classes?*/
	
#footer{
	background-image:url(images/footer.png);
	/*width:1033px;
	height:76px;*/	
	height:200px;
	position:fixed;

	bottom:0;
	width:100%;
	z-index:1;

		
  /*margin: 5% auto;
  left: 20px;
  right: 0;*/
	
	}


