body
{
	margin: 0px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "arial", helvetica, sans-serif ;
	background: #3C7274;
}
a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:hover { color:#6699CC; text-decoration:none; font-weight:normal; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }

div#conteneur
{
	width:770px ;
	margin: 0 auto ;
	text-align: left ;
	top:0;
	background: #FFFFFF;
}

h1#header
{
	height: 450px ;
	margin: 0 ;
	background: url(../images/entrer.jpg) no-repeat ;
	position: relative ;
	left: 80px ;
}

h1#header a
{
	width: 400px ;
	height: 150px ;
	display: block ;
	
	
	top: 0px ;
	text-indent: -5000px ;
}

ul#menu
{
	height: 100px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/ongletR.png) repeat-x 0 -25px ;
	list-style-type: none ;
}


ul#menu li
{
	float: left ;
	text-align: center ;
}
ul#menu li a
{
	width: 350px ;
	line-height: 55px ;
	font-size: 2.1em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #FFFFFF ;
	display: block ;
	text-decoration: none ;
	
}
ul#menu li a:hover
{
	background: url(../images/ongletaqpa2.png) repeat-x 0 0 ;
}
ul#menua
{
	height: 50px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/ongletR.png) repeat-x 0 -25px ;
	list-style-type: none ;
}
ul#menua li
{
	float: left ;
	text-align: center ;
}
ul#menua li a
{
	width: 150px ;
	line-height: 25px ;
	font-size: 1.2em ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #FFFFFF ;
	display: block ;
	text-decoration: none ;
	
}
ul#menua li a:hover
{
	background: url(../images/ongletaqpa2.png) repeat-x 0 0 ;
}

div#contenu
{
	padding: 0 25px 0 100px ;
	
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	
	color: #9b2 ;
	
}

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: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align:center ;
	color: #FFFFFF ;
}
p#traitgauche
    {
    border-left: 1px solid black;
    padding-left: 5px;
    margin-left: 50px;
    }

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}


pre span
{
	color: #89 ;
}

pre span.comment
{
	color: #b30000 ;
}
			 
#menudroit {

background-color:white;
width:23%;
float:left;
}

