/*************************/
/*    style     */
/*************************/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #364669 ;
	padding:0;
	margin:0;
	text-align:center;
	background-color:#F6F6F6;
}

td.liens {
	font-family: arial, verdana, sans-serif ;
	font-size: 14px;
	color: #364669 ;
	
}

a,
a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #3f5178;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	/*text-transform: uppercase;*/
}

a:hover {
	color: #BED805;
}
img{
	border: none;
}

#langue{
	text-align: center;
	/*border: 1px solid #BED805;*/
}

table{
		text-align: center;
}
