
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: black url('fond.jpg') no-repeat;
	color: #EEEEEE;
}

a {
	color: #8899FF;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #FF6666;
	text-decoration: underline;
}

a:visited {
	color: #557799;
}

#flash {
	width: 470px;
	background: url('flash.jpg') center no-repeat;
	color: red;
	text-transform: lowercase;
	top: 25%;
	left: 25%;
}

#tout {
	margin: auto auto;
	width: 768px;
	font-size: 1.3em;
}

#tete {
	margin: auto auto;
	width: 450px;
	height: 215px;
	float: none;
	background: url('logo.png') center no-repeat;
}

#pied {
	margin: auto auto;
	width: 470px;
	float: none;
}

#bloc {
	margin: auto auto;
	width: 470px;
	min-height: 400px;
	float: none;
	text-align: left;
	font-family: verdana, sans-serif;
}

div.dessin {
	background: url('dessin.jpg') bottom right no-repeat;
}

#droite {
	float: right;
	width: 145px;
	height: 400px;
	text-align: left;
	background: url('avoir.jpg') center no-repeat;
}

#gauche {
	float: left;
	width: 145px;
	height: 400px;
	text-align: left;
}

#gauche ul {
	list-style: none;
	margin: 1px 1px;
	padding: 0;
	font-family: times, serif;
}

#gauche ul li {
	margin-top: 17px;
}

#gauche ul li ul li {
	margin-top: 7px;
}

#gauche ul, span.nom {
	font-variant: small-caps;
}

#gauche ul ul {
	margin-left: 5px;
	margin-top: 5px;
	font-variant: normal;
}

#bientot {
	border: 1px dotted #EE1111;
}

.iad {
	float: right;
	margin: 5px;
}

.tad {
	text-align: right;
}

img[usemap] {
	border: 0;
}

a img {
	border: 0;
}

li.sans {
	list-style-type: none;
}

#VideoPlayback {
	width: 400px;
	height: 326px;
}

#film {
	width: 480px;
	height: 389px;
}