
body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/fond.jpg) repeat top left;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #878787;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #bfd529;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 150%;
}
a {
	color: #525143;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}

#wrapper {
	background: url(images/bg.png) no-repeat center top;
}

#header {
	width: 900px;
	height: 175px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #ffffff;
}

#logo h1 {
	height: 85px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 0px 0 0 0;
	line-height: normal;
	letter-spacing: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #bfd529;
	font-weight: bold;
}

#menu {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: #6AA2FD url(images/barre_menu.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-size:16px;
}

#menu a {
	display: block;
	float: left;
	background: url(images/separateur.gif) no-repeat right 100%;
	padding: 22px 30px 5px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	height: 60px;
	background: url(images/roll.gif) repeat-x right 30%;
	color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#page {
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
}

#contenu {
	float: left;
	width: 890px;
}
.contactform {
padding-left:165px;
}
.article {
	margin-bottom: 10px;
}
.article2 {
position:absolute;
width:890px;
margin-bottom:20px;
vertical-align:middle;
}
.article .titre {
}

.article .titre h2 {
	font-size: 1.6em;
	letter-spacing:normal;
}

.article .titre p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.article .titre p a {
	color: #BABABA;
}

.article .corps {
	padding-top: 15px;
}

.article .liens {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #000000;
}

.article .liens a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.article .liens a:hover {
	text-decoration: underline;
}
.illus {
text-align:center;
}

#pied {
	clear: both;
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/pied.png) no-repeat;
}

#pied p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#pied a {
	text-decoration: none;
}

#pied2 {
position:absolute;
top:750px;
	clear: both;
	width: 890px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/pied.png) no-repeat;
}

#pied2 p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#pied2 a {
	text-decoration: none;
}