/* CSS du Calendrier de Sombre Flamme - (c) Sombreflamme 2007 */

body {
	background:url(../img/agenda/body-bkg.gif);
	margin:0 0 20px 0;
}
.master, #master_calendar, .top, .bottom, #logo_place {
	margin:auto;
}
#top_site {
	padding: 68px 0 0 0 !important;
	padding: 83px 0 0 0;
}
*+html #top_site {
	margin: 16px 0 0 0;
}
.master, #master_calendar {
	background:url(../img/agenda/master-bkg.gif);
	clear:both;
}
.master {
	width:796px;
	margin:auto;
	padding:0 20px 0 20px;
}
#master_calendar {
	width:804px;
	margin:auto;
	padding:0 16px 0 16px;
}
.top, .bottom {
	width:836px;
	clear:both;
}
.top {
	height:18px;
	background:url(../img/agenda/top.gif) no-repeat;
	margin:15px auto 0 auto;
}
.bottom {
	height:16px;
	background:url(../img/agenda/bottom.gif) no-repeat;
}
#part01 {
	width:499px;
	float:left;
	padding: 0 20px 0 0;
}
#part02 {
	width:252px;
	float:left;
	padding: 0 0 0 20px;
	border-left:solid 1px #718041;
}
#part01 img {
	float:left;
}
#title_fonctionnement {
	width:191px;
	height:34px;
	background:url(../img/agenda/h1_fonctionnement.gif);
}
#title_idees {
	width:68px;
	height:50px;
	background:url(../img/agenda/h1_idees.gif);
}
h1 span {
	display:none;
}
h1 {
	margin: 0 0 0 0;
}
p, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#718041;
	text-align: justify;
}
strong {
	font-weight:bold;
	color:#91a74b;
}
li {
	margin:3px 0 3px 0;
	list-style-type: square;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#859c3d;
	text-decoration:none;
}
a:hover {
	color:#c5c164;
}
.antibug {
	clear:both;
}
#logo_place {
	position:absolute;
	left:50%;
	top:0px;
	z-index:1000;
}
#logo_part1 {
	width:191px;
	height:126px;
	background:url(../img/agenda/logo-part01.gif);
	float:left;
	z-index:1000;
}
#logo_part2 {
	width:50px;
	height:83px;
	background:url(../img/agenda/logo-part02.gif);
	float:left;
	z-index:1000;
}
#links {
	position:absolute;
	top:0px;
	left:0px;
	padding: 5px 10px 5px 10px;
	background:#35302c;
	border-bottom:solid 2px #201d1b;
	border-right:solid 2px #201d1b;
	color:#859c3d;
}
#links a {
	padding:0 5px 0 5px;
}