/*coin arrondis actualite*/
.hasJS .anim {overflow:hidden;}


.display {
	display:none;
}
.txt_act {
	padding: 10px 15px 10px 15px;
	margin: 0px 0 0px 0;
	background: #F7FCFF;
}
#col_right table#appel_offre p {
	text-align: left;
	margin: 0px 0 5px 0;
}
.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;
}
table#appel_offre .body {
	padding: 0 0 0px 0;
}
.body p {
	margin: 0;
}
#col_right table#appel_offre .body p.dem_ao {
	margin: 3px 5px 0 5px;
}
.toggle .header {
	margin: 4px 0 0 0;
	height: 1.2em;
	padding-top: 2px;
}
#appel_offre .toggle .header {
	margin: 0px 0 0 0;
	height: 0.9em;
	padding-top: 2px;
}
.toggle .header a:hover {
	color: #000;
}
.toggle .header a {
	font-size: 0.8em;
}
.toggle .header a span {
	font-size: 0.7em;
}
.show .header span {
	background: url(../images/open.png) left 4px no-repeat;
	width: 11px;
	height: 14px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 2px;
}
.hide .header span {
	background: url(../images/close.png) left 4px no-repeat;
	width: 10px;
	height: 14px;
	display: block;
	float: left;
	margin-left: 3px;
	margin-right: 2px;
}
	table#appel_offre .show .header span {
		background: url(../images/open.png) left center no-repeat;
		width: 11px;
		height: 14px;
		display: block;
		float: left;
		margin-top: 0px;
		margin-left: 3px;
		margin-right: 2px;
	}
	table#appel_offre .hide .header span {
		background: url(../images/close.png) left center no-repeat;
		width: 10px;
		height: 14px;
		display: block;
		float: left;
		margin-left: 3px;
		margin-right: 2px;
	}
h3.first {
	background: #E8EDF0;
}
h3.second {
	background: #DBE3E7;
}
