body {font-family: Arial, Helvetica, sans-serif;background:#0099CC;}
div#container,div#entete,div#pied,div#bas{width:780px;}
div#container{	
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-365px;}
div#fondcontenu{background-image: url(images/fond.gif);}
div#entete{margin: 10px auto 0px auto;height:135px;background-image: url(images/banniere.gif);}
div#pied{margin: 0px auto 0px auto;}
div#bloc{width:780px;}
div#menu{
	float:left;
	position:relative;
	left:35px;
	width:140px;
	background-image: url(images/fond_l.gif);}
div#contenu{
	width:545px;
	margin-left:196px;
	background-image: url(images/fond_r.gif);}
div#copyright{text-align:center;font-size:10px;}
a:link {text-decoration: none;font-weight: normal;color: #000000;}
a:visited {color: #a75936;text-decoration: none;}
a:hover {color: #114e87;}
a img {border:  none ;}
h4{font-size: 16px;
	color: #000099;
	margin:10px 0px 5px 0px;
	border-left-width: 3px;border-left-style: solid;border-left-color: #000;
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #000;
	text-indent: 3px;}
div.pave{border: 3px dashed #000;padding: 5px;background:#fff;}
p,ul{font-size:12px;margin:2px;text-align:justify;}
