/* CSS pour Christine Williams
-------------------------------------------------------------- */

html, body{
	background-color: black;
}

#contenuaccueil{
	vertical-align: middle;
	float: left;
	margin: 0 auto;
	text-align: left;
	clear: left;
	position: relative;
	top: 300px;
}

#contenupage{
	vertical-align: middle;
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: auto;
}

a:link, a:hover, a:visited{
	color: black;
}

#small{
	color: #8f785a;
	font-size: 11px;
	padding-left: 150px;
	font-family: Arial;
	font-weight: lighter;
	padding-top: 50px;
}

#flashContent {
	width: 100%;
	height: 624px;
	padding: auto;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top:100px;
	}
