/*coin arrondis actualite*/
.hasJS .anim {overflow:hidden;}


.display {
	display:none;
}
.txt_act {
	padding: 10px 15px 10px 15px;
	margin: 0px 0 0px 0;
	background: #F7FCFF;
}
.first .txt_act {
	border: solid 1px #E8EDF0;
}
.second .txt_act {
	border: solid 1px #DBE3E7;
}
.body {
	width: 100%;
	height: auto;
	clear: left;
	padding: 0 0 10px 0;
	margin: 0px 40px 0px 0px;
}
.body p {
	margin: 0;
}
.toggle .header {
	margin: 0px 0 0 0;
	height: 1.7em;
	padding-top: 2px;
}
.toggle .header a {
	font-size: 0.85em;
}
.toggle .header a span {
	font-size: 0.7em;
}
.show .header span {
	background: url(../images/open.png) left 6px no-repeat;
	width: 11px;
	height: 16px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 2px;
}
.hide .header span {
	background: url(../images/close.png) left 6px no-repeat;
	width: 10px;
	height: 16px;
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
}
#contenu h3.first {
	background: #E8EDF0;
	margin: 2px 0 0 0;
}
#contenu h3.second {
	background: #DBE3E7;
	margin: 2px 0 0 0;
}

