a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.corps {
	vertical-align: top;
	overflow: visible;
	height: 100%;
}
.header1 {
	background-image: url(../images/header1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header2 {
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.TITRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #6E2538;
	padding-left: 15px;
	padding-top: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

