*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4{
	margin-bottom:10px
}
body, html{
	background-color:rgb(127,171,115);
	overflow:hidden;
	font-size: 12px;
	font-family:Tahoma;
}
body, td, input, textarea{
	color:rgb(44,53,43);
	font-size: 12px;
	font-family:Tahoma;
	line-height:14px;
	vertical-align:top;
}
img{
	border:0px;
}
#multilangueliste{
	margin-left:-10px;
	margin-top:7px;
	padding-left:20px;
}
#multilangueliste li{
	float:left;
	list-style:none;
	margin-left:-20px;
	padding:3px 20px 0 20px;
	height:27px; 
	background:url('../../media/site/image/bg_langue.gif') right top no-repeat;
}
#multilangueliste li img{
	vertical-align:middle;
}
.waebictree{
clear:left;
}
a{
	color:rgb(132,53,0);
	text-decoration:underline;
} 
a:hover{
	text-decoration:none
}
/* mise en page */
#header
	{
	width:100%;
	height:224px;
}
#tree{
	background-color:rgb(165,200,155);
	position:absolute;
	top:234px;
	left:5px;
	bottom:5px;
	width:195px;
	padding:10px 10px 10px 10px;
}	
#treeCadre{
	position:absolute;
	overflow:auto;
	top:0;
	left:0;
	bottom:0;
	right:0;
	padding:10px 0 10px 10px;
	margin-right:10px;
	background-color:rgb(165,200,155);
}
#contenu{
	position:absolute;
	background-color:rgb(165,200,155);
	top:234px;
	left:230px;
	bottom:15px;
	right:7px;
}
#footer{
	position:absolute;
	right:0;
	bottom:0;
	font-size:10px;
}
#footer a{
	color:rgb(14,66,8);
}
#contenuCadre{
	position:absolute;
	overflow:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:10px 0 10px 10px;
	margin-right:10px;
	background-color:rgb(165,200,155);
}
.contenuTL{
	position:absolute;
	top:0;
	left:0;
	background:url('../../media/site/image/contenu_TL.gif') top left no-repeat;
	width:10px;
	height:10px;
}
.contenuTR{
	position:absolute;
	top:0;
	right:0;
	background:url('../../media/site/image/contenu_TR.gif') top right no-repeat;
	width:10px;
	height:10px;
}
.contenuBL{
	position:absolute;
	bottom:0;
	left:0;
	background:url('../../media/site/image/contenu_BL.gif') bottom left no-repeat;
	width:10px;
	height:10px;
}
.contenuBR{
	position:absolute;
	bottom:0;
	right:0;
	background:url('../../media/site/image/contenu_BR.gif') bottom right no-repeat;
	width:10px;
	height:10px;
}
/* Bloc */
.part
	{
	width:100%;
	}
#contenu h1{
	background:url('../../media/site/image/contenu_puce.gif') left top no-repeat ;
	margin:10px 0 10px -10px;
	padding:10px 0 10px 30px;
	height:40px;
	font-size:20px;
/*	*+padding:10px 0 10px 40px;  ie7 */
}
