body,.mceContentBody,td {	font: normal 12px arial,sans-serif,sans;}
body,.mceContentBody		{background-color:#fff;color: #1a171b;line-height: 16px;margin: 0;padding: 0;}
p,span,table,td				  {line-height: 18px;margin: 0;padding: 0;border-collapse: collapse;}

h2 {
	font-size: 22px;
	font-weight:normal;
	line-height: 120%;
	color: #d20000;
	padding: 0px;
	margin: 0px;/* Laisser a 0 pour les h2,h3,h4,...*/
	letter-spacing: 0;
}
h3 {
	font-size: 18px;
	font-weight:normal;
	line-height: 120%;
	color: #d20000;
	padding: 0px;
	margin: 0px;/* Laisser a 0 pour les h2,h3,h4,...*/
	letter-spacing: 0;
}

a,a:visited,
.mceContentBody a,.mceContentBody a:visited{
  color:#e61010;
	text-decoration: underline;
}
a:hover,
.mceContentBody a:hover{
  color:#e61010;
	text-decoration: none;
}
.mceContentBody a,.mceContentBody a:visited{
  color:#e61010 !important;
}
.mceContentBody a:hover{
  color:#e61010 !important;
}

ul {
	margin-left: 30px;
	padding: 0; margin-top: 5px; margin-bottom: 5px;
}

li {
	margin: 0px;
	padding: 0;
}

.Photo-Gauche {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Photo-Droite {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.Photo-avec-bordure {
	border: 1px solid #f5f5f5 !important;
}

.Zoom-Image{}

.Tableau-Largeur-Maxi {
	width: 100%;
}

table.Tableau-avec-bordure, table.Tableau-avec-bordure td {
	border: 1px solid #37488E;
	padding: 2px;
}

blockquote {margin: 0;padding: 0;padding-left: 10px;}
hr {color: #ececec;width: 100%;height: 1px;padding: 0; margin: 0;border-top: none;}
