/* ZOOM + sur les polices */
/* 1em */
.h1
{
	font-size: 1.50em;
}
/* 0.8em */
.h2
{
	font-size: 1.35em;
}
/* 0.7em */
.h3, .h4, .texte
{
	font-size: 1.05em;
}
/* 0.6 em */
#header #identification, #header_bandeau span, 
#footer,
#zoom_content,
#main_bloc .picto_trefle
{
	font-size: 0.9em;
}