* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#fff url(img/bg.jpg) top center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f5844;
}
#page {
	min-height:826px;
}

#global {
	width:960px;
	margin:0 auto;}

h1 {
	position:absolute;
	top:-9999px;
}

/*******************************
		Entete
/*******************************/
#entete {
	height:210px;
}
#logo {
	height:210px;
	width:439px;
	float:left;
}
#diapo {
	padding-top:14px;
	padding-left:4px;
	height:196px;
	width:322px;
	float:left;
	background:url(img/diapo.png) no-repeat;}	
#contact{
	height:190px;
	width:195px;
	float:left;
	background:url(img/contact.png) no-repeat;
	color:#fff;
	font-weight:bold;
	padding-top:20px;
}
#contact dl{
	width:172px;
	text-align:center;}
#contact dl dd{
	height:15px;
}
#menu{
	height:59px;}
h2 {
	width:200px;
	height:59px;
	margin:0 auto;}

/*************************
		images
**************************/
#images {
	height:210px;}
	
#images ul 
{
	margin:0 auto;
	width:815px;}
	
#images ul li{
	width:249px;
	height:187px;
	border:#c4c54a 6px solid;
	margin:0 4px;
	float:left;
	list-style:none;}
	
/*************************
		Centre
**************************/	
	
#centre {
	min-height:195px;
	overflow:hidden;
	padding-left:78px;}
#contenu {
	width:526px;
	min-height:195px;
	margin-right:9px;
	float:left;
	}
	
#haut_contenu {
	height:11px;
	width:526px;
	background:url(img/haut_contenu.png) no-repeat;}

#centre_contenu {
	width:492px;
	padding:0 17px;
	min-height:170px;
	background:url(img/centre_contenu.png) repeat-y;}

#centre_contenu p{
	margin-bottom:10px;}
	
#centre_contenu span{
	font-weight:bold;
	color:#8bb313;
	}

#bas_contenu {
	height:8px;
	width:526px;
	background:url(img/bas_contenu.png) no-repeat;}
	
#liste {
	width:260px;
	float:left;}

#haut_liste {
	height:11px;
	width:260px;
	background:url(img/haut_liste.png) no-repeat;}

#centre_liste {
	width:260px;
	min-height:170px;
	background:url(img/centre_liste.png) repeat-y;}

#centre_liste ul{
	padding-left:38px;
	padding-top:12px;
	}

#centre_liste ul li{
	padding-left:37px;
	background:url(img/puce.png) no-repeat;
	list-style:none;
	height:24px;
	line-height:20px;
	}

#centre_liste ul li a{
	text-decoration:none;
		color:#6f5844;
	}

#centre_liste ul li a:hover{
	text-decoration:underline;
		color:#6f5844;
	}

#bas_liste {
	height:8px;
	width:260px;
	background:url(img/bas_liste.png) no-repeat;}
/*******************************
				Pied
*******************************/
#pied {
	margin-top:30px;
	text-align:center;
}
#pied ul li {
	color:#DEDC87;
	display:inline;
}
#pied ul li a {
	font-size:11px;
	/*color:#DEDC87;*/
	color:#669966;
	text-decoration:none;
}
#pied ul li a:hover {
	text-decoration:underline;
	
}
#pied .imnalys img {
	margin-top:5px;
	border:0
}
#pied .imnalys span {
	position:absolute;
	top:-9999px;
}
