@charset "utf-8";
/* CSS Document */
.body {
	background-image:url(../../images/arrieres%20plan%20stock/ciel/ciel_nuit_02.jpg);
}
.table {
	background-image: url(../blegtext.gif);
	width: 970px;
	border-radius: 15px 15px;
	-moz-box-shabow: inset 00 10px #cccccc;
	-webkit-box-shadow: inset 0 0 10px #999999;
	box-shadow: inset 0 0 10px #0033FF;
	color: #000;
	text-align: justify;
	font-size: 18px;
	margin:0 auto;
}
.article {
	font-size: 18px;
	text-align: justify;
}
.samll {
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #800080;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #999900;
}
.defini {
	color: #C03;
	font-style:!important;
}
.aly {
	font-size: 16px;
}
p.titre {
	border: 2px solid  #0CF;
	padding: 10px;
	width: 350px;
	text-align: center;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	background: url(../../images/arrieres%20plan%20stock/ciel/ciel_nuit_02.jpg);
	font: "Lucida Console", Monaco, monospace;
	color: #FFF;
	alignment-baseline:central;
}
ul.cadre {
    border: 2px solid #6C0;
	padding: 20px;
	width: 840px;
	text-align: jutify;
	border-top-right-radius: 30px 30px;
	-moz-border-radius-top-right: 30px 30px;
	-webkit-border-radius-top-right: 50px 50px;
	text-align:justify;
	border-top-left-radius: 30px 30px;
	-moz-border-radius-top-left: 30px 30px;
	-webkit-border-radius-top-left: 30px 30px;
	background-color: #E6E6FF;
}
.sujet {
	font-size: 30px;
}
.body .table .justify td ul {
	text-align: justify;

}
.body table tr td div .sujet b {
	color: #FFF;
}
.body table tr td div b font {
	color: #000;
	font-size: 21px;
}
.body .table tr td div {
	color: #000;
	font-size: 18px;
}
.body .table .justify td blockquote ul li .article {
	text-align: justify;
}
.jus {
	text-align: justify;
}
