#couleurTexteDiv{
	margin-top: 0.3em;
	height: 20px;
	width: 100px;
	text-align: center;
	float:left;
}

#couleurFondDiv{
	margin-top: 0.3em;
	height: 20px;
	width: 100px;
	text-align: center;
	float:left;
}

.style_arial{
	font-family: Arial, Helvetica, sans-serif;
}

.style_courrier{
	font-family: "Courier New", Courier, monospace;
}

.style_times{
	font-family: "Times New Roman", Times, serif;
}

.style_comic{
	font-family: "Comic Sans MS";
}

.style_serif{
	font-family: "MS Serif", "New York", serif;
}

.style_book{
	font-family: "Book Antiqua";
}

.style_georgia{
	font-family: Georgia;
}

p.ecarte img, span { 
   vertical-align: middle;
   display: inline-block; 
}
p.ecarte span { 
   padding-left: 5px; 
}
