html
{
	background: #ffffff;
	font-size: 1em;
}
body
{
	font-family: "Century Gothic", "Frutiger SAIN Bd v.1", Verdana, sans-serif;
	width: 900px;
	margin: auto;
}
#header
{
	background: url("../images/photos/header.jpg");
	width: 900px;
	height: 240px;
}
#hover_sounds
{
	position: relative;
	width: 25px;
	height: 33px;
	left: 830px;
	top: 82px;
}
#hover_sounds a
{
	background: url(../images/photos/sound.jpg);
}
#hover_sounds a:hover
{
	background: url(../images/photos/hover-sound.jpg);
}
#texte_header
{
	position: relative;
	width: 420px;
	height: 80px;
	top: 122px;
	left: 365px;
	font-size: 0.75em;
	text-align: center;
}
#middle
{
	background: url("../images/backmiddle.jpg") repeat-y;
}
#menu
{
	float: left;
	background: url("../images/photos/menu.jpg");
	width: 250px;
	height: 355px;
	padding: 0px;
}
#contenu
{
	margin-left: 250px;
	min-height: 355px;
}
#flyers_ouvert
{
	background: url("../images/graph/bouton_2.gif");
	width: 400px;
	height: 60px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 4em;
}
#flyers_ouvert a
{
	color: #999999;
	text-decoration: none;
}
#flyers_ouvert a:hover
{
	color: #333333;
	text-decoration: underline;
}
#flyers_ferme
{
	background: url("../images/graph/bouton.gif");
	width: 400px;
	height: 60px;
	margin: auto;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 4em;
}
#flyers_ferme a
{
	color: #999999;
	text-decoration: none;
}
#flyers_ferme a:hover
{
	color: #333333;
	text-decoration: underline;
}
#flyers
{
	background: url("../images/graph/contenu-graff.jpg") no-repeat;
	width: 500px;
	height: 200px;
	padding-left: 25px;
	margin: auto;
}
#deco
{
	background: url("../images/graph/contenu-graff.jpg") no-repeat;
	width: 500px;
	height: 200px;
	padding-left: 25px;
	margin: auto;
}
#wallpaper
{
	background: url("../images/graph/contenu-graff.jpg") no-repeat;
	width: 500px;
	height: 200px;
	padding-left: 25px;
	margin: auto;
}
#teufs
{
	background: url("../images/graph/contenu-graff.jpg") no-repeat;
	width: 500px;
	height: 200px;
	padding-left: 25px;
	margin: auto;
}
.description_rubrique
{
	float: right;
	display: block;
	width: 290px;
	height: 130px;
	margin-top: 40px;
	font-size: 0.75em;
	color: #999999;
}
#image_diapo
{
	position: relative;
	width: 120px;
	height: 30px;
	top: 10px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 0.9em;
	clear: both;
}
#image_diapo a
{
	background: url("../images/graph/bouton-diapo.jpg");
	width: 120px;
	height: 30px;
	display: block;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
#image_diapo a:hover
{
	background: url("../images/graph/bouton-diapo2.jpg");
	width: 120px;
	height: 30px;
	display: block;
	color: #333333;
	text-decoration: underline;
}
a
{
	color: #999999;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #333333;
}
#footer
{
	background: url("../images/footer.jpg");
	width: 900px;
	height: 50px;
}


.block
{
	display: block;
	width: 100%;
	height: 100%;
}