footer {
  text-align: center;
  font-size: 20px;  
  background-color: #0E4990;
  color: white;
  vertical-align: middle;
	
}
a:hover {
  	color: yellow;	
	}
a{
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
img{
	vertical-align: middle;
}
body{
	background-color: #0E4990;
	text-align: center;
}
table{
	width: 100%;
	border: none;
	background-color: #397FC0;
	border-radius: 25px;
	border-spacing: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
tr{
	
}
td {
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.texte {
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.tdB {
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}
.tdEvents {
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}
.BorderH {
	background-color: #0E4990;
	font-family: "Palatino Linotype";
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.BorderC {
	background-color: #0E4990;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	font-style: italic;
}
.BorderB {
	background-color: #0E4990;
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #04db04;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
}
.tdTitre {
	font-family: "Palatino Linotype";
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;  
}
.tdvide {
	background-color: #0E4990;
	font-family: "Palatino Linotype";
	height: 20px;
	color: #ffffff;
	text-decoration: none;
	}
.tdCentre{
	background-color: #0E4990;
	font-family: "Palatino Linotype";
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	border-radius: 25px;
	border: 2px solid #ffffff;
}
.tdImgIndex{
	background-color: #397FC0;
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
		}	
