@charset "utf-8";
/* CSS Document */


/* General */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 7, 2011 */
@font-face {
    font-family: 'SwishButtonsNFRegular';
    src: url('swish-buttons-nf-webfont.eot');
    src: url('swish-buttons-nf-webfont.eot?#iefix') format('embedded-opentype'),
         url('swish-buttons-nf-webfont.woff') format('woff'),
         url('swish-buttons-nf-webfont.ttf') format('truetype'),
         url('swish-buttons-nf-webfont.svg#SwishButtonsNFRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	padding: 0;
	width: 8000px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
}

h2 {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B22222;
	text-align: justify;
}

ul {
	padding:0 0 0 25px;
	margin:0;
	list-style-type:none;
}

a {
	color: #AE151D;
}
.grisfonce {
	color: #38373A;
}
.grisbleu {
	color: #A7C8D3;
}

.rouge {
	color: #AE151D;
	font-family: SwishButtonsNFRegular;
}

.grisclair {
	color: #625546;
}


.marron {
	color: #7C4D25;
}
.p-rouge {
	color: #AE151D;
}
.texte-rouge-14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #625545;
	font-weight: bold;
}
.texte-rouge-16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #625545;
	font-weight: bold;
}
.texte-rouge-16bis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AF151F;
	font-weight: bold;
}

.texte-rouge-18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AF151D;
	font-weight: bold;
}
.texte-rouge-18bis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AF151D;
	font-weight: bold;
}

.texte-rouge-22 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #AF151D;
	font-weight: bold;
}



/* Contents */
#bandeaux {
	display:inline;
}
/* Page1 */
#header1 {
	background-image: url(../images/bandeau1.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 2000px;
	position:absolute;
	left: 0px;
   top: 0px
}
#content1 {
	background-repeat: no-repeat;
	height: 1500px;
	width: 2000px;
	position: absolute;
	left: 0px;
	margin: 130px auto auto auto;
}
#table1 {
	margin: auto;
}
#menu {
	margin:150px 0 0 0;
	width: 184px;
	position: absolute;
	left: 3px;
	top: -18px;
	font-family: SwishButtonsNFRegular;
}

/* Page2 */
#header2 {
	background-image: url(../images/bandeau2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 2000px;
	position:absolute;
	left: 2000px;
   top: 0px
}
#content2 {
	background-repeat: no-repeat;
	height: 1500px;
	width: 2000px;
	position: absolute;
	left: 2000px;
	margin-top: 130px;
}

/* Page3 */
#header3 {
	background-image: url(../images/bandeau3.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 2000px;
	position:absolute;
	left: 4000px;
   top: 0px
}
#content3 {
	background-repeat: no-repeat;
	height: 1500px;
	width: 2000px;
	position: absolute;
	left: 4000px;
	margin-top: 130px;
}

/* Page4 */
#header4 {
	background-image: url(../images/bandeau4.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 2000px;
	position:absolute;
	left: 6000px;
   top: 0px
}
#content4 {
	background-repeat: no-repeat;
	height: 1500px;
	width: 2000px;
	position: absolute;
	left: 6002px;
	margin-top: 130px;
	top: 0px;
}
