@charset "UTF-8";
/* CSS Document */

.png {
	behavior: url(../js/png/iepngfix.htc);
}


* {
	margin:0;
	padding:0;
	}
	
body {
	background:url(../images/bgd-2.gif) repeat top left;
	font-size:85%;
	line-height:18px;
	margin:0;
	padding:0;
	}

p {
	padding:1em 0 0 6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-align:left;
	}
a {	
	color:#CAE8CD;
	text-decoration:none;
	}
a:hover {
	color:#B54906;
	border-bottom:1px dotted #CAE8CD;
	}

#content {
	margin:0 auto;
	width:auto;
	height:auto;
	text-align:center;
	background:url(../images/flash-shadow.png) no-repeat top center;
	}

#flashcontent {
	padding:6em 0 0 0;
	text-align:center;
	margin:0 auto;
	width:1000px;
	height:800px;
	}
.soire {
	margin:-11em 0 0 0;
	color:#B54906;
	text-align:center;
	}
img {
	text-align:left;
	margin:6em 0 0 0;
	}