body
{
   margin: auto; /* Pour centrer notre page */
	background-color: white;
}

a:visited
 
{ 
	text-decoration: line-through;
	color: #C1C0BF;
}


#haut_de_page
{
	position:fixed;
	right: 0px;
	left: 0px;
	top: 0px;
	padding: 5px;
	height: 75px;
	text-align: center;
	background-color: grey; 
}



.signature
{
   font-style: italic;
   color: black;
   font-family: georgia, "times new roman", serif;
   font-size: 22px;
   text-align: center;  
   margin-top: 15px; 
}

.blog
{
	text-decoration: none;
	letter-spacing: 2px;
   font-style: normal;
   color: white;
   font-family: futura, "trebuchet MS", arial;
   font-size: 9px;
}

.travaux
{
	text-decoration: none;
	letter-spacing: 2px;
   font-style: normal;
   color: white;
   font-family: futura, "trebuchet MS", arial;
   font-size: 9px;
}

.propos
{
	text-decoration: none;
	letter-spacing: 2px;
   font-style: normal;
   color: white;
   font-family: futura, "trebuchet MS", arial;
   font-size: 9px;
}


#en-fr
{
	position: fixed;
	right: 50px;
   	bottom: 42px;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: normal;
	font-family: futura, "trebuchet MS", arial;
	font-size: 8px;
	text-align: right;
}

#en
{
	text-decoration: none;
	font-style: normal;
	color: #CCCCCC;
}

#fr
{
	text-decoration: none;
	font-style: normal;
	color: black;
}

#en1
{
	text-decoration: none;
	font-style: normal;
	color: black;
}

#fr1
{
	text-decoration: none;
   font-style: normal;
   color: #CCCCCC;
}


/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
	position:fixed;
	right: 0px;
	left: 0px;
	bottom: 0px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid black;
	background-color: white;
}

.adresse
{
	text-decoration: none;
   font-style: normal;
   letter-spacing: 2px;
   color: black;
   font-family: futura, "trebuchet MS", arial;
   font-size: 9px;
   text-align: center;
}

#bientot
{	
	overflow: hidden;
	margin: auto;
	margin-top: 95px;
	padding: 5px;
	text-align: center;
}

#menu_travaux
{	
	overflow: hidden;
	width: 750px;
	margin: auto;
	margin-top: 95px;
	padding: 5px;
	text-align: left;
}

#images
{	
	float: right;
	width: 560px;
	height: 1500px
	margin-left: 110px;
}

#menu
{	
	text-decoration: none;
	width: 120px;
	margin-top: 20px;
	margin-left: 0px;
}

.menu
{
	text-decoration: none;
   font-style: normal;
   letter-spacing: 2px;
      line-height: 19px;

   color: black;
   font-family: futura, "trebuchet MS", arial;
   font-size: 9px;
}

.sous-menu
{
	text-decoration: none;
   font-style: normal;
   letter-spacing: 2px;
   color: #1EB897;
   font-family: georgia, "times new roman", serif;
   font-size: 9px;
}

.nouveau
{
	text-decoration: none;
	letter-spacing: 2px;
   font-style: normal;
   color: black;
   font-family: futura, "trebuchet MS", arial;
   font-size: 9px;
}
 	 	
#texte-img
{	
	width: 560px;
	color: #C1C0BF;
	margin-left: 16%;
	margin-bottom: 100px;
	margin-top: 1500px;

}


.titre
{
	font-style: italic;
	letter-spacing: 2px;
	color: black;
	font-family: georgia, "times new roman", serif;
	font-size: 15px;
	text-align: left;
}

.titre-m
{
	letter-spacing: 2px;
	color: #1EB897;
	font-family: futura, "trebuchet MS", arial;
	font-size: 12px;
	text-align: left;
}

.soon
{
	font-style: italic;
	letter-spacing: 2px;
	color: black;
	font-family: georgia, "times new roman", serif;
	font-size: 15px;
	text-align: center;
}

#voir
{
	margin-bottom: 50px;
   }

.voir
{
	
	text-decoration: none;
   font-style: italic;
   letter-spacing: 1px;
   color: #A0A0A0;
   font-family: futura, "trebuchet MS", arial;
   font-size: 11px;
}

.voir1
{
	
	text-decoration: none;
	margin-bottom: 50px;
   letter-spacing: 1px;
   color: black;
   font-family: futura, "trebuchet MS", arial;
   font-size: 11px;
   
}

.texte
{
   font-style: normal;
   letter-spacing: 2px;
   color: black;
   font-family: georgia, "times new roman", serif;
   font-size: 9px;
   text-align: left;
   line-height: 16px;
   text-transform: uppercase;
}

.liens
{
	text-decoration: none;
   letter-spacing: 2px;
   color: black;
   font-family: futura, "trebuchet MS", arial;
   color: #1EB897;
   font-size: 9px;
   text-align: left;
   line-height: 16px;
   text-transform: uppercase;
}


