@charset "iso-8859-2";
/* CSS Document */

body {
	width: 1050px;
	margin: 0 auto;
	background: #5e5e5e url("images/fond.jpg") repeat-x;
	font: 12px Verdana, Geneva, sans-serif;
	padding: 0 0 20px 0;
}
img { border: 0; }
#header {
	width: 1050px;
	height: 31px;
	background: url("images/header.jpg") no-repeat;
	padding: 225px 0 0 123px;
}
#header a{
	display: block;
	width: 125px;
	height: 23px;
	float: left;
	margin: 0 40px 0 0;
	color: white;
	text-decoration: none;
	padding: 7px 0 0 5px;
	font-size: 14px;
}
#header a:hover {
	text-decoration: underline;	
}


#conteneur {
	width: 1050px;
	background: url("images/fondconteneur.jpg") repeat-y;
	background-position: top center;
	padding: 10px 0 0 0;
}
#menug {
	width: 208px;
	float: left;
}
#menud {
	width: 208px;
	float: right;
}
.smenu {
	margin: 0 0 10px 0;	
}
.hm {
	width: 208px;
	height: 31px;
	background: url("images/titremenu.png") no-repeat;
}	
.hm h2 {
	margin: 0;
	font-size: 14px;
	color: white;
	padding: 7px 0 0 15px;
}
.fondm {
	width: 208px;
	padding: 5px 0 0 0;
	background: url("images/fondmenu.png") repeat-y;
}
.fondm a {
	display: block;
	width: 170px;
	height: 30px;
	background: url("images/pucemenu.png") no-repeat;
	color: white;
	text-decoration: none;
	padding: 0 0 0 30px;
	margin: 0 0 0 15px;
}
.clearer {
	clear: both;
	height: 1px;
}
#footer {
	width: 950px;
	height:29px;
	margin: 0 auto;
	background: url("images/footer.png") no-repeat;
	text-align: center;
}
#footer p {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0 0 0;
}
.ylw { color: #ffed00; }
#contenu {
	width:577px;
	margin: 0 0 0 240px;
	background: url("images/fondcontenu.jpg") repeat-y;
}	
.dsc {
	width: 568px;
	background: url("images/debutsc.png") no-repeat;
	margin: 0 auto;
}
.fsc {
	width: 568px;
	background: url("images/finsc.png") no-repeat;
	background-position: bottom left;
	margin: 0 auto;
}
.dsc p {
	margin: 0;
	color: white;
	padding: 10px 40px 10px 40px;
}
.dsc h2 {
	width: 485px;
	height:25px;
	margin: 0 auto;
	background: url("images/h2.png") no-repeat;
	color: white;
	font-size: 14px;
	padding: 3px 0 0 45px;
}
.blocpub {
	width: 468px;
	height: 60px;
	margin: 10px auto;
	background: url("images/468x60.jpg") no-repeat;
}