BODY { font-family: Arial, Helvetica; font-size: 12 px; font-style: normal; color: #000000; text-decoration: none; background-color: #FFCC99; }
TD { font-family: Arial, Helvetica; font-size: 12 px; font-style: normal; color: #000000; text-decoration: none; } 
A:LINK { font-family: Arial, Helvetica; font-size: 12 px; font-style: normal; color: #000000; text-decoration: none; }
A:VISITED { font-family: Arial, Helvetica; font-size: 12 px; font-style: normal; color: #000000; text-decoration: none; }
A:HOVER { font-family: Arial, Helvetica; font-size: 12 px; font-style: normal; color: #000000; text-decoration: underline; }

.Centrer {
	background-color: #FFCC99;
	padding: 10;
	position:absolute;
	left: 50%; 
	top: 40%;
	width: 650px;
	height: 550px;
	margin-top: -200px;
	margin-left: -350px;
	border: 1px solid #000;
}

div.AffMini {
	float: left;
	width: 700px;
	height: 500px;
	overflow: auto;
	display: block;
}

div.AffNormal {
	float: left;
	width: 700px;
	height: 500px;
	overflow: auto;
	display: block;
}

div.Titre {
	padding: 1;
	display: block;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	font-size: 14 px;
	font-weight: bold;
	vertical-align: center;
}

div.Titre_Gallerie {
	padding: 1;
	display: block;
	text-decoration: none;
	border: 1px solid #000000;
	color: #000000;
	font-size: 14 px;
	font-weight: bold;
	background: #FFCC99;
	vertical-align: center;
}

div.Msg_Erreur {
	padding: 15;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 12 px;
	font-weight: bold;
	text-align: center;
}.Centrer1 {
	background-color: #FFCC99;
	position:absolute;
	border: 1px solid #000;
	width: 400px;
}
.Centrer2 {
	background-color: #FFCC99;
	position:absolute;
	padding: 10;
	width: 300px;
	height: 200px;
	border: 1px solid #000;
	margin-left: 410px;
	text-indent: 5pt;
}
