/* CSS Document */

p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding: 8px;
	width: 200px;
	color: #000000;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#Layer1 {
	position:absolute;
	left:100px;
	top:1600px;
	width:760px;
	height:492px;
	z-index:1;
}

body {
   
	background-image: url(../fond.gif);
	background-repeat:repeat-x;
	background-color: #780000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Layer10 {
	position:relative;
	width:900px;
	height:16000px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	left: auto;
	top: 280px;
	background-color: #780000;
}
#Layer11 {
	position:absolute;
	left:65px;
	top:31px;
	width:767px;
	height:1077px;
	z-index:2;
	background-color: #780000;
}


#Layer120 {
	position:relative;
	width:900px;
	height:920px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	left: auto;
	top: 280px;
	background-color: #780000;
}
#Layer121 {
	position:absolute;
	left:65px;
	top:31px;
	width:767px;
	height:880px;
	z-index:2;
	background-color: #780000;
}

a.black{
text-decoration: none;
color: black; 
}
