@charset "utf-8";

body {
	background-color: #222F42;
}
#banniere2{
	width: 100%;
	height: 100px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	visibility: visible;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(image/degrade.gif);
}
#topbar{
	width: 290px;
	height: 75px;
	position: absolute;
	top: 12.5px;
	left: 30px;
	float: left;
	z-index: 3;
}
#image{
	width:504px;
	height:75px;
	top: 12.5px;
	position: relative;
	float: right;
	z-index: 2;
}
#container{
	width: 800px;
	margin: 0 auto;
	background-color: #222F42;
	color: #222F42;
	height: auto;
	top: 125px;
}
/*
paramètres de la bannière
*/
#main{
	width: auto;
	display: block;
	background-color: #222F42;
}
#menu{
	width:160px;
	float:left;
	background-color: #222F42;
	height: 210px;
	color: #FFF;
	font-size: 130%;
	position: relative;
	font-family: Calibri, Arial, Tahoma;
	text-align: left;
	top: 171px;
}
#menu a:link {
	color: #666C44;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #666C44;
}
#menu a:hover {
	text-decoration: none;
	color: #FFF;
}
#menu a:active {
	text-decoration: none;
	color: #666C44;
}
#corps{
	width: 500px;
	height: 440px;
	top: 0px;
	position: relative;
	left: 0px;
	overflow: hidden;
	background-color: #666C44;
	font-size: 100%;
	font-family: Calibri, Arial, Tahoma;
	color: #DDD9C3;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	background-repeat: repeat-y;
}
#zone{
	width:820px;
	display:block;
	height:20px;
	text-align: center;
	background-color: #2e2e2e;
	font-size: 130%;
	color: #FFF;
}
#legal{
	display:block;
	height:50px;
	text-align: center;
	background-color: #222F42;
	font-size: 70%;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	position: fixed;
	width: 800px;
}
#legal a:link {
	color: #CCC;
	text-decoration: none;
}
#legal a:visited {
	text-decoration: none;
	color: #CCC;
}
#legal a:hover {
	text-decoration: none;
	color: #CCC;
}
#legal a:active {
	text-decoration: none;
	color: #CCC;
}
/*
div.spacer, permet de faire deux colonne dans #container
*/

div.spacer{
	clear:both;
	height:20px;
	display:block;
}
#imageb {
	top: 10px;
	right: 10px;
}

.marge2 {
	margin-left: 2em;
}
.marge3 {
	margin-left: 8em;
	
}
.marge4 {
	margin-left: 4%;
	
}
.titre {
	font-weight: bold;
	font-size: 120%;
	color: #2E2E2E;
}
.motsclés {
	color: #FFF;
	font-size: 112%;
	text-align: justify;
}
.petittitre {
	font-size: 120%;
}
.texte {
	height: 400px;
	width: 500px;
	text-align: justify;
}
.petittexte {
	height: 80%;
	width: 80%;
	text-align: justify;
}
.lettrine {
	font-family: Calibri, Arial, Tahoma, serif;
	font-weight: bold;
	line-height: 72%;
	font-size: 298%;
	color: #DDD9C3;
	float: left;
	text-transform: capitalize;
	letter-spacing: 200%;
}
.align l {
	height: 400px;
	width: 500px;
	text-align: left;
}
.align r {
	height: 400px;
	width: 500px;
	text-align: right;
}
#corps a:link {
	color:  #222F42;
	text-decoration: none;
	font-size: 120%;
}
#corps a:visited {
	text-decoration: none;
	color:  #222F42;
	font-size: 120%;
}
#corps a:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 120%;
}
#corps a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 120%;
	text-align: right;
}

