/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Sans-Serif, Arial, Helvetica;
	color: #CCC;
	background-color : #333333;
}

.flag_fr {
	height: auto;
	width: auto;
	float:right
	}
	
.flag_en {
	height: auto;
	width: auto;
	float:left
	}

a.coach:link, a.coach:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.coach:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a:hover {

}

.design {display: none;}
td {
	text-align: center;
}
