﻿body {
  background-image: url(leg1.png) ; 
  margin: 40px;
  cursor: default;

}

.marges {
	padding: 5px;
}

.fondBleuMarine {
	background-image: black; 
}

.fondBleuVert {
	background-image: black; 
}

.espaceGauche {
  padding-left: 80px; 
  font-weight: bold;  
}

.titre {
  color: black;	
  vertical-align: left; 
	
}

.emploi  {
  
  font-size: 40px;
  text-align: left;
  font-weight: bold; 
 	
}


.date {
  font-size: 30px;  
  text-align: right;
  font-weight: bold;
	
}

.genre { 
  text-decoration: underline;
  cursor: pointer;
	
}

.choix {
  color: black;
  vertical-align: left; 
}

.signature {
  font-size: 20px;
 
}

.titreRenvoi, .emploi, .recherche, .genre, .choix {
font-family: cambria;
font-weight: bold;
}

.centrer, .signature, .genre {
  text-align: left;
  font-size: 0px;	
}

select, .choix, .genre, .recherche {
  font-size: 22px;
  font-family: cambria;
  font-weight: bold;	 
}

select, .signature, .choix, .titre, .date, {
  font-family: cambria;
  font-weight: bold; 
}
