@charset "utf-8";
/* CSS Document */
* {
	outline:none;
}
body {
	cursor:crosshair;
	margin:0px;
	padding:0px;
	/*background:url(img/zebre.png) no-repeat center;*/
	
}
#zebre{
position:absolute;

background:url(img/zebre.png) top no-repeat;
width:1690px;
height:1124px;
top:0
}
#header {
	widht:100%;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4e3906;
	font-variant:small-caps;
}
#centre {
	widht:1200px;
	height:600px;
	background:url(img/klemansindex.png) no-repeat center;
	z-index:4
}
#footer {
	widht:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4e3906;
	line-height:15px;
	padding-bottom:10px
}
#footer h5 {
	margin:0px 0px 0px 0px;
	line-height:10px;
	font-size:9px;
}
#footer a {
	color:#999999;
}
#entree {
	widht:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FF9900;
	font-variant:small-caps;
	margin-top:-70px;
	font-weight:700;
	z-index:8
}
#entree a {
	text-decoration:none;
	color:#DF7000;
}
#entree a:hover {
	text-decoration:underline;
	color:#000000;
}
/*pages accueil*/

#entete {
	background:url(img/header.png) no-repeat center;
	width:900px;
	height:170px;
}

