body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	color: #FF0000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 19px;
}
.bloc_principal {
	line-height: 14px;
	text-align: justify;
	margin: 0px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 19px;
}
.baseline {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.baseline a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.baseline a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.baseline a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.baseline a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.signature {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.texte_noir {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-size: 13px;
	color: #999999;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding-top: 180px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navigation a:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.navigation a:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.navigation a:active {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.sous_titre {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.table_exemple {
	border: 2px solid #CCCCCC;
}
.table_exemple td{
	border: 1px solid #CCCCCC;
}

