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

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

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

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

}

#sidebar {
	padding: 0 5px 0 5px;
	position:absolute;
	width: 170px;
	height: 1502px;
	top: 413px;
	left: 160px;
	background: url(../../accueil/menu.jpg) no-repeat ;
}


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

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(../../accueil/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: #5e1600 ;
}

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 ;
}
