h1
{
	font-size:26px;
	color:white;
	text-transform:uppercase;
	margin-bottom:20px;
}

h1.gros
{
	float:left;
	font-size:50px;
	margin-bottom:0;
}

span.gros
{
	color:white;
	font-size:35px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:55px;
	margin-left:10px;
}

body
{
	font-family: Myriad, "Myriad Pro", Arial, Sans serif, Serif;
	font-size:10px;
	line-height:15px;
	color:black;
}

p
{	
	word-spacing:4px;
	margin-bottom:10px;
}

h2
{
	color:black;
	margin-bottom:15px;
	font-size:17px;
	font-weight:bold;
}

h3
{
	color:white;
	margin-bottom:12px;
	font-size:17px;
}

.cote
{
	color:white;
}

p.blanc
{
	color:white;
}
