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

A:link, a:visited, a:active {
	text-decoration : underline;
	color : #FFFF00;
}
A:hover {
	text-decoration : underline;
	color : #FFFF00;
}

.titrePage {
	background: ;
	color: #00659D;
font-style: normal; font-weight : bold;
	font-size: 26px;
	font-family: Monotype Corsiva;
	text-align: left;
}

.titreBloc {
	background: ;
	color : #8800CC;
font-style: normal; font-weight : normal;
	font-size : 18px;
	font-family : Comic sans MS;
}

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

.cell {
		background-color: #00659D;
		border: 1px ridge;
		color: #ffffff;
	}

.texte {
	text-align: justify;
	color: #FFFFFF;
	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: 1000px;
	}

