*
{
	padding: 0;
	margin: 0;
	border: 0;
}
body
{
	background-color: #000;
	color: #fff;
	font: .8em/1.5em Verdana, Arial, sans-serif;
}
#salon-coiffure
{
	position:absolute;
     left: 50%; 
     width: 1280px;
	 height:800px;
     margin-left: -640px; /* moitié de la largeur */
     border: 0px solid #000;
	 z-index:2;
	 background-color: #000;
	 background-image : url('pic/fond.jpg');
     background-repeat : repeat-x;
}
#coiffeur
{
	position:absolute;
     left: 50%; 
     width: 100px;
	 height:100px;
     margin-left: -640px; /* moitié de la largeur */
     border: 0px solid #fff;
	 z-index:0;
	 background-color: #000;
	 
}
#entete
{
	position:absolute;
     left: 50%; 
     width: 1280px;
	 height:0px;
     margin-left: -640px; /* moitié de la largeur */
     border: 0px solid #000;
	 z-index:2;
	 background-color: #000000;
}
#colonne1
{
	position:absolute;
	left: 20px;
	top:78px;
	width:100px;
	height:673px;
	color: #fff;	
	z-index:10;
}
#colonne2
{
	position:absolute;
	background-color: #000000;
	left: 120px;
	top:78px;
	width:281px;
	height:673px;
	color: #fff;	
	z-index:10;
}
#menu
{
	position:absolute;
	background-color: #000000;
	left: 401px;
	top:78px;
	width:225px;
	height:673px;
	color: #000;	
	z-index:10;
}
#colonne3
{
	position:absolute;
	background-color: #000000;
	left: 626px;
	top:78px;
	width:563px;
	height:673px;
	color: #fff;	
	z-index:10;
}
#colonne4
{
	position:absolute;
	left: 1189px;
	top:78px;
	width:50px;
	height:673px;
	color: #fff;	
	z-index:10;
}

#pied
{
	position:absolute;
	background-color: #000000;
     left: 50%; 
	 top: 800px;
     width: 1280px;
	 height:50px;
     margin-left: -640px; /* moitié de la largeur */
     border: 0px solid #000;
	 z-index:2;
	 text-align: center;
}

h1 {font-family:verdana; font-size:10px; color:#000000; font-weight:normal;}  
h2 {font-family:verdana; font-size:8px; color:#ffffff; font-weight:normal;}  
h3 {font-family:verdana; font-size:8px; color:#ffffff; font-weight:normal;} 
     

  /* police du site */
  .texte {font-family:Verdana; font-size:9pt; color:#000000; font-weight:normal;}
  .textew {font-family:Verdana; font-size:9pt; color:#ffffff; font-weight:normal;}
  .titre {font-family:Verdana; font-size:10pt; color:#000000; font-weight:bold;}
  .titrewhite {font-family:Verdana; font-size:10px; color:#ffffff; font-weight:bold;}
  .travaux {font-family:Verdana; font-size:9pt; color:#000000; font-weight:normal;}
  .titreblack {font-family:Verdana; font-size:10px; color:#000000; font-weight:bold;}
  .fondu {font-family:Verdana; font-size:9pt; color:#ff5f21; font-weight:normal;}
  .brown {font-family:Verdana; font-size:10pt; color:#993333; font-weight:normal;}
  
   /* liens des dossiers */
  A.menu {font-family:Trebuchet, Verdana; font-size:10px; color:#fdd001; font-weight:bold; text-decoration:none;}
  A:hover.menu {font-family:Verdana; font-size:10px; color:#ffffff; font-weight:bold;}
  
  A.liens {font-family:Verdana; font-size:10px; color:#ffffff; font-weight:bold; text-decoration:none;}
  A:hover.liens {font-family:Verdana; font-size:10px; color:#663300; font-weight:bold; text-decoration:none;}
  A.red {font-family:Verdana; font-size:10px; color:#ff0000; font-weight:bold; text-decoration:none;}
  A:hover.red {font-family:Verdana; font-size:10px; color:#ff0000; font-weight:bold; text-decoration: underline;}
  A.link {font-family:Verdana; font-size:10px; color:#ff0066; font-weight:bold; text-decoration: none;}
  A:hover.link {font-family:Verdana; font-size:10px; color:#ff33cc; font-weight:bold; text-decoration: none;}
  A.white {font-family:Verdana; font-size:10px; color:#ffff33; font-weight:bold; text-decoration:none;}
  A:hover.white {font-family:Verdana; font-size:10px; color:#f4f4f4; font-weight:bold; text-decoration: none;}
  A.black {font-family:Verdana; font-size:10px; color:#000000; font-weight:normal; text-decoration:none;}
  A:black.white {font-family:Verdana; font-size:10px; color:#000000; font-weight:normal; text-decoration: none;}
 