/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Listing {
  width : 300px; height: 260px;
  overflow: auto;
  border: 0px solid black;
  font-size: 11px;
}
.Listing1 {
  width : 280px; height: 360px;
  overflow: auto;
  border: 0px solid black;
  font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #333333;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990413;
	text-align: left;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990413;
	text-align: left;
}
.normalcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
.normalcenter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight:bold;
	color: #000000;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
}
.blancbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
	font-weight:bold;
}
.normaljustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}
.image {
	border: 0px;
}
a:link {
	color: #000000;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
a:visited {
	color: #333333;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #990413;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #333333;
	font-size: 13px;
}
 .champ  {font-size: 11px; color: #000000; font-family: arial; border: #990413 1px solid;}
