@charset "utf-8";

.box1 {
	position: relative;
	width: 701px;
}

.box2 {
	float: right;
	width: 229px;
	text-align: center;
}

.box3 {
	clear: left;
	text-align: center;
}

.box4 {
	clear: both;
	background-color: #EAE7E6;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 132px;
}

.box5 {
	float: left;
}

#box6 {
	float: left;
	width: 780px;
	/*height: 230px;*/

}

.box7 {
	clear: both;
	background-color: #EAE7E6;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 135px;
}

.box1 .title {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #877973;
	line-height: 35px;
	height: 40px;
	text-align: center;
}

#passive {
	position: absolute;
	left: 15px;
	top: 55px;	
}
#passive a:link, #passive a:visited {
	text-decoration: none;
	font-size: 22px;
	color: #877973;
}

#passive a:hover, #passive a:active, #passive a:focus {
	background-color: #92d050;
	color: #FFFFFF;
}	
	
#bois {
	position: absolute;
	left: 410px;
	top: 280px;
}

#bois a:link, #bois a:visited {
	text-decoration: none;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 24px;
}

#bois a:hover, #bois a:active, #bois a:focus {
	background-color: #000080;
	color: #FFFFFF;
}

#box6 .title {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #877973;
	line-height: 40px;
	height: 40px;
	width: 760px;
	padding-left: 20px;
}

.titleR {
	font-size: 14px;
	font-weight: bold;
	color: #59514D;
	background-color: #e1dedd;
	clear: right;
	float: right;
	width: 229px;
	height: 20px;
	line-height: 18px;
}

.pictR {
	clear: right;
	float: right;
	margin-bottom: 10px;
}

.box1 .fltlft {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;	
}

.titleB {
	font-size: 14px;
	font-weight: bold;
	color: #59514D;
	background-color: #e1dedd;
	float: left;
	line-height: 20px;
	width: 227px;
	margin-right: 10px;
	margin-top: 10px;
}

.pictB {
	float: left;
	margin-right: 10px;
}

.box4 .fltrt {
	float: right;
	margin-left: 10px;
}

.box4 p {
	padding-top: 15px;
	padding-left: 20px;
}

.box4 ul {
	padding-top: 10px;
	margin-left: 30px;	
}

.box4 ul li {
	padding-top: 5px;	
}

.box5 .fltlft {
	float: left;
}

#box6 .fltrt {
	float: right;
	margin-left: 10px;
	clear: both;
}

#box6 ul {
	padding-top: 10px;

}

#box6 ul li {
	padding-top: 5px;
}

#box6 ul li ul {
	padding-top: 0px;
}

.box7 .fltrt {
	float: right;
	margin-left: 20px;
}

.box7 p {
	padding-top: 15px;
	padding-left: 20px;
}

.box2 a:link, .box2 a:visited,
.box3 a:link, .box3 a:visited {
	text-decoration: none;
	color: #59514D;
	display: block;
	padding-left: 5px;
}

.box2 a:hover, .box2 a:active, .box2 a:focus,
.box3 a:hover, .box3 a:active, .box3 a:focus {
	background-color: #92d050;
	color: #FFFFFF;
}

.espace {
	height: 20px;
	clear: both;
}
