BODY {
	background-color: #568DBC;
	background-image: url('');
	background-repeat : repeat;
	color: #000000;
	margin: 0;
}

A:link, a:visited, a:active {
	text-decoration : none;
	color : #0044FF;
}
A:hover {
	text-decoration : none;
	color : #FFAA00;
}

.titrePage {
	background: ;
	color: #000000;
font-style: italic; font-weight : bold;
	font-size: 22px;
	font-family: Verdana;
	text-align: center;
}

.titreBloc {
	background: ;
	border-bottom: 1px #568DBC solid;	color : #000000;
font-style: italic; font-weight : bold;
	font-size : 16px;
	font-family : Verdana;
}

.banner {
		text-align: center;
		background-color: ;
	}

.cell {
		background-color: ;
		border: 1px ridge;
		color: ;
	}

.texte {
	text-align: justify;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.image {text-align: center; }

.media {text-align: center; }

.legende {text-align: center; font-style: italic; font-size: 12px;	}

.langues {
		margin: auto;
		text-align: right;
		width: 660px;
	}

