div#captcha {border : solid 1px #cccccc; float:right}
img#refresh {border : solid 1px white; float:right; cursor:pointer}
table.editFate {width:100%}
table.editFate td {padding : 5px; vertical-align : top;}
div#alert {display:none;}


  input.Title, textarea.Annonce { float:left; border:solid 1px #cccccc; width:100%}


  div#alertTitle, div#alertAnnonce, div#alertText {
	background:white;
    filter:alpha(opacity=0.3);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	float:left;
	font-style:italic;
	color: #aa0000;
	padding-left: 10px;
  }


div.Intervention
{
padding : 0 5px 5px; background-color: #ddffdd; margin-bottom:20px;
}
img.Intervention
{
float : left; margin:5px 10px 0 0;
}
div.interFate
{
	float:left; width:100%;
}

div.interText
{
	position:relative;
    overflow: hidden;	
}
div.interText p
{
	margin:5px 0;
}