/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */

/**********************************************************/
/*					STYLES TAILLE DE TEXTE 				  */
/**********************************************************/
h1{
	font-size:1.8em;
}
h2{
	font-size:1.3em;
}
h3,h4{
	font-size:1.1em;
}
.cartouche h3{
	font-size:1.3em;
}
#contenu h2{
	font-size:1.4em;
}
#basdepage{
	font-size:0.9em;
}
textarea{
	font-size:1em;
}
