/* CSS Document */

body {
	background-color: #002000;
	font-family: "Trebuchet MS";
	text-align: center;
}

#conteneur {
	background-color: #002500;
	width: 905px;
	height:1200px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 0 auto;
	color:#ffffcc;
	text-align:center;
	}

#banniere875 {
	top: auto;
	}

#corps {
	width:905px;
	margin: auto;
	text-align:center;
}

img.sansBordure {
	border: 0 none;
}

a:hover img.sansBordure {
	border: 0 none;
}

table {
	width:875px;
	height:800px;
	margin:0 auto;
	text-align:center;
	vertical-align:top;
}
	
a {
   color:#002500;
   text-decoration: none;
   outline: none;
}

a:hover {
   color:#002500;
   font-weight:bolder;
   text-decoration: underline;
}

h1 {
	font-size: 30px;
	color: #ffffcc;
	font-style: normal;
}

h1 a {
	color:#ffffcc;
}

h2 {
	font-size: 20px;
	color: #d8ddad;
}

.titre {
	font-size: 24px;
	color: #002500;
}

.blabla {
	font-size:16px;
	color:#002500;
}

.footer  {
	color: #899a6e;
	font-size: 14px;
}
