html{
	
}
td,th{
	border: 1px solid black;
	text-align: center;
}
th{
	background-color: #9C9;
}
table{
	border-collapse: collapse;
	border: 2px solid black;
}
.nom{
	font-weight: bold;
}
.pause{
	font-weight: bold;	
	background-color: #E0B2B2;
}
caption{
	font-weight: bold;
	font-size:150%;
	padding : 20px;
	text-align: center;
}
#tabCongres{
	float:left;
	padding : 30px;
}
#menu_bas{
	float:left;
	border :0px;
}
#menu{
	list-style-type: none;
	border :0px;
	font-weight: bold;	
}
#congres{
	padding : 20px;
	border : 1px solid black;
	background-color: #9C9;
	width:350px;
}
#congres:hover{
	background-color: #E0B2B2;	
}
#bas_de_page{
	height: 82px;
	width : 650px;
	margin: 100px 0 0 150px;
	background-image:url("logsyndicat.gif");
	float:left;
}
#en_tete{
	height: 152px;
	width : 710px;
	margin: 0 0 0 150px;
	background-image:url("logo_news.jpg");
	float:left;	
}