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

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

.titrePage {
	background: ;
	color: ;
font-style: normal; font-weight : bold;
	font-size: 20px;
	font-family: Arial;
	text-align: center;
}

.titreBloc {
	background: ;
	color : ;
font-style: italic; font-weight : normal;
	font-size : 16px;
	font-family : Arial;
}

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

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

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

