#actuListe{
	overflow:auto;
	clear:left;
}
.actuContent{
	width:98%;
	border:1px outset black;
	padding:5px;
	margin-bottom:5px;
}
.titreActu{
	display:block;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	background-color:#CCCCCC;
}
.titreActu img{
	margin:0px 5px;
	width:16px;
	height:16px;
	float:left;
	cursor:pointer;
}
.actuContenu{
	display:block;
	width:98%;
	padding:5px;
	margin:0;
	background-color:#e8e8e8;
	overflow:auto;
}
.boutonsActu{
display: block; width: 110px; position: relative; float: left;
}
.miniToView{
max-height:300px;overflow:auto;clear:left;margin-top:20px;
}
.rteBtnImg{
padding:0;margin:0;position:relative;top:4px;
}
.rteIFrame{
border:none;width:100%;height:350px;
background-color:#e8e8e8;
}
#newActuInputs{
display:none;clear:left;margin-top:20px;width:100%;
}

