body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background:url(images/bg.jpg) #232323;
color:white;

}
body, html{
	height:100%;
}
#article {width:830px; margin-left:-21px;background:#353535; }
#article p,#article h1  {padding:20px;}

#corps{
	width:100%;
	height:100%;
	background:url(images/bg1.gif) center repeat-y;
}
table#menu{
	margin-left:122px;
}
table#menu td{
	width:149px;
	height:78px;
	background:url(images/bgmenu.jpg) left no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	vertical-align:middle;
}

table#menu td a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

table#menu td a:hover{
	color:#8bc51a;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	color:#8bc51a;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}
.important{
	font-weight:800;
}
#header {
height: 85px;
width:1000px;
margin:0 auto 0 auto;
}
#centre {
 	height:323px;
	background:url(images/bgcentre.jpg) repeat-x;
}
#centrale{
	height:323px;
	width:1000px;
	background:url(images/bgcentrale.jpg);
	margin:0 auto 0 auto;
}
#banner{
	position:relative;
	top:14px;
	left:474px;
}
#contenu{
	width:1000px;
	margin:0 auto 0 auto;
	display:table;
}
#texte{
	width:790px;
	text-align:justify;
	line-height:180%;
	margin-left:143px;
	display:table;
}

#texte h1{
	margin:0px 0px 15px 0px;
	font-size:20px;
	font-weight:bold;
}

#orange{
	color:#cb7218;
}

#mini{
	height:247px;
	width:1000px;
	background:url(images/bgmini.jpg) bottom no-repeat;
	margin:0 auto 0 auto;
}
#miniature{
	height:247px;
	width:790px;
	margin-left:143px;
	text-align:center;
}
#miniature img{
	border:4px #212121 solid ;
	margin:4px 3px 8px 3px;
	background:url(images/loader.gif) center no-repeat ;
}
#pied {
	height: 89px;
	margin:0 auto 0 auto;
	width:1000px;
	background:url(images/bgfooter.jpg);
	color:#fff;
	font-size:11px;
	letter-spacing:2px;
	text-align:center;
}

#footer{
	width:790px;
	margin-left:143px;
	text-align:center;
}
#pied a{
	text-decoration:none;
	color:#8bc51a;
	font-size:11px;
}
p {margin: 0;}

#contact{
	float:left;
	width:400px;
}
#contact label {
	width: 100px;
	float:left;
	margin-bottom:3px;
}
input{
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	font-family:tahoma;
	width:160px;
	margin-bottom:3px;
}
textarea{
	width:160px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	font-family:tahoma;
	margin-bottom:3px;
}
h2{
	font-size:12px;
	font-weight:100;
}
