*{
	margin:0;
	padding:0;
}
body
{
	margin:0;
	padding:0;
	font: 0.9em Georgia, serif;
	text-align:center;
	background-color:#88a0c8 ;
	font-family: Arial, Helvetica, sans-serif;
	background:#88a0c8 url("images/back_repeat.jpg") repeat-x left top;
}
#motCle {
	display:none ;
}
#content {
	height:624px;
	text-align:left;
	width:950px;
	margin:auto;
	padding-top :200px ;
	background:#88a0c8 url("images/back.jpg") no-repeat left top;
}

html>body #content {
	height:auto;
	min-height:624px;
} 
#page {
	margin-left:79px;
	padding-left:20px;
	margin-right:69px;
	padding-right:20px;
	background-color:#ffffff;
}

#bottom {
	background:#88a0c8 url("images/bottom.jpg") no-repeat left top ;
	height:46px;
	width:950px;
}

h3 {
margin-top:10px ;
	padding-left:10px ;
	margin-bottom :20px ;
}

p
{
	line-height:1.5em ;
	padding-bottom:10px ;
	
}

p span.imp, p a {
	color:#000000 ;
	font-weight:bold ;
}

div#contact {
	float:right ;
	margin-top:-180px ;
	margin-right:100px ;
}
ul {
	margin-bottom:10px ;
	margin-left:20px ;
}

ul li {
	line-height:1.5em ;
	list-style-image:url("images/puce.jpg") ;
}

#conception {
	padding-right:70px ;
	float:right ;
	font-weight:bold ;
	color:#0143b2 ;
	font-size:0.8em ;
}

#conception a{
	color:#0143b2 ;
	text-decoration:none ;
}

#conception a:hover{
	text-decoration:underline ;
}