body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#340002;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration:none;
color:rgb(52,0,5);
	
}

a:hover
{
color:rgb(255,255,255);
	font-weight: bold;

}

p
{
 color :rgb(135,112,113);
 font-size : 18px;
 text-indent : 30px;
 }

h1
{
color:rgb(52,0,5);
text-align: center;
 font-family :"comic sans ms", Arial, Serif;

}
h2,h3
{
color:rgb(52,0,5);
 font-family :"comic sans ms", Arial, Serif;

}
ul
{
list-style-image:url("tao23.gif");
	text-decoration:none;
}

.liste {
text-decoration:none;
}

.bienvenue {
text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
font-size:24px;
color:rgb(52,0,5);
}


