body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.7em "Trebuchet MS", helvetica, sans-serif ;
	background: #9B936E ;
	background: url(http://media.lafruitiere.com/site/lebg1.jpg) repeat ; 
}

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

h1#header
{
	height: 180px ;
	margin: 0 ;
}

h1#header a
{
	display: block ;
}

h1#header a span
{
	display: none ;
}


div#contenu
{
	padding: 0 5px 0 10px ;
	/*background: url(http://media.lafruitiere.com/site/bg_page_.gif) no-repeat 0px 38px;*/
	width: auto;
	height: auto;
	/*border:solid 1px #000000;*/
}

div#contenu h2
{
	padding: 0 0 0 25px ;
	margin: 0 0 0 0px;
	/*line-height: 25px ;*/
	font-size: 1.4em ;
	background: url(http://media.lafruitiere.com/site/fruit-1.gif) no-repeat left bottom ;
	color: #9B936E ;
	border-bottom: 1px solid #9B936E ;
}

div#contenu h3
{
	margin-left: 25px ;
	padding-left: 25px ;
	border-bottom: 1px solid #9B936E ;
	border-left: 3px solid #9B936E ;
	color: #9B936E ;
}

div#contenu p
{
	text-align: justify ;
	padding-left: 5px ;
	text-indent: 1em ;
	/*line-height: 1.7em ;*/
}

div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}

p#footer
{
	width: 770px;
	margin: 0 ;
	padding-right: 10px ;
	line-height: 30px ;
	text-align: right ;
	color: #8a0 ;
}

a:link {color: #9B936E; text-decoration: none;}
a:visited {color: #9B936E; text-decoration: none;}
a:hover {color: #C80A10; text-decoration: none;}
a:active {color: #C80A10; text-decoration: none;}

img.bord0{border:none;}
img.bord1{border-color:gray 1px solid;}

.tof {font-size: 1px; text-decoration: none; font-weight: normal; color: #333333; margin-top: 5px; margin-bottom: 3px; margin-left: 10px; margin-right: 0px;}
.tof a
{border-color:#333333 1px solid;}

.legende {font-size: 11px; font-style: bold; color: #8F8F8F;}

.actu 
{
width: 200px;
border: 1px dotted #9B936E; 
padding: 9px 9px 3px 9px;
}

.lien
{
width: 180px;
border: 1px dotted #9B936E; 
padding: 9px;"
}

#3images {
float: left;
height: auto;
width: 200px;
background-color: red;
}

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

* html pre
{
	width: 636px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}