body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EDF4FA;
	color:#768EAA;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#768EAA;
	text-decoration:none;
}

a:hover {
	color:#0078FD;
}

#conteneur {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #4B4B4B;
	background-color:#FFFFFF;
}

#header {
	height:120px;
	border-bottom:1px solid #4B4B4B;
	text-align:right;
	background: transparent url(images/haut.jpg) top left no-repeat;
}


#header strong {
	clear:both;
	display:block;
	padding-top:22px;
	margin-right:20px;
	text-transform:capitalize;
}

#left {
	width:220px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
	text-align:left;
}

*html #left {
	margin-left:5px;
}

#left strong {
	clear:both;
	display:block;
	width:220px;
	color:#0078FD;
	text-align:center;
	margin:0px;
	margin-top:5px;
	border:1px solid #4B4B4B;
	height:20px;
	line-height:18px;
	background-color:#A0C9FD;
}

#left ul {
	display:block;
	list-style: none;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	width:220px;
	float:left;
	border:1px solid #4B4B4B;
	border-top:0px;
	padding-bottom:2px;
	background-color:#EDF4FA;
}

#left li {
	margin-left:5px;
	margin-top:2px;
	height:14px;
	text-transform:capitalize;
}

#right {
	width:700px;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
	margin-right:10px;
}

*html #right {
	margin-right:5px;
}

em {
	display:block;
	font-style:normal;
	margin-left:200px;
	margin-right:200px;
	text-align:left;
}

#right img {
	border:0px;
}

#right p {
	padding:3px;
	margin:0px;
}

#right input, #righte textarea {
	width:200px;
}

.block {
	display:block;
	text-align:justify;
	margin:0px;
	margin-bottom:10px;
	width:698px;
	border:1px solid #4B4B4B;
	border-top:0px;
	background-color:#EDF4FA;
	padding:0px;
	padding-bottom:2px;
	float:left;
}

#right strong {
	clear:both;
	display:block;
	width:698px;
	color:#0078FD;
	text-align:center;
	margin:0px;
	margin-top:5px;
	border:1px solid #4B4B4B;
	height:20px;
	line-height:18px;
	background-color:#A0C9FD;
	float:left;
}

#right strong a {
	color:#0078FD;
}

#right form {
	text-align:center;
	width:676px;
}

#right ul {
	clear:both;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	padding-top:5px;
	list-style:none;
	list-style-type:none;
}

#right li {
	display:inline;
	border:1px solid #4B4B4B;
	width:auto;
	background-color:#A0C9FD;
	color:#768EAA;
	text-decoration:none;
	font-weight:bold;
	margin:4px;
	padding:5px;
	line-height:26px;
}

#right li a {
	color:#0078FD;
	text-decoration:none;
	font-weight:bold;
}

#footer {
	height:20px;
	background-color:#A0C9FD;
	border-top:1px solid #4B4B4B;
	clear:both;
	color:#0078FD;
	line-height:18px;
}

#footer a {
	color:#0078FD;
}
