a {
  color:#000000;
  text-decoration: none;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #404040;
}
a:active {
	color: #CCCCCC;    
}



.image {
	border-style : solid;
	border-width: 1px;
	border-color : black;
}



BODY{
  background-image : url("background.jpg");	
  background-repeat : no-repeat;
  background-color: #808080;
}



#logo{
  position:absolute;
  width: 168px;
  height: 50px;
  left: 40px;
  top: 40px;
 }


#annexe{
  position:absolute;
  width: 600px;
  height: 20px;
  left: 298px;
  top: 30px;
  
  border: solide;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Helvetica Neue, Helvetica;
  text-align: left;
  font-size: 12px;
  font-weight: normal;	 
}


#menu{
  position:absolute;
  width: 180px;
  height: 450px;
  left: 61px;
  top: 115px;
  
  border: none;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Helvetica Neue, Helvetica;
  text-align: left;
  font-size: 12px;
  font-weight: bold;	  
}

.iemenu{
  font-family:Helvetica Neue, Helvetica;
  font-size: 12px;
  font-weight: bold;	  
}


#adresse{
  position:absolute;
  width: 155px;
  height: 80px;
  left: 87px;
  top: 568px;
  
  border: none;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Helvetica Neue, Helvetica;
  text-align: left;
  font-size: 12px;
  font-weight: normal;	 
}

#page{
  position:absolute;
  width: 150px;
  height: 20px;
  left: 835px;
  top: 515px;
  
  border: none;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Helvetica Neue, Helvetica;
  text-align: right;
  font-size: 12px;
  font-weight: normal;		
}
#chemin{
  position:absolute;
  width: 500px;
  height: 20px;
  left: 298px;
  top: 515px;
  
  border: none;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Helvetica Neue, Helvetica;
  text-align: left;
  font-size: 12px;
  font-weight: normal;	 
}


#princ_gauche{
  position:absolute;
  width: 332px;
  height: 332px;
  left: 290px;
  top: 121px;
  
  border: none;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Helvetica Neue, Helvetica;
  text-align: left;
  font-size: 12px;
  font-weight: normal;		
}

#princ_droit{
  position:absolute;
  width: 332px;
  height: 332px;
  left: 658px;
  top: 121px;
  
  border: none;
  border-color: #000000;
  border-width: 1px;
	
  font-family:Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;		
}

.ieprinc{
  font-family:Helvetica Neue, Helvetica;
  font-size: 12px;
  font-weight: normal;		
}

td.article {
  border-bottom-style: solid; 
  border-bottom-color: black; 
  border-bottom-width: 1px;
}

td.entete {
  border-bottom-style: solid; 
  border-bottom-color: black; 
  border-bottom-width: 1px;

  background-color : #D8D8D8;
}


.champ{
  font-family:Helvetica Neue, Helvetica;
  font-size: 12px;
  font-weight: normal;	 
}


