BODY {
	font-family: "Tahoma", Geneva, sans-serif;
	text-align: center;
}

BODY.array {
	background-color: #202020;
}

BODY.previsu {
    background-color: #202020;
    color: white;
}

A:link {color: white;}
A:visited {color: rgb(200,200,200); }
A:active {color: red;}

.copyright {
	color: #FFFFFF;
	font-size: 80%;
	font-style: italic;
}

.adresse {
	color: #999999;
	font-size: 60%;
}


/* ------------------------------------------------------------------------- */
.array IMG {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.previsu IMG {
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

IMG.rien {
	border-style : none;
	border-width : 0px;
}

IMG.pourlogo {
	border-style : none;
	float: right;
	vertical-align: top;
	width: 120;
	height: 52;
	margin-top: 2px;
	margin-right: 1ex;
}


IMG.pourimg {
	border-style : none;
	vertical-align: top;
	float: left;
	margin-top: 2px;
	margin-right: 1ex;
}

IMG.pourimgLogo {
	border-style : none;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 1ex;
}

/* ------------------------------------------------------------------------- */
.array .contenant TABLE {
    border-width: 0px;
    border-style: none;
    padding: 0px;
	background-color: #202020;
}

.array .contenant TBODY {
    background-color: #313131;
}

.array .contenant TH {
	text-align: left;
	color: white;
	background-color: #202020;
	padding-left: 2ex;
	margin-left: 0px;
	margin-right: 0px;
	border-style: none;
	vertical-align: middle;
}

.array .contenant .title {
	font-size: 18pt;
}

.array .contenant .soustitle {
	font-size: 12pt;
}

.array .contenant TD {
	vertical-align: top;
	text-align: center;
	border-style: none;
	padding: 6px;
	margin: 0px;
	border: 0px;
	border-style: none;
	background-color : #202020;
}

/* ------------------------------------------------------------------------- */
.array .contenu TH {
	font-size: 7pt;
	background-color: rgb(60,60,60);
	color: white;
	text-align: center;
	margin: 3px;
	padding: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-width: 1px ! important;
	border-color: rgb(100,100,100) ! important;
	height: 2.5em;
}

.array .contenu TD {
	vertical-align: middle;
	margin: 3px;
	padding: 0px;
	border: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	background-color: #313131;
	width: 146px;
	height: 146px;
	min-width: 146px;
	min-height: 146px;
}

/* ------------------------------------------------------------------------- */
.previsu TH {
	text-align: left;
	font-weight: bold;
}

.previsu TD.legende {
	width: 540px;
}

.previsu .legende {
	text-align: center;
	font-size: 80%;
}

.previsu .copyright {
	font-size: 80%;
	text-align: right;
	height: 120px;
	vertical-align: top;
}

.previsu .download {
	font-size: 80%;
	text-align: left;
	height: 120px;
	vertical-align: top;
}

.previsu .download .fr {
	font-style: roman;
}

.previsu .download .fr {
	font-style: italic;
}

.previsu TD.photo {
	background-color: #313131;
	width: 540px;
	height: 540px;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px ! important;
	border-color: #999999 ! important;
}

.previsu TD.photopreview {
	background-color: #202020;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-color: #202020;
	border-width: 0px;
}

/* ------------------------------------------------------------------------- */
DIV.valid {
	text-align: right;
}
