@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
a img{
	border:none;
}
a:link {
	color: #739A09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #739A09;
}
a:hover {
	text-decoration: underline;
	color: #739A09;
}
a:active {
	text-decoration: none;
	color: #739A09;
}
html{
	/*background:url(images/bg.jpg) repeat-x left top #797468;*/
}
body {
	margin: 0px;
	background:url(../images/bg.jpg) repeat-x left top #797468;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a89f9d;
	width: auto;
}
#body{
	width:1000px;
}
#frame_g{
	float:left;
	width:100px;
}
#frame_d{
	float:right;
	width:100px;
}
#page{
	float:left;
	width:800px;
	max-width:800px;
	height:945px;
}
#contenu_page{
	background:url(../images/bg_page.jpg) repeat-x left top #fefefe;
	height:870px;
}
#haut{
	height:80px;
}
#menu_haut{
	height:76px;
}
#visuel_haut{
	height:221px;
	text-align:center;
}
.bandeau{
	margin-left:24px;
	margin-right:24px;
	text-align:left;
	height:25px;
	background-color:#CCC9C0;
	color:#739A09;
	font-size:16px;
	font-style:italic;
	line-height:24px;
	padding-left:5px;
}
.sous_bandeau{
	text-align:left;
	height:25px;
	background-color:#CCC9C0;
	color:#739A09;
	font-size:16px;
	font-style:italic;
	line-height:24px;
	padding-left:5px;
	width:453px;
	margin-left:auto;
	margin-right:auto;
}
#container{
	margin-left:24px;
	margin-right:24px;
	height:auto;
	width:auto;
}
#container #horaires{
	height:112px;
	text-align:center;
}
#container #bar p, #container #pmu p, #container #fdj p{
	text-align:justify;
	padding:inherit;
	margin:inherit;
	margin-top:0px;
	margin-bottom:5px;
	
}
#container #bar p, #container #pmu p{
	height:77px;
	background:url(../images/sep_h_news.png) no-repeat center 75px;
}
#container #fdj #fdj_liste{
	height:124px;
}
#container #bar p img, #container #pmu p img, #container #fdj img{
	margin-right:5px;
	border:#8F8C85 solid 2px;
}
#container .entete {
	text-align:left;
	padding-top:7px;
	padding-bottom:7px;
	color:#4e4e4e;
	float:none;
}
#container #h1, #container #h2, #container #h3{
	width: 230px;
	float:left;
	height:70px;
	text-align:left;
	background-color:#F0F0F0;
	padding:5px;
	padding-bottom:0px;
	border:#CCC9C0 solid 1px;
}
#container #h2{
	margin-left:16px;
}
#container #h3{
	float:right;
}
#container #horaires ul{
	text-align:left;
	padding:10px;
	padding-left:30px;
}
#container #fdj ul{
	text-align:left;
	padding:10px;
	padding-left:220px;
}
#container ul li{
	list-style-image:url(../images/bullet_green.png);
}
#container_visuels_bas{
	margin-left:24px;
	margin-right:24px;
	margin-top:21px;
	margin-bottom:32px;
	height:199px;
}
#menu_bas{
	height:29px;
	padding-top:10px;
	background:url(../images/bg_menu_bas.jpg) repeat-x left top;
	text-align:center;
}
#menu_bas a, #menu_bas a.lien_long {
	margin-left:auto;
	margin-right:auto;
	display:block;
	float:left;
	width:12%;
	font-size:11px;
	font-style:italic;
}
#menu_bas a.lien_long {
	width:16%;
}
#menu_bas a:link {
	color: #8f8c85;
	text-decoration: none;
}
#menu_bas a:visited {
	text-decoration: none;
	color: #8f8c85;
}
#menu_bas a:hover {
	text-decoration: underline;
	color: #dddddd;
}
#menu_bas a:active {
	text-decoration: none;
	color: #8f8c85;
}
#bas{
	height:36px;
	background:url(../images/bas.png) no-repeat left top;
}
