/* style add casne/hist */
/* corps avec cadre centré */
body
{
	margin-top: 10px;
	margin-bottom: 50px;
	font-size: 12px;
	color: #707070;
 	font-family:  verdana, arial, helvetica, sans-serif;;
	background-color: #fff;
	width: 100%;
 	max-width: 1200px;
	margin-left: auto;
 	margin-right: auto;
}
p, li
{
 	font-family:  verdana, arial, helvetica, sans-serif;;
 	font-size: 12px;
 	color: #707070;
 	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 6px;
}
table
{
 	font-family:  verdana, arial, helvetica, sans-serif;;
 	font-size: 12px;
 	color: #707070;
 	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 1px solid black
}
td
{
 	font-family:  verdana, arial, helvetica, sans-serif;;
 	font-size: 12px;
 	color: #707070;
 	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 1px dotted black;
	padding: 4px;
}
tab1
{
 	font-family:  verdana, arial, helvetica, sans-serif;;
 	font-size: 12px;
 	color: #707070;
 	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}
h1
{
 	font-size: 24px;
 	color: #9b1111;
 	font-weight: bold;
	margin-bottom: 5px;
}
h2
{
 	font-size: 20px;
 	color: #9b1111;
 	font-style: italic;
 	font-weight: bold;
	margin-bottom: 5px;
}
h3
{
 	font-size: 15px;
 	color: #9b1111;
 	font-weight: bold;
	margin-bottom: 5px
}
h4
{ font-size: 12px; color: #9b1111; line-height: 15px; margin-top: 0; margin-bottom: 3px
  }
h5
{
 	font-size: 12px;
 	color: #000080;
 	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
h6
{
 	font-size: 10px;
 	color: #000080;
 	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
