body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#FFFFFF;
	text-align:justify;
}

p{
	margin:0px 0 8px 0;
}

img{
	display:block;
	margin:0px;
	padding:0px;
}

#contener{
	margin:10px auto 5px auto;
	width:802px;
}

#content{
	width:802px;
	height:341px;
	background:#eeeded;
	border:solid 1px #8f8e8e;
	position:absolute;
	left:0px;
	top:335px;
}

#contentText{
	width:740px;
	height:235px;
	background:#FFFFFF;
	margin:10px auto 0px auto;
	overflow:auto;
	padding:15px;
}

.contentText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#footer{
	width:802px;
	height:50px;
	background:#eeeded;
	border:solid 1px #8f8e8e;
	position:absolute;
	left:0px;
	top:691px;
}

#footerContent{
	width:756px;
	height:16px;
	background:#dbdbdb;
	margin:10px auto 0px auto;
}

.footerContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding:7px;
}

#header{
	height:113px;
	width:802px;
	position:relative;
}

#header img{
	margin-left:15px;
	display:block;
}

#illustration{
	width:802px;
	height:200px;
	background:#eeeded;
	border:solid 1px #8f8e8e;
	position:absolute;
	left:0px;
	top:120px;
}

#illustration img{
	margin:15px auto 0 auto;
	display:block;
}

#menu{
	height:28px;
	background:url(images/menu.jpg) repeat-x;
	position:absolute;
	bottom:0px;
	left:0px;
	width:804px;
	text-align:center;
}

.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 21px 0 21px;
	padding:0px;
}

.stitre{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#text_left{
	width:400px;
	float:left;
}

#text_left2{
	width:48%;
	float:left;
	border-right:solid 1px #000000;
	padding-right:10px;
}
#text_left2 a{
	color:#0000FF;
}

.txt_orange{
	color:#f18021;
}

#text_right{
	width:320px;
	float:right;
}

#text_right2{
	width:46%;
	float:right;
	padding-left:10px;
}
#text_right2 a{
	color:#0000FF;
}

#text_right img{
	margin:0px;
	padding:0px;
}

#text_right p{
	margin-left:80px;
}


#titre{
	background:url(images/smenu.jpg) left top repeat-x;
	width:770px;
	height:30px;
	margin:15px auto 0px auto;
	padding:4px 0 0 0;
}