body
{
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
a
{
	text-decoration: none;
}
img
{
	border: 0px;
}
ul
{
	list-style: none;
}
ul, li
{
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4
{
	margin: 0px;
	padding: 0px;
}

#wrapper
{
	width: 940px;
	height: 900px;
	margin: 0px auto;
}

#content
{
	float: left;
	width: 100%;
	padding-top: 0px;
}
#content #header
{
	float: left;
	width: 940px;
	height:211px;
	background:transparent url(../img/header_ok.gif) left top no-repeat;
}
#content #header #h_haut
{
	float: left;
	width: 600px;
	height:70px;
	padding-top:80px;
	padding-left:37px;
	font-size:12px;
	color:#3399CC;
	font-weight:bold;
}
#content #header #h_bas
{
	float: left;
	width: 940px;
	height:50px;
	padding-top:20px;
}
#content #header #h_bas #text
{
	float: left;
	width: auto;
	padding-left:25px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#content #header #h_bas a:hover
{
text-decoration:underline;
}
#content #header #h_bas .aligne
{
margin-left:380px;
}

#content #corps
{
	float: left;
	width: 940px;
	height:900px;
	background:transparent url(../img/centre.gif) left top no-repeat;
}
#content #corps #col-left
{
	float: left;
	width: 290px;
	height:600px;
	margin:30px;
	margin-left:40px;
	margin-top:10px;
	margin-right:20px;
	border:1px solid #333;
	background:#fff;
	padding:0px;
}
#content #corps #col-left h2
{
	float: left;
	width: 250px;
	height:32px;
	font-size:22px;
	padding-top:3px;
	padding-left:40px;
	color:#333;
	border-bottom:1px solid #ccc;
	background:transparent url(../img/puce6.gif) -5px -9px no-repeat;
}
#content #corps #col-left ul
{
	float: left;
	width: 240px;
}
#content #corps #col-left li
{
	float: left;
	width: 260px;
	height:23px;
	padding-top:7px;
	padding-left:30px;
	border-bottom:1px solid #E4E4E4;
	font-weight:bold;
	text-decoration:underline;
	color:#666;
	background:transparent url(../img/carre_vert.png) 2px 6px no-repeat;
}
#content #corps #col-right
{
	float: left;
	width: 530px;
	margin-top:30px;
	margin-top:10px;
	border:1px solid #777;
	background:#fff;
	padding:5px;
}
#content #corps #col-right h2
{
	float: left;
	width: 510px;
	height:27px;
	font-size:17px;
	padding-left:10px;
	color:#0066CC;
	margin-top:3px;
	border-bottom:1px solid #ccc;
}
#content #corps #col-right #texte
{
	float: left;
	width: 510px;
	height:auto;
	font-size:13px;
	font-weight:normal;
	padding-left:10px;
	color:#000;
	margin-top:3px;
}