body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #15B8E8
}

div#conteneur
{
	width: 1000px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid rgb(255,246,137) ;
	background: #fff ;
}

h1#header
{
	height: 261px ;
	background: url(image/header.jpg) no-repeat center top, white;
	margin: 0 ;
}
h1#header a
{
	width: 400 px ;
	height: 135px ;
	display: block ;
	background: url(image/logo_.png) no-repeat ;
    position: relative ;
	left: 375px ;
	top: 0px ;
	text-indent: -5000px ;
}
ul#menu
{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	background: url(gif/bg_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}
ul#menu li 
{
	float: left ;
	text-align: center ;
}
ul#menu li a 
{
	width: 130px ;
	line-height : 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #dea ;
}
ul#menu li a:hover
{
	background: url(image/bg_menu.png) repeat-x 0 0 ;
}
pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}
pre span
{
	color: #560 ;
}
pre span.comment
{
	color: #b30000 ;
}
div#contenu
{
	
	
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(image/logo_2.png) no-repeat left bottom ;
	color: #0080C0;
	border-bottom: 1px solid #0080C0 ;
}
div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #9b2 ;
}
div#contenu p 
{
	text-align: center ;
	text-indent: 2em ;
	line-height : 1.1em ;
}
div#contenu a 
{
	color: #8o0 ;
}
div#contenu a:hover
{
	color: #9b2 ;
}
p#footer
{
	margin: 0 ;
	padding-right: 10 px; 
	line-height: 50px ;
	text-align: right; 
	color: #8o0 ;
	background: url(image/rmedic_3.png) no-repeat center bottom ;
	border-top: 2px solid #0080C0;
}