/* CSS Document */
body {
	font-size: 11px;
	background: #F9F9F9;
	color:#2D2D2D;
}
a {
	text-decoration: none;
}
a.1 {
	text-decoration: underline;
	color: #000000;
}
a.2 {
	text-decoration: none;
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.aw11 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}
.v9 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
}
.aw10 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}
.aw12 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
}
.t9 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
td {
	text-align: left;
	vertical-align: top;
}
#lien_footer a {
	color: #333333;
}
#lien_footer a:hover {
	color: #333333;
	text-decoration: underline;
}

.gras{
  color:#F06024;
  font-weight:bold;
}

.bordure{
  padding:1px;
  border:1px solid #2D2D2D;
}

.clearer{ clear:both; }

table{
  border:0;
}
