h1
{
	font-size: 3em;
	color: #C00000;
}
header
{
	min-width:800px;
	max-width:800px;
	margin:auto;
}
*
{
	font-family: arial, sans-serif;
	text-align: center;
}
h2
{
	font-weight: normal;
	text-decoration: underline;
}
.paragraphe
{
	font-size: 1.71em;
}
section
{
	min-width:800px;
	max-width:800px;
	margin:auto;
	margin-top:100px;
}
.contact
{
	font-size: 0.89em;
}
footer
{
	min-width:800px;
	max-width:800px;
	margin:auto;
	margin-top:186px;
	background-image:("Cadre fondu.JPG");
}
body
{
	background:url("Bande rouge.JPG") scroll repeat-x 0px 90px,url("Fond.JPG") scroll repeat;
}