body {
	background: #0c1827 none;
	margin: 10px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	}

p   {
	 line-height: 150%;
	}


h1	{
	color: #e55a49;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	}
	
h2	{
	color: #c0cede;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	}
	
.gras {
	font-weight: bold;
	}
	
.petit {
	font-size: 11px;
	}

.gros {
	font-size: 16px;
	color: #517091;
	}
	
	
#bord_1 {
	background: #284465 url("images/fond_2.gif");
	border: 5px solid white;
	width: 940px;
	margin-left: auto;
  	margin-right: auto;
	}
	
#bord_2 {
	width: 920px;
	border: 10px solid #0c1827;
	padding-bottom: 6px;
	}

div#bandeau {
	height: 260px;
	}
	
#bas_page {
	clear: both;
	color: #8ba2bd;
	font-size: 11px;
	padding-top: 15px;
	}
	
.imgdeux {	
	float: left;
  	margin: 5px;
	border: 3px solid white;
	}

.titre {
	float: left;
	width: 62px;
	}
	
.droite2 {
	float: left;
	width: 750px;
	padding: 0 40px;
	}
	

.gauche {
	float: left;
	width: 300px;
	font-size: 11px;
	/* padding: 5px; */
	text-align: left;
	}
	
.droite {
	float: left;
	width: 300px;
	padding: 5px;
	margin: 5px;
	text-align: left;
	}
	
.spacer {
	clear: both;
	height: 1px;
	}
	
.fondbleu {
	clear: both;
	width: 919px;
	margin-left: auto;
    margin-right: auto;
	font-size: 11px;
	padding-top: 8px;
	height: 22px;
	background: url("images/boutons.gif") #0c1827;
	}

#boutons {
	background: url("images/boutons.gif");
	font-size:14px;
	font-variant: small-caps;
	height: 32px;
	width: 919px;
	padding-top: 12px;
	margin-left: auto;
    margin-right: auto;
	}

a {
  	text-decoration: none;
  	color: #9AB4DC;
	}
	
a:hover {
  	color: white;
	}

.deux {
	background-color: #284465;
	color: white;
  	padding: 0 10px 3px 10px;
  	margin: 5px;
  	border-top: solid #426fa4 1px;
  	border-left: solid #426fa4 1px;
  	border-right: solid black 1px;
  	border-bottom: solid black 1px;
	}

a.deux:hover {
  	background-color: #345883;
  	text-decoration: none;
	}

.boutonbleu {
	color: #cecece;
  	text-decoration: none;
  	border-top: solid black 1px;
  	border-left: solid black 1px;
  	border-right: solid #426fa4 1px;
  	border-bottom: solid #426fa4 1px;
  	padding: 0 10px 3px 10px;
  	margin: 5px;
	}
	
ul {
	width: 500px;
	padding: 10px;
	margin: 20px;
	line-height: 150%;
	margin-left: auto;
  	margin-right: auto;
	}
	
li {
	list-style-type: none;
	background-image: url("images/puce.gif");
	background-repeat: no-repeat;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 30px;
 	background-position: 0% 15%;
	}
	
#dessous {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}
	
#dessus {
	background: url("images/ga.png");
	position: absolute;
	top: 0;
	left: 180px;
	width: 256px;
	height: 27px;
	z-index: 2;
	}
