﻿body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
}

div#fond img {
	display: none;
}

div#conteneur {
	background: none;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}

div#menu {
	display: none;
	float: none;
}

div#menu a {
	color: #C8C8C8;
	text-decoration: none;
}

div#contenu {
	float: none;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
}

div#accueil {
	background: transparent url(images/photo_accueil.jpg) no-repeat;
	min-height: 685px;
	height: auto !important;
	height: 685px;
	text-align: left;
}

.titre {
	color: #E2001A;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12pt;
}

div#pied{
	display: none;
}

p#credits {
	display: none;
}

div#textes {
	position: static;
	margin-top: 0px;
	text-align: left;
	padding: 0 1cm;
}

h1 {
	position: static;
	text-align: left;
	font-size: 28pt;
	padding-left: 2cm;
	color: #FFFFFF;
	text-transform: uppercase;
}

.fondcell {
	background-color: #DEDEDE;
}

.contour_blanc {
	border: 1pt solid #FFFFFF;
}

.saut{
	page-break-after: always;
}
