body{
	background:#FFFFFF url('./images/fond_3.gif') repeat-x;
}
.sous_nav{
	position:absolute;
	margin-top:33px;
	text-align:left;
}
	.sous_nav table td.sous_nav_ligne{
		background:#6c4616 url('images/fleche-menu.png') no-repeat top right;
		height:20px;
		color:#a3a8a3;
		
	}
	.sous_nav table td.sous_nav_ligne a{
		color:#a3a8a3;
	}
	.sous_nav table td.sous_nav_ligne  {
		padding-right:15px;
		padding-left:5px;
	}
	.sous_nav table tr td.sous_nav_ligne:hover{
		background:#d55f08 url('images/fleche-menu-on.png') no-repeat top right;
		color:#ffffff;
	}
	.sous_nav table tr td.sous_nav_ligne:hover a:hover , .sous_nav table tr td.sous_nav_ligne:hover a{
		
		color:#ffffff;
	}
	.sous_nav table td.top{
		background:url('images/sous_nav_top_3.gif') repeat-x;
	}
	.bordure-menu{
		width:5px;
		background:url('images/bordure-menu.png') repeat-y;
	}
	.bordure-bas-menu{
		height:6px;
		background:url('images/bordure-bas-menu.png') no-repeat top right;
	}
	.bordure-gauche-menu{
		background:url('images/bordure-gauche-menu.png') repeat-y;
		width:3px;
	}
	
	
/*partie agenda*/
.occupe , .occupe a{
	background:#9da08a;
	color:#FFFFFF;
	text-align:center;
	
}
.occupe{
	border:1px solid #f0efee;
}
.libre{
	text-align:center;
	background:#ffffff;
	color:#4d6c5a;
	border:1px solid #f0efee;	
}
.today ,.today a{
	background:#d2842e;
	color:#FFFFFF;
	text-align:center;	
	
}
.entete-agenda{
	color:#6f7751;
	font-size:9px;
}
.horsperiode{
	text-align:center;
}
/*partie actu*/
.push_actu{
	height:80px;
	overflow:hidden;
	width:459px;
	padding-left:10px;
	background:url(images/fond_actu_hp_3.gif) no-repeat;
}
	.push_actu a{
		color:#d55f08;
	}
/*général*/
a.lien_secteur, .couleur, h2, h3,.chapo ,.texte a{
	color:#d55f08;
}

#pied {
	font-size:9px;
	clear: both;
	width: 100%;
	height:38px;
	text-align: center; 
	background:url('images/fond_pied_3.gif') repeat-x;
	color:#aba17e;
	}
	#pied a, #mini-menu a , #retour_hp a{
		font-size:9px;
		color:#aba17e;
	}
	#pied a:hover{
		font-size:9px;
		color:#FFFFFF;
	}
	#pied #pied-lch a, #pied #pied-lch a:hover{
		color:#898988;
		text-decoration:underline;
	}
/*navigation*/
/*rubrique sélectionnée*/
li.rubriqueon{
	background:#D55F08 url(images/nav-fleche-selected.gif) no-repeat top right;
}
li.rubriqueon a{
	font-weight:bold;
	color:#FFFFFF;
}
/*rubrique non sélectionnée*/
li.rubrique{
	background:#FFFFFF url(images/nav-fleche.gif) no-repeat top right;
}
li.rubrique a{
	font-weight:bold;
	color:#918f8f;
}

/*article sélectionné*/
li.articleon , li.article{
	background:#FFFFFF url(images/nav-fleche-3-article-selected.gif) no-repeat top right;
}
li.articleon a{
	font-weight:bold;
	color:#D55F08;
}
/*article normal*/
li.article div, li.articleon div , li.rubrique div, li.rubriqueon div{
	margin-right:15px;
}
li.article {

	background:#FFFFFF url(images/nav-fleche.gif) no-repeat top right;
}
li.article a{
	font-weight:normal;
	color:#918f8f;
}

.image_contenu{
	width:708px;
	border-left: 10px solid #d55f08;
	border-right: 10px solid #d55f08;
	background:#d55f08;
}

