
body {
	margin:16px;
	padding:0px;
	font-family: "Trebuchet MS",arial,tahoma,helvetica,sans-serif;
	color:#222222;
	background-color:#C0C0C0;
	/*background:url(images/maquette.png);*/
	background:url(images/fond.jpg);
	background-position:center 229px;
	*background-position:center 239px;
	background-repeat:no-repeat;
	background-color:#000000;
}

#container {
	width:980px;
	margin:auto;
	margin-top:10px;
}

#sign{
	color:#777777;
	text-align:center;
	margin-top:10px;
	font-size:0.75em;
	width:100%;
	float:left;
}

#sign a{
	color:#777777;
	text-decoration:none;
}

#sign a:hover{
	text-decoration:underline;
}

#banniere
{
	float:left;
}

#nom
{
	background:url('images/nom.png');
	width:727px;
	height:44px;
	margin: auto;
}

#lignemenu
{
	background:url('images/lignemenu.png') no-repeat;
	width:982px;
	height:6px;
	margin-top:-5px;
	*margin-top:0px;
	float:left;
}

#contenu
{
	float:left;
	height:auto;
	width:980px;
}

#menu
{
	float:left;
	margin-top:3px;
	*margin-top:-12px;
	-margin-top:-35px;
}

#menu ul
{
	width:922px;
	height:50px;
	margin: auto;
	list-style:none;
	margin-left:40px;
	*margin-left:80px;
}

#menu ul li
{
	float:left;
	width:120px;
	text-align:center;
}

#menu ul li a
{
	font-size:1.2em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
}

#menu ul li a:hover
{
	font-size:1.4em;
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	float:left;
	margin-top:10px;
}

#menu ul li .code
{
	font-size:1.2em;
	color:#ff0000;
	font-weight:bold;
	text-decoration:blink;
	text-align:center;
}

#menu ul li .code:hover
{
	font-size:1.4em;
	color:#ffde00;
	font-weight:bold;
	margin-left:-5px; 
	width:150px;
	-width:155px;
	margin-right:15px;
	-margin-right:5px;
}

#blocgauche
{
	float:left;
	height:auto;
	width:225px;
}

#blocdroite
{
	float:right;
	height:auto;
	width:725px;
	padding:15px;
	color:#ffffff;
}

#statue
{
	float:right;
	background:url('images/statue.png');
	width:225px;
	height:556px;
}

* html #statue 
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/statue.png');
}

.titre
{
	font-weight:bold;
	font-size:1.2em;
	text-decoration:underline;
}

#horaires
{
	background:url('images/cadrehoraires.png') no-repeat;
	width:371px;
	height:213px;
	margin-left:100px;
	margin-top:60px;
	color:#000000;
	text-align:center;
	padding-top:10px;
}

* html #horaires 
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/cadrehoraires.png');
}

.texte
{
	margin-left:20px;
	float:left;
}

.heures
{
	float:right;
	margin-right:25px;
}

#plan
{
	margin-left:30px;
	padding-top:10px;
}

#entravaux
{
	background:url('images/entravaux.png') no-repeat;
	width:357px;
	height:69px;
	-height:49px;
	margin-left:100px;
	margin-top:60px;
	text-align:center;
	color:#000000;
	padding-top:20px;
}

* html #entravaux 
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/entravaux.png');
}

.titretravaux
{
	font-weight:bold;
	font-size:1.4em;
}

#jeucreneau
{
float:left;
width:982px;
background-color:#000000;
text-align:left;
}

.lienjeu
{
	font-size:0.9em;
	color:#ffffff;
	margin-left:52px;
}

