body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  /*background: #D4E7F7;-image: url(../../images/Fond.png)*/
  /*background: url(../images/bgr.jpg;*/
  background-image: url(Images/Fond1.jpg);

  background-repeat: no;


  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  
  }

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

.titre  {  font-size: 17px; font-weight: bold; color: #FFFFFF; }

.label { font-size: 13px; color: #FFFFFF; font-weight: bold;}

.normal {  font-size: 15px; color: #643232;}

.normal1 {  font-size: 14px; color: #643232; text-align:justify;}

.normal2 {  font-size: 10px; color: #FFFFFF;}

.petit {  font-size: 11px; color: #643232;}

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

.bouton {
	border: 1px solid #336699;
	background: #eee;
	font-size: 11px;
}	

.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: #1F1F5F;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	background: #eee;
}
.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #336699;
	background: #eee;
	
}
.tetiere1 {
	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: #ffffff;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	background: #666666;
	text-align: center;
}
.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;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #ffffff;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	background: #666666;
}
.h10 {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 14px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #ffffff;
	text-align: center;
}
input:focus, select:focus, textarea:focus {background-color: #666666;color: #000}


