body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	
}
div#conteneur
{
	width: 520px ;
	height: auto686px;
	margin: 0 auto ;
	text-align: center ;
	border: 2px solid #DE993C ;
	background: #fff  ;
}
div#menu
{

font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	background: #fff ;

	border: 1px solid #ab4 ;

}
div#img
{
background: #DB9A3E ;}
div#text
{
margin-left: 9px;
margin-right: 9px;
text-align: justify;
}
div#copy
{background: #DB9A3E ;

padding: 5px 0 0 30px ;
}

ul#menu li a:hover
{
	background: url(image/logo_web.jpg) no-repeat 0 -30px ; /* Et ici on décale l'image
	 du background de 30px vers le haut pour laisser apparaître la 2eme partie de l'image */
	border: 1px solid #DB9A3E ;

}

h1#header
{
	height:100px;
	background: url(image/logo_web.jpg) no-repeat left top;
}
h1#header a
{
	width: 400px ;
	height: 70px ;
	display: block ;
	background: url(title.gif) no-repeat ;
	position: relative ;
    left: 350px ;
    top: 15px ;
}
pre
{
	overflow: auto ;
}
html pre
{
	width: 636px ;
}
div#contenu
{

	margin-top: 100px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 70px;

	padding: 0 30px 0 100px ;
	background: url(image/pomme.jpg) no-repeat 15px 15px ;
	}
	
#tabnav {
	margin: 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #DB9A3E;
	text-align: center ;
	margin-left: 0px;
	
	}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: gray ;
	}
	div#text
{
margin-left: 9px;
margin-right: 9px;
text-align: justify;
}

#tabnav li.active a:link, #tabnav li.active a:visited, #tabnav a:hover {
	border-bottom: 4px solid #DE993C;
	padding-bottom: 2px;
	background: #fff;
	color: #DE993C;
	}
#tabnav a:hover {
	color: #black;
	}

	
/* CSS Document */


