.cke-div {
	margin-bottom:15px;
	clear:both;
}
.cke-param {
	padding:5px;
	margin:2px;
	background-color:#d7d7d7;
}
.cke-param-button {
	position:relative;
	top:1px;
	width:23px;
	height:23px;
}
.cke-param-del {
	float:right;
	position:relative;
	top:-5px;
	right:-5px;
	width:23px;
	height:23px;
}
.cke-param-add {
	width:100%;
	text-align:right;
}
.cke-param-col1 {
	clear:left;
	float:left;
	width:40%;
}
.cke-param-col2 {
	width:45%;
}
.cke-tmpl-img {
	margin:0;
	padding:0;
	max-width:100px;
	max-height:70px;
}
.cke-align-topbottom {
	margin-top:0;
	margin-bottom:0;
}
.cke-info {
	border:1px solid #555;
	background-color:#eee;
	margin:3px 15px 0px 15px;
	padding:3px;
}
.cke-aide {
	display:inline;
}
.cke-aide:before { 
	content: url("//sophrologue.pole-sophrologie-acouphenes.fr/plugins/ckeditor-beta-3-0.4/images/aide.gif");
}
.cke-aide span, .cke-aide div {
	display:none;
	z-index:9999;
}
.cke-aide:hover span, .cke-aide:hover div {
	display:block;
	position:absolute;
	border:2px solid #999;
	padding:10px;
	background-color:#ddd;
	width:100%;
	min-height:20px;
	-moz-border-radius:8px;
	border-radius:8px;
}
fieldset {
	margin-bottom:5px;
}
fieldset legend {
	font-weight: bold ;
}
.avertissement {
	color:red;
	border:2px solid red ;
	background-color: #ddd;
	-moz-border-radius:8px;
	border-radius:8px;
	margin-bottom:5px;
	padding:10px;
	text-align:center;
}
.formulaire_message {
    color:green;
	border:2px solid green ;
	background-color: #E5FFE5;
	-moz-border-radius:8px;
	border-radius:8px;
	margin-bottom:5px;
	padding:10px;
	text-align:center;
}
#cke_onglets {width: 612px;}
#cke_onglets ul{ margin:0 0 25px 0;padding:0;}
#cke_onglets ul li {margin: 0;text-align: center;}
#cke_onglets ul li a { padding:4px; }
#cke_onglets ul li a.ui-state-active { padding:1px; color: black; }
#cke_onglets ul li a:hover {color:gray;}
