

#test2 {
	display: block;
	float: left;
	color: #fff;
	width: 221px;
	padding: 120px 0 0 0;
	margin: 0 0 0 0;
	font-family: frutiger, arial;
	font-size: 11px;
}

#menuBlog {
	width: 221px;
	height: 283px;
	background: #dd002b url(../img/bg_blog.jpg) top left no-repeat;
	padding: 80px 0 0 40px;
	border: 0px solid #fff;
	text-align: left;
}

#test2 ul li {
	margin: 0 0 15px 0;
	list-style: none;
}

#test2 ul li span {
	text-align: left;
}

#onglet {
	color: #DAD8CD;
	width: 221px;
	padding: 200px 0 0 0;
	/*margin: 0 0 0 -16px;*/
	margin: 0 0 0 -16px;
	font-family: frutiger, arial;
	font-size: 11px;
}

#onglet ul {
	width: 221px;
	height: 283px;
	background: #DAD8CD url(../img/bg_blog.jpg) top left no-repeat;
	padding: 80px 0 0 40px;
}

#onglet ul li {
	margin: 0 0 15px 0;
}

#btnBlog {
	display: block;
	float: left;
	width: 18px;
	height: 51px;
	margin: 425px 0 0 0px;
	padding: 0px 0 0 0px;
	border: 0px solid #000;
}

#toggle2 {
	display: block;
	float: right;
	width: 18px;
	height: 51px;
	background: url(../img/btnBlog_off.jpg) top left no-repeat;
}

#toggle2 span {
	display: none;
}

/* VERSION IE6 -------------------------------------------------*/

* html #test2 {
	display: block;
	float: left;
	width: 215px;
	height: 366px;
	color: #fff;
	padding: 120px 0 0 0px;
	margin: 0;
	font-family: frutiger, arial;
	font-size: 11px;
	border: 0px solid #000;
}

* html #test2 ul {
	width: 215px;
	height: 286px;
	background: #dd002b url(../img/bg_blog.jpg) top left no-repeat;
	padding: 80px 0 0 0px;
	margin: 0;
	list-style: none;
}

* html #test2 ul li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;

}

*:first-child+html #test2 {
	display: block;
	float: left;
	width: 215px;
	height: 366px;
	color: #fff;
	padding: 120px 0 0 0px;
	margin: 0 0 0 0px;
	font-family: frutiger, arial;
	font-size: 11px;
	border: 0px solid #000;
}

*:first-child+html #test2 ul {
	width: 215px;
	height: 286px;
	background: #dd002b url(../img/bg_blog.jpg) top left no-repeat;
	padding: 80px 0 0 20px;
	margin: 0;
	list-style: none;
}
