﻿@charset "UTF-8";
/* CSS Document */

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

}
.editor_texte {
	font-size: 13px;
	color: #2A2A2A;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #38addf;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	line-height: 14px;
}
