@charset "utf-8";
@import "base_JD_gen.css";
/* CSS Document */

#html {
	height:285px;
	text-align:center;
}

#bottom {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	overflow:hidden;
	/*margin-bottom:20px;*/
}

#bottom .home_pub {
	width:760px;
	overflow:auto;
	padding-bottom:4px;
	padding-top:4px;
	margin-bottom:15px;
}
#bottom .home_pub .hp_contenu {
	display:inline;
	margin-left:1px;
}

#bottom .news {
	width:742px;
	background-image:url(../images/fond_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:18px;
	min-height:250px;
	
}
#bottom .news .news_contenu {
	width:410px;
	float:left;
	height:250px;
}
#bottom .news .news_contenu h1{
	color:#ff9600;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 0px;
	border-bottom:1px solid #b5b5b5;
	text-indent:2px;
}
#bottom .news .news_contenu #tabnews {
	width:100%;
}
#tabnews .textnews{
	width:310px;
}
#tabnews .textnews .tn_date{
	color:#000000;
	font-weight:bold;
}
#tabnews .textnews .tn_text{
	color:#000000;
	text-decoration:none;
}
#tabnews a.tn_text:hover{
text-decoration:underline

}
#tabnews .textnews h2{
	color:#02703b;
	margin:1px 0px 1px 0px;
	padding:0px;
	font-size:10px;
}
#tabnews .textnews h2 a{
	color:#02703b;
	text-decoration:none;
}
#tabnews img{
	border:0px;
}