.font
{	
	font-family: Arial, Verdana, _sans;
	text-align: justify;
}
.font2
{	
	font-family: Arial, Verdana, _sans;
	font-size: 15pt;
	text-align: justify;
}
.font3
{	
	font-size: 15pt;
	text-align: justify;
	
}

p
{
	font-size: 13px;
	text-align: justify;
}

a
{
	text-decoration:underline;
}

b
{
	font-size: 12pt;
	text-align: justify;
}
h1
{
	font-size: 20pt;
	text-align:left;
}
h2
{
	font-size: 18pt;
	text-align:left;
}
h3{
	font-size: 15pt;
	text-align:left;

}

li
{
	text-decoration:underline;
	font-size: 10pt;
	font-weight:bold;
	text-align: justify;
}
 
.browntext
{
	color:#533C27;
	text-align: justify;
}

.recettes
{
	color:#533C27;
	font-size: 14pt;
	text-align: justify;
}

.recettes2
{
	color:#533C27;
	font-size: 14pt;
	text-align: justify;
}



