body {
  background-color: #cc0000; /*  couleur des bords seulement */
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  
  }

a:link {text-decoration: none;  color: #cc0000;}
a:visited {text-decoration: none;  color: #cc0000;}
a:hover {text-decoration: underline ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }

.titre      { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 17px; font-weight: bold; color: #000000; }

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

.normal { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #000000;}
.normal2 { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #000000; text-align:justify;}/* texte justifié des conditions générales */

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000;}

.formulaire1 {
color:#000000;
border: solid 1px #cc0000;
background-color:yellow;
font-size:11px;
font-weight:none;
}

.bouton {
	border: 1px solid #cc0000;
	padding: 0px;
	background: yellow;
	font-size: 10px;
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	color: #000000; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#cc0000;
	background:yellow;
	border-bottom:1px solid #cc0000;
	border-right:1px solid #cc0000;
	padding: 2px;
	width:200px;
}

.tetiere2 {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 20px; 
	font-weight: bold;
	text-align: center;
	color:#cc0000;
	border-bottom:1px solid #cc0000;
	border-right:1px solid #cc0000;
	padding: 2px;
	width:100%;
}

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

hr {
color: #cc0000;
height: 1px;
}

td{
} /* background-color:#CCFF99; colore tout: tout est table */

