
	/* CKE FIX */
	.cke_editable {background:#F0F0F0;}
	.cke_panel_list {background:#F0F0F0;color:#343434;margin:0;}
	body {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-family:Trebuchet MS, arial;
}
/* ************** DO NOT REMOVE !!!!!!!! ****************************** */
/* ************** NE PAS ENLEVER !!!!!!!! ***************************** */
.cke_show_borders {
	background:transparent;
}
/* ******************************************************************** */
td {
	font-weight: normal;
	font-size: 11px;
	font-family:Trebuchet MS, arial;
}
h1 {
	font-weight: normal;
	font-size: 28px;
}
h2 {
	font-weight: normal;
	font-size: 24px;
}
h3 {
	font-weight: normal;
	font-size: 20px;
}
h4 {
	font-weight: normal;
	font-size: 17px;
}
h5 {
	font-weight: normal;
	font-size: 14px;
}
h6 {
	font-weight: normal;
	font-size: 12px;
}
a {
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.justif {text-align:justify;}

fieldset {
	width: 98%;
	border: 2px groove #FFFFFF;
	padding: 0;
	margin: 0;
	text-align: left;
}
hr {
	border: 1px groove #FFFFFF;
}
legend {
	padding : 0 4px;
	margin: 0 0 0 16px;
	font-weight: normal;
	font-size: 17px;
	color: #1f3f56;
}
input[type=text] {border: 2px solid #c0dec6;text-transform:uppercase;}
input[type=text]:focus {border: 2px solid #FF0000;text-transform:uppercase;}
textarea {border: 2px solid #c0dec6;}
textarea:focus {border: 2px solid #FF0000;}
select {border: 2px solid #c0dec6;}
select:focus {border: 2px solid #FF0000;}
input[type=password] {border: 2px solid #c0dec6;}
input[type=password]:focus {border: 2px solid #FF0000;}
.button { font-weight: bold; font-size: 9pt; color: #FFFFFF;}
