body,td {
	font-family: cursive;
	font-size: 11px;
}
.colophon {
	color: #999999;
}
.animations_accueil
 {
 text-decoration:none;
 color: #b46108;
 }
 
 H1 {
 margin: 0;
padding: 0;
 font-size: 14px;
 }
 A.animations_accueil:hover
 {
 text-decoration:underline;
 color: #000000;
 
 }

h4 {
	font-family: cursive;
	font-size: 12px;
	font-weight:bold;
	line-height:12px;
	height:10px;

}

.champ1,.champ2,.txtinput,.listinput {
font-size:11px;
color:#000000;
border:none;
background-color:#f6f7f9;
}

.champ1 {
width:100px;
height:18px;
}

.champ2 {
width:270px;
height:18px;
}
.txtinput,.listinput {
width:270px;


}
