body,div,p,h1,h2,h3,h4,ul,li,span,img,a,hr  {
	padding : 0;
	margin : 0;
}
img {border : 0;}
p,li {
	text-align : left;
}
li {list-style-type : none;}
a {
	color : #807159;
	text-decoration : none;
}
.clearfix { clear : both; }

body {
	text-align : center;
	font: normal 12px "Lucida Grande", "Verdana", sans-serif;
	background : #E6DDCF url('/images/bg.gif') center repeat-y;
}

#all {
	width : 740px;
	margin : 0 auto;
}

#top-spacer {
	height : 50px;
}

#title {
	margin : 0 0 10px 0;
}
#title h2 {
	background : url('/images/title.gif');
	height : 52px;
	width : 430px;
	float : right ; 
}
#wood {
	height : 52px;
	width : 300px;
	float : left;
	background : url('/images/bois.png');
}

#menu {
	float : left;
	width : 220px;
	margin-bottom : 10px;
}
#menu ul li.text {
	line-height : 2.5em;
}
#menu ul li.text a{
	background : #fff;
	text-align : left;
	display : block;
	font-weight : normal;
	color : #807159;
	width : 220px;
	border-bottom : 1px solid #CCB48F;
}
#menu ul li.text a:hover {
	background : #E6B873;
}
#menu ul li.text a span {
	margin : 0 0 0 30px;
	padding-left : 20px;
	background : url('/images/icons/gif/bullet_picture.gif') no-repeat left;
}
#images {
	width : 220px;
	/* float : left; */
}
#images #arbre {
	float : left;
	width : 106px;
	height : 106px;
	background : url('/images/arbre105b.gif');
}
#images #eco {
	width : 105px;
	height : 105px;
	float : right;
	background : url('/images/eco105c.gif');
}

#content {
	width : 510px;
	float : right;
	color : #807159;
	background : #fff;
}
#content-inside {
	padding : 25px;
	line-height : 18px;
}
#content p a {text-decoration : underline;}
#title_rub {
	padding : 1em;
	height : 4em;
	background : #F3F3F3;
	background : #EEEEEE;
	margin-bottom : 25px;
}
#title_rub img {
	float : right;
	width : 4em;
	height : 4em;
}
#content h2 {
	display : block;
	font-size : 18px;
	font-weight : normal;
	float : right;
	padding: 0.9em 50px 0 0;
	color : #CCB48F;
}
#content hr {
	border : 1px solid #CCB48F;
	margin : 20px 0;
}
#content #home {
	float : right;
	width : 107px;
	height : 107px;
}

#footer {
	background : #E6DDCF;
	height : 14px;
	width : 100%;
	margin-top : 10px;
}

#comment , #domains{
	clear : left;
	width : 220px;
	padding-top : 10px;
	float : top;
	color : #fff;
}
