body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-image: url("mx_fond.jpg") ;
  margin-bottom : 10;
  margin-left : 100;
  margin-right : 100;
  margin-top : 10;
  border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
  
  
  }

a:link {text-decoration: none;  color: #000066;}
a:visited {text-decoration: none;  color: #000066;}
a:hover {text-decoration: underline ; color: WHITE;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000066; }
h2      { font-size: 15px; font-weight: bold; color: #000066; }
h3      { font-size: 15px; font-weight: bold; color: #000066; }
h4      { font-size: 15px; font-weight: bold; color: #000066; }

.titre      {  font-size: 17px; font-weight: bold; color: #000066; }

.label { font-size: 13px; color: #000066; font-weight: bold;}

.normal {  font-size: 13px; color: #000066;}

.menuhaut {  
line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #c0c0c0;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	background-color: #404040;}

.petit {  font-size: 11px; color: white;}

input { background: #C0C0C0 ;
		color: #800000;
		}
.etoile {
font-family: Arial; 
font-size: 13px; 
color: #C0C0C0; 
font-weight: bold;
}



hr {
color: white ;
height: 1px;
}

.bouton {
	border: 1px solid white;;
	background: #C0C0C0 ;
	font-size: 11px;
	color: white;
}	

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #000066;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	background-image: url("mx_tetiere.jpg") ;
}

.menu {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #800000;
	border-top: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	background-color: #C0C0C0;
	
}

.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: white;
	border: 1px solid white;
	background: black;
	
}	

input:focus, select:focus, textarea:focus {background-color: #C0C0C0; color: #000000 }
