* {
	margin:0;
	padding:0;
}
#entete  { 
	width:1024px;
	background-color:#4a5c4c;
	background-image: url(images/Bandeau.jpg);
	background-repeat: no-repeat;
	margin:auto;
	margin-bottom:0;
	height:341px;
}
#conteneur {
	width:1024px;
	background-image:url(images/ligne.jpg);
	background-repeat:repeat-y;
	margin:auto;
	margin-top:0;
}
.formulaire_spip input.text { width: 100px; border: 1px inset; }
.menar{
	margin-left:300px;
	padding-left:15px;
	width:570px;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
.menar li{margin-left:20px;}
.menar a{color: #999999; text-decoration: none; }
.menar a:focus,a:hover,a:active { color: #F57900; text-decoration: underline; }
.bv{
	float:left;
	padding-left:15px;
	margin-top:15px;
	margin-left:-1px;
	width:310px;
	border-right:solid 1px #999999;
	border-left:solid 1px #999999;
}
.bvimg {
	float:left;padding-top:70px;
}
.suite a{ color:#d0d0d0; text-decoration:none; font-size:18px; font-family:"Times New Roman", Times, serif;}
.suite a:hover{color: #F57900;}
.suite img{border:none; vertical-align: sub;}
h2 {color:#999999;}
.menrub {background-color:#FFF;}
.menrub img { border:none; vertical-align:middle;}
.menrub a { display:block; height:25px;color: green; background-image:url(images/btn-off.jpg); background-repeat:no-repeat;padding-left:30px; font-weight:bold;}
.menrub a:hover { background-image:url(images/btn-on.jpg);background-repeat:no-repeat; }
.menrub a.on { background-image:url(images/btn-on.jpg);background-repeat:no-repeat; }
#pied{	margin-left:300px;
	padding-left:15px;
	width:570px;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
}
