body {
font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#e8e8e8; 
 background-image: url(../../modeles/images/back_striped.gif);
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  
  }

.bando_haut {
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}

.bando_haut:link {
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}

.bando_haut:visited {
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}

.bando_haut:hover {
	font-size: 20px;
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
}

a:link {text-decoration: none;  color: #666666;}
a:visited {text-decoration: none;  color: #666666;}
a:hover {text-decoration: underline ; color:#990033;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #D4E7F7; height: 1px;}

.titre  {  font-size: 16px; font-weight: bold; color: #003399; }

.label { font-size: 12px; color: #666666; font-weight: bold;}

.normal {  font-size: 11px; color: #666666;}

.petit {  font-size: 10px; color: #666666;}

.adresse {  font-size: 10px; color: #ffffff; text-decoration: none;}

.adresselien {  font-size: 10px; color: #ffffff; text-decoration: none;}
.adresselien:link {  font-size: 10px; color: #ffffff; text-decoration: none;}
.adresselien:visited {  font-size: 10px; color: #ffffff; text-decoration: none;}
.adresselien:hover {  font-size: 10px; color: #ffffff; text-decoration: underline ;}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}

.tetierelien {
	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;
	color: #FFFFFF;
	background: #003399;
}

.tetierelien:link {
	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;
	color: #FFFFFF;
	background: #003399;
}

.tetierelien:visited {
	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;
	color: #FFFFFF;
	background: #003399;
}

.tetierelien:hover {
	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: underline;
	color: #FFFFFF;
	background: #003399;
}

.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;
	color: #FFFFFF;
	background: #003399;
}

.tetiere2 {
	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;
	color: #FFFFFF;
	background: #CC6600;
}

.tetiere3 {
	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;
	color: #FFFFFF;
	background: #669900;
}

.tetiere4 {
	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;
	color: #FFFFFF;
	background: #990033;
}




.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #003399;
	border: 1px solid #003399;
	
}	

.bouton {
	border: 1px solid #003399;
	background: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	color: #003399; 
}	

.formulaire4{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #990033;
	border: 1px solid #990033;
	
}	

.bouton4 {
	border: 1px solid #990033;
	background: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	color: #990033; 
}	

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}

