body {
	text-align:center;
	margin: 1% 0 0 0;
	padding: 0;
	background-color:#EDEEEF;
	background-image: url(../images/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	border:none;
}

.Spacer {
	clear: both;
	visibility: hidden;
	line-height:0px;
	height:0px;
}

#adepe {
	width:900px;
	height:auto !important;
	height:600px;
	min-height:600px;
	margin:auto;
	text-align:left;
	position:relative;
	border:1px solid #666;
	background-image: url(../images/fond-page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* --------------- colonne actualités ----------------- */
#Actualites {
	width:136px;
	float:left;
}

#Actualites h1 {
	margin:20px 0 10px 0;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	width:136px;
	text-transform: uppercase;
	background:none;
}

#Actualites h1 a {
	display:block;
	color:#fff;
	text-decoration:none;
	background-image: url(../images/puce-c.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:0 0 0 25px;
	border-bottom:1px dashed #fff;
	margin:0 0 0 5px;
}

#Actualites h1 a:hover {
	background:#D82A11;
	color:#fff;
	background-image: url(../images/puce-b.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#Actualites h2 {
	margin:20px 0 10px 0;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	width:136px;
	text-transform: uppercase;
	background:none;
}

#Actualites h2 a {
	display:block;
	color:#fff;
	text-decoration:none;

	padding:0 0 0 0px;
	border-bottom:1px dashed #fff;
	margin:0 0 0 5px;
}

#Actualites h2 a:hover {
	background:#D82A11;
	color:#fff;

}

#MenuSecondaire {
	margin:30px 0 0 4px;
}
#MenuSecondaire a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-decoration: none;

	background-image: url(../images/puce2-a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

#MenuSecondaire a:hover {
	color: #000;
	background-image: url(../images/puce2-b.gif);
}
/* --------------- colonne centrale ----------------- */



#Centre {
	position:relative;
	float:right;
	width:764px;
	height:auto !important;
	height:600px;
	min-height:600px;
	margin: 0 0 10px 0;
	text-align:left;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#MasqueCoin {
	position:absolute;
	width:27px;
	height:41px;
	top:177px;
	right:118px;
	z-index:50;
	background-image: url(../images/masque-coin.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#TexteCentre {
	margin:177px 128px 0 15px;
	border:1px solid #AEAFB2;

}


@media print {
	body, html {
		background:none;
		color:#000000;
	}
	.MenuHaut, #MenuDroite {
		display:none;
	}

	.NotPrint {
		display:none;
	}
}

.Objectifs {
	padding:4px;
	margin:2px 10px 0 10px;
	border:1px dashed #aaa;
	background:#eee;
	font-size:10px;
}

.Adresse {
	margin:30px 0 0 4px;
	font-size:10px;
	color:#fff;
}

.AdresseContact {
	border:1px dashed #aaa;
	padding:8px;
	margin:10px 40px 40px 40px;
}
