BODY {
	background-color: #5A0015;
	background-image: url('');
	background-repeat : repeat;
	color: #000000;
}

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

.titrePage {
	background: ;
	border-bottom: 8px #802020 solid;	color: #802020;
font-style: italic; font-weight : bold;
	font-size: 22px;
	font-family: Verdana;
	text-align: right;
}

.titreBloc {
	background: ;
	color : #802020;
font-style: italic; font-weight : bold;
	font-size : 18px;
	font-family : Verdana;
}

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

.cell {
		background-color: #F0F0F0;
		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: 650px;
	}


