body
{
	font-size:16px;
	color:{$couleurs};
	font-family:Arial;
}

h1, h2, h3, h4, h5
{
	padding:0;
	margin:0;
}

h1
{
	color:#000000;
	font-family:Georgia;
	font-size:30px;
}

h2
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:25px;
}

h3
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:20px;
}

h4
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:15px;
}

h5
{
	color:#000000;
	font-family:Trebuchet MS;
	font-size:10px;
}

a
{
	color:#000000;
}

a:hover
{
	color:#000000;
}