body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #B6B5B5;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.fondtext {
	background-image: url(../../images/fond-text.jpg);
}

a:link {text-decoration: none;  color: #9c0e70;}
a:visited {text-decoration: none;  color: #9c0e70;}
a:hover {text-decoration: underline ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }

.titrestatic{
	font-size: 36px;
	color: Black;
	font-family: Impact, Tahoma, Verdana, sans-serif;
}

.titre      {
	font-size: 30px;
	color: #9c0e70;
	font-family: Impact, Tahoma, Verdana, sans-serif;
}

.label { font-size: 13px; color: #000000; font-weight: bold;}

.normal {
	font-size: 13px;
	color: #000000;
}

.petit {
	font-size: 11px;
	color: #000000;
}

.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}

hr {
color: #9c0e70;
height: 1px;
}



.bouton {
	border: 1px solid #3C7A6D;
	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: #000000;
	border-top: 1px solid #3C7A6D;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #3C7A6D;
	background: #eee;
}




.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #3C7A6D;
	background: #eee;
	
}

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}
