@charset "UTF-8";
.titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 150%;
	color: #DD0813;
}
body {
	background-color: #d3d3d3;
}
.bordureBlanche {
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
}
.bordureFrGa {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.margeInterieure {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.margeGauche24 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 30px;
}
.margeNoTop {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.TexteFront {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	line-height: 150%;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
.bordureDroite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.margeGauche {
	padding-left: 12px;
}
.texteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.celluleTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding:3px;
	text-align:center;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	height:15px;
}
.celluleEquipe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	padding:3px;
	text-align:left;
	border-bottom:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	height:15px;
}
.bordureGauche {
border-left-style:solid;
border-left-color:#e5e5e5;
border-left-width:thin;
}
.sousTitre {
	font-family:"Trebuchet MS",  Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
}.bordureTableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: left;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordureFrGaInterieur {
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 12px;
	padding-right: 24px;
}
.hauteurTD {
	height:30px;
	vertical-align:middle;
	text-align: left;
}
a {
color:#666666;
text-decoration:none;
}
a:link {
color:#666666;
text-decoration:none;
}
a:hover {
color:#999999;
text-decoration:none;
}
a:visited {
color:#999999;
text-decoration:none;
}
.margeDroite {
	margin-right: 12px;
}
.texteCourantGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
}
