body 
{
	font-family: comic Sans MS;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
  text-decoration: none;
  font-style: bold;
	color: #FF0000;
}
.fond {
	position: absolute;
	width: 960px;
	height: 580px;
	left: 50%;
	margin-left: -470px;
	background-image:url(images/fond.jpg);
}
.menu {
	position:absolute;
	right:821px;
	top:218px;
	width: 111px;
	height: 332px;
}
.titre {
	position:absolute;
	left:37px;
	top:42px;
	width: 224px;
	height: 33px;
	text-align:center;
	font-size:24px;
}
.description {
	position:absolute;
	left:171px;
	top:81px;
	width: 762px;
	height: 469px;
	overflow:auto;
}

.convoc_titre{
	position:absolute;
	left:0px;
  top:0px;
  width:779px;
  height:65px;
  overflow:hidden;
}
.convoc_tableau{
  position:absolute;
	left:0px;
	top:62px;
  width:779px;
  height:400px;
  overflow: hidden;
}

.visiteur {
	font-family: comic Sans MS;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	position:absolute;
	left:20px;
	top:137px;
	width: 112px;
	height: 57px;
}
.valeur_visiteur {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#0000FF;
}

.mentions {
	position:absolute;
	left:301px;
	top:562px;
	width: 477px;
	height: 18px;
	background-color:#FFFFFF;
}
td.sourisdessus {
font-size:14px;
background-color:#FFFF00;
color:#FFFFFF;
}

td.normal {
color:#000000;
font-size:14px;
}
