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

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

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


div#articles
{
border: dashed 1px #5e1600
}

div#contenu
{
	margin : 0 0 0;
	padding: 0 15px 0 5px;
	border-bottom: 1px solid #5e1600 ;
}

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

img:hover
{
-moz-opacity:0.7;
opacity: 0.7;
filter:alpha(opacity=70);
}

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(http://www.achat-telescope.net/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 h4
{
font-size: 1em ;
color: #5e1600 ;
border-bottom: 1px solid #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: #a46b5a ;
}

pre span.comment
{
	color: #a46b5a ;
}

