.annonce{
	font-family: "Comic Sans MS";
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #D40000;
}
.liens{
	font-weight: bold;
	color: #000000;
	font-size: 24px;
}
.contact{
	color: #000000;
	background-color: #FFFFFF;
}
.liens{
	font-weight: bold;
	color: #1D5FAF;
}
input{
	height: 25px;
	position: static;
	background-color: #559FAA;
	border-top-color: #2A1FAA;
	border-right-color: #2A1FAA;
	border-bottom-color: #2A1FAA;
	border-left-color: #2A1FAA;
	width: 100px;
}
table.entete {
	height: 100px;
}
table.encart{
	background-color: #CC3399;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	height: 50px;
	width: 130px;
	position: static;
}
td.coll{
	width: 115px;
	background-color: #990000;
	text-align: center;
	position: absolute;
	vertical-align: top;
}
table.menu{
	background-color: #990000;
	width: 100px;
	border: medium solid #990000;
	position: fixe;
}
table.index{
	height: 100%;
	width: 120px;
	border-top-width: 0px;
	border-right-width: thick;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: groove;
	border-right-color: #990000;
	float: left;
	}
table.accueil{
	height: 100%;
	width: 90%;
	border-top-width: 0px;
	border-right-width: thick;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: groove;
	border-right-color: #990000;
	margin: 0px;
}
table.donnees{
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
	vertical-align: top;
	position: fixe;
}
.td_aff{
	opacity: 0.5;
	width: 700px;
	position: fixe;
}
table{
	table-layout:fixed;
	float: Aucune;
	position: fixe;
}

.celldown{
	background-color: #00CC66;
	filter
}
.cellup{
	border: medium outset #00FFFF;
	background-color: #00FFFF;
}
.translucideblanc{ background-color:#FFFFFF;
  filter:alpha(opacity=75);
  opacity:0.7;	}
  
td.boutton{
	background-color: #990000;
	vertical-align: middle;
	width: 100px;
	position: static;
}

