/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#633329;
	background-image:url(images/body_bg.gif);
	line-height:15px;
}

img {
	behavior: url(iepngfix.htc);
	border:0;
}

a {
	color:#058945;
	text-decoration:underline;
}

p {
	margin:6px 0 6px 0;
}

#editorbody {
	background-image: none;
	background-color: #FFFFFF;
		
}

#wraper {
	width:992px;
	margin-left:auto;
	margin-right:auto;
	behavior: url(iepngfix.htc);
	background-image:url(images/ombrage.png);
	background-repeat:repeat-y;
	background-position:center;
}

#main {
	width:972px;
	margin-left:auto;
	margin-right:auto;	
}

#banner {
	height:112px;
	background-image:url(images/banner.jpg);
}

#banner2 {
	height:112px;
	background-image:url(images/banner_acc.jpg);
}

#corp {
	position:relative;
	padding-right:25px;
	background-image:url(images/corp_bg_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#eeefd8;
}

#left {
	position:relative;
	z-index:9;
	overflow:visible;
	width:201px;
	float:left;
}

/*########################drop down menu#####################*/

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
}

.menu img {
	display:block;
}

.menu li{
	float:right;
	position:relative;
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
}

.menu a {
	display:block;
}

.menu ul {
	position:absolute;
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	top:2px;
	left:176px;
	overflow:visible;
}

.menu ul li {
	display:block;
	margin:0;
	padding:0;
	width:176px;
	height:35px;
	background-image:url(images/bg_sm.gif);
	background-color:#dac687;
	background-repeat:no-repeat;
	border-left:4px solid #fff;
	border-bottom:4px solid #fff;
	border-right:4px solid #fff;
}

.menu ul li a {
	color:#633329;
	margin:10px 5px 0 5px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
}

.menu ul li a:hover {
	font-weight:bold;
}

/*###########################################################*/

#right {
	position:relative;
	z-index:1;
	width:721px;
	float:right;
	min-height:425px;
	_height:425px;
	background-color:#fff;
	background-image:url(images/contenu_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

.contentbox {
	padding:20px 15px 75px 15px;
}

.spacer {
	clear:both;
}

#accleft {
	float:left;
	width:520px;
}

#newscol {
	float:right;
	width:201px;
	background-color:#ece8ca;
}

#newsbox {
	padding-left:4px;
}

#newsbox img {
	display:block;
	margin-bottom:4px;
}

.newsheader {
	padding:8px;
	color:#fff;
}

#top-footer {
	height:25px;
	background-image:url(images/branche_footer.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#eeefd8;
}

#footer {
	width:992px;
	margin-left:auto;
	margin-right:auto;	
	height:49px;
	behavior: url(iepngfix.htc);
	background-image:url(images/footer.png);
	background-repeat:no-repeat;	
}

#footer2 {
	width:992px;
	margin-left:auto;
	margin-right:auto;	
	height:49px;
	behavior: url(iepngfix.htc);
	background-image:url(images/footer2.png);
	background-repeat:no-repeat;	
}

#footer a {
	margin-top:25px;
	float:right;
}

#footer2 a {
	margin-top:25px;
	float:right;
}

.fleur {
	position:absolute; 
	bottom:0px;
	_bottom:-1px; 
	right:-25px;
	_right:-26px;
}

.clear {
	clear:both;
}

/* CALENDRIER... */

#tblcalendrier { width:174px;margin:0 auto;border:1px solid #000; }
#tblcalendrier td { border:1px solid #aaa;margin:1px; }
#tblcalendrier .monthname, #tblcalendrier .nomjours td { text-align:center;font-size:13px;font-weight:bold; }

#tblcalendrier .jours td { text-align:right; }

#tblcalendrier .navigmois .prev { text-align:left; font-size:14px;font-weight:bold; }
#tblcalendrier .navigmois .next { text-align:right; font-size:14px;font-weight:bold; }

#tblcalendrier .jours .vide, #tblcalendrier .nomjours td, #tblcalendrier .navigmois td { border:none; }

.newsheader a { color:#fff; text-decoration:none;display:block; }