body {
background-image: url('fond.jpg');
background-repeat: no-repeat;
background-position: center top;
background-color: #232323;
text-align: center;
margin: 0px;
color: #777777;
font-family: tahoma;
font-size: 8pt;

}
.entete {
  clear:both;
  height: 190px;
}

.c2 {
  clear:both;
	padding-left: 40px;
}

.texteGauche {
  float:left;
  width:450px;
  margin-left: 0px;
	background-repeat: repeat;
	background-color: #111111;
	background-image: url("fond_txtgauche.png");
	background-repeat: no-repeat;
	/*border: 1px solid;*/
	padding: 0px;
}

.c4 {
  float:left;
  margin-left: 30px;
  width: 160px;
}

.contenant {
  width: 700px;
  margin: auto;
  text-align: left;
	background-color: #000000;
	margin-bottom: 0px;
	padding: 0px;
}
h1 {
font-size: 12pt;
margin: 8px;
color: #999999;
padding-left: 0px;
}
h2 {
font-size: 11pt;
margin: 16px;
color: #999999;
}
h3 {
font-size: 9pt;
margin: 16px;
}
p, form {
margin-left: 16px;
}
object {
margin-left: 16px;
}
table {
margin-left: 24px;
margin-bottom: 4px
}
.droiteHaut {
	text-align: center;
	background-color: #111111;
}
.droiteHaut img {
  margin-top: 8px;
	margin-bottom: 8px;
	border: 1px #000000 solid;
}
.droiteBas {
  margin-top: 40px;
  text-align: center;
	background-color: #111111;
	padding-bottom: 8px;
}
.droiteBas img {
margin-top: 4px;
}
.pied {
width: 700px;
margin: auto;
margin-bottom: 0px;
background-color: #000000;
}
.separateur {
clear: both;
}

.tableNews .date {
color: #ffffff;
font-weight: bold;
}
.tableNews b {
color: #ffffff;
}
.tableDates {
margin-left: 16px;
margin-bottom: 8px;
}
.tableDates img {
border: 1px #ffffff solid;
}
.tableDates b {
color: #ffffff;
}
.tableDates .date {
color: #ffffff;
font-weight: bold;
width: 436px;
}
.tableDates td {

}

a {
color: #ffffff;
font-weight: bold;
}
a:hover {
color: #ffffff;
text-decoration: none;
}
.tableau div {

}
.cel1 {
width: 178px;
float: left;
}
.cel2 {
width: 242px;
margin-left: 8px;
margin-bottom: 4px;
float: left;
}
.cel3 {
width: 178px;
float: left;
}
.cel4 {
width: 242px;
margin-left: 8px;
float: left;
}
.details {
display: none;
}
input {
font-size: 8pt;
border: none;
}