* { margin:0;padding:0; font-family:Arial,Helvetica,sans-serif;color:#fff;}
body {
/*	background:url(bk.jpg) repeat;*/
	background-color: #000;
}

img {
	border:none;
}
#cadre {
	width:926px;
	height:auto;
	margin:15px auto;
}
#header {
	background:transparent url(../img/header.gif) no-repeat scroll left center;
	height: 113px;
	width:924px;
}
#header h1 {
	text-indent:-1000px;
}
#corps {
	border-right:#2DEB2D 3px solid;
	border-left:#2DEB2D 3px solid;
	width:918px;
	display:block;
	float:left;
	
}
#menu {
	width:250px;
	min-height:450px;
	display:block;
	float:left;
	font-size:16px ;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	margin-bottom:20px;
}
.current, #menu ul li a:active  {
	background:transparent url(../img/fleche_menu.jpg) no-repeat scroll left center;
	margin-left:10px;
	padding-left:70px;
	color:#2DEB2D;
		height:15px;
}
#menu ul li a {
		line-height:24px;
	/*	background:transparent url(../img/fleche_menu.jpg) no-repeat scroll left center;*/
		margin-left:10px;
		padding-left:40px;
	/*	margin-left:62px;*/
		height:15px;
	text-decoration:none;

/*	background:url(../img/fleche_menu.jpg) no-repeat ;*/
}
#menu ul li a:hover {
	background:transparent url(../img/fleche_menu.jpg) no-repeat scroll left center;
	margin-left:10px;
	padding-left:40px;
	color:#2DEB2D;
	height:15px;
}
#menu img {
	margin-left:50px;
}
#titre {
	width:648px;
	display:block;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-top:25px;

}
#titre p {
	font-size:13px;
	margin:5px 0;
}
#titre ul {
	font-size:12px;
}
#titre ul li {
	font-size:12px;
	margin-left:20px;
}
#titre ul li a {
	font-size:14px;
	text-decoration:none;
}
#text {
	border-left:#2DEB2D 1px solid;
	padding-left:5px;
}
#text span{
font-weight:bold;
color:#2DEB2D;
}
#footer{
	float:left;
	width:924px;
	height:142px;
	background:transparent url(../img/footer2.gif) no-repeat scroll left center;
}
#text fieldset {
	border:#2DEB2D 1px dashed;
	background-color:#707070;
	margin:10px;
	padding:0 5px 5px 5px;
}
#text legend {
/*	background-color:#000;*/
	margin:0px 10px;
	padding-bottom:15px;
	color:#2DEB2D;
}
#text h2{
	margin:0px 10px;
	padding-bottom:15px;
	color:#2DEB2D;
	font-size:16px;
}
.commentaire, #text fieldset input, #text fieldset select {
	background-color:#2DEB2D ;
	font-size:13px;
}
.ds_tbl {
		background-color:#000 ;
}
.ds_head{
		background-color:#ccc ;
}
#blank {
	min-height:300px;
}
