body {
	background: url(../images/fond_editor.jpg) 0 0 repeat-x;
	background-color: #268da7;
	color : #daf0f6;
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 5 5 5 5;
}


h2 {
	font-family: Arial Narrow, Helvetica,sans-serif;
	font-size: 18px;;
	font-weight: normal;
	color: #daf0f6;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: medium;
  color: #daf0f6;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #daf0f6;
}

a, a:link {
	text-decoration: underline;
	color: #ddada6;
}

a:visited {
	text-decoration: underline;
	color: #ddada6;
}

a:hover {
	text-decoration: underline;
	color: #ddada6;
}

p { 
	margin-top: 0; 
	margin-bottom: 12px; 
}

p.sign { 
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	align: right;
	text-align: right;
	font-style: italic;
}

img { border: 0 none; vertical-align: middle;}




/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }