/* CSS Document */
body
{
	margin: 10px 0 ;
	padding: 0 ;
	width: 100%;
	text-align: center ;
	font: 0.8em "Arial", helvetica, sans-serif ;
	background: url(pourlestableaux4.jpg) ;
}

div#conteneur
{
	width: 950px ;
	margin: 0 auto ;
	text-align: left ;
	border: 2px solid #5e1600 ;
	background: #fff ;
}

div#header
{
	height: 400px ;
	background: #ffffff ;
	margin: 10px ;
}

div#menu
{
border: 0px solid #fff ;
height: 50px ;

}

div#sidebar
{
	padding: 0 5px 0 5px;
	position:absolute;
	margin: auto;
	width: auto;
	height: 1502px;
	top: 413px;
}


div#contenu
{
	padding: 0 25px 0 200px ;
	background: url(bg_page.gif) no-repeat 15px 15px ;
}

div#Layer1
{
padding: 0 5px 0 5px;
position:absolute;
margin: auto;
width: auto;
height: 300px;
top: 1000px;
left: 54%;
}

div#contenu h1
{
color: #ffffff ;
background: url(http://www.achat-telescope.net/accueil/pour-les-h1.jpg) ;	
}

div#contenu h2
{
	padding-left: 50px ;
	line-height: 40px ;
	font-size: 1.4em ;
	background: url(mini.jpg) no-repeat left bottom ;
	color: #5e1600 ;
	border-bottom: 1px solid #5e1600 ;
}

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

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

div#contenu a
{
	color: #5e1600 ;
}

div#contenu a:hover
{
	color: #a46b5a ;
}

p#footer
{
	margin: 0 ;
	padding-left: 50px ;
	padding-right: 50px ;
	line-height: 20px ;
	text-align: center ;
	color: #5e1600 ;
}

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


pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}
