body {
	color: #606060;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	margin: 0;
	padding: 0;
	background-color: #4B4B4B;
}

.posrelative
{
POSITION: relative;
}
#defil
{
OVERFLOW: hidden;
WIDTH: 250px;
CLIP: rect(0px 250px 200px 0px);
POSITION: absolute;
LEFT: 5px;
TOP: 62px;
}

a:link {
	color: #606060;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

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

a:active {
	text-decoration: none;
	color: #000000;
}

#conteneur {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 800px;
	background-image: url(images/back.jpg);
	margin-left: -400px;
	border: 0;
	display: block;
}

#header  {
	top: 0px;
	width: 800px;
	border: 0;
	display: block;
}

#login {
	position:absolute;
	top:55px;
	right:70px;
	width: 150px;
	height:50px;
	color:#000000;
	float:center;
	z-index:40;
}

#menu  {
	top: 0px;
	height: 50px;
	width:755px;
	margin-left:23px;
	margin-right:22px;
	text-align:center;
	display:block;
	float:center;
}

#menu div{
	display:block; 
	background-image: url(images/bouton.jpg);
	background-repeat: no-repeat;
	text-align:center;
	width:129px;
	height:39px;
	padding-top: 15px;
	color:#000000;
	float:left;
}

#menu a{
	color:#000000;
}

#menu a:hover{
	color:#ffffff;
}

#body {
	top: 0px;
	border: 0;
	width:755px;
	margin-left:23px;
	margin-right:22px;
	display: block;
}

#left {
	top: 0px;
	width:177px;
	display:block;
	float:left;
}

#separation {
	top: 0px;
	width:30px;
	display:block;
	background-image: url(images/3.jpg);
	vertical-align:middle;
	float:left;
}

#right {
	top: 0px;
	width:548px;
	display:block;
	float:right;
}

.shout_titre {
	top: 0px;
	width:177px;
	height:41px;
	background-image:url(images/4.jpg);
	text-align:center;
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
	/*text-decoration: underline;*/
	clear:both;
	display:block;
}

.shout {
	top: 0px;
	width:137px;
	background-image:url(images/7.jpg);
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
	display:block;
	float:left;
}

#page_titre {
	top: 0px;
	width:548px;
	height:41px;
	background-image:url(images/6.jpg);
	text-align:center;
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
	/*text-decoration: underline;*/
	display:block;
}

#page {
	top: 0px;
	width:488px;
	background-image:url(images/8.jpg);
	padding-left:30px;
	padding-right:30px;
	display:block;
	float:left;
}

#titre  {
	top: 0px;
	border: 0;
	display: block;
	color: #BFBFBF;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.texte {
	color: #606060;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left:1px;
}

#pub {
	padding-top:15px;
	clear:both;
	display:block;
}

#footer  {
	top: 0px;
	width:800px;
	height:55px;
	border: 0;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top:37px;
	text-align:center;
	color: #000000;
	clear:both;
	display: block;
}

#footer a:link {
	text-decoration: none;
	color: #dddddd;
}

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

img {
	display:block;
	border:0;
}