body {
scrollbar-face-color: #66CCFF; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #00FFFF; 
scrollbar-arrow-color: #000000;

margin: 10px 0 ;
padding: 0 ;
text-align: center ;
font: 0.8em "Trebuchet MS", helvetica, sans-serif ;


background-image: url(image/motif.png);
}

div#conteneur
{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #3333FF ;
	background: #fff ;
	min-height:800px;
	
}

h1#header
{
	height: 258px ;
	background: url(image/header.jpg) no-repeat left top ;
	margin: 0 ;

}

h1#header a
{
	width: 500px ;
	height: 80px ;
	display: block ;
	background: url(image/title.png) no-repeat ;
	color:black;
	position: relative ;
	left: 250px ;
	top: 15px ;
	text-indent: -5000px ;
}

ul#menu
{
	height: 30px ;
	margin: 0 ;
	padding: 0 ;
	background: url(image/essai.gif) repeat-x;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
	background: url(image/menu1.gif) repeat-x;
}

ul#menu li
{
	float: left ;
	text-align: center ;
	background: url(image/menu2.gif) repeat-x;
}


ul#menu li a
{
	width: 130px ;
	line-height: 30px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid white ;
}

div#contenu
{
	padding: 0 30px 0 100px ;
	background: url(/* */) no-repeat 10px 0px ;
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(image/rss.gif) no-repeat left bottom ;
	color: #3333FF ;
	border-bottom: 1px solid #3333FF ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #3333FF ;
	border-left: 3px solid #3333FF ;
	color: #3333FF ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu a
{
	color: #8a0 ;
}

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #CCCCCC ;
}

p#footer a
{
	text-decoration:none;
	color: #CCCCCC ;
}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

#vide
{
color
}

#selected
{

}

#center
{
text-align:center;
}

.bouton
{
background-color:#39d4fb;
font-weight:bold;
color:#3333FF;
}
