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





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

/*NEWS*/
#html .news {
	width:419px;
	background-image:url(../images/fond_news.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:11px;
	min-height:270px!important;
	height:auto!important;
	height:270px;
	overflow:visible;
	padding-left:8px;
}
#html .news .news_contenu {
	width:417px;
	overflow:hidden;
	padding-top:10px;
}
#html .news .news_contenu h2{
	color:#ff9600;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 2px 0px;
	text-indent:2px;
}
#html .news .news_contenu #tabnews {
	width:100%;
	margin-bottom:65px;
	display:block;
}
#tabnews .textnews{
	width:310px;
	padding-bottom:10px;
}
#tabnews .textnews .tn_date{
	margin-top:5px;
	padding-top:5px;
	color:#000000;
	font-weight:bold;
}
#tabnews .textnews .tn_text{
	color:#000000;
	text-decoration:none;
}
#tabnews .textnews h3{
	color:#02703b;
	font-weight:bold;
	margin:1px 0px 1px 0px;
	padding:0px;
	font-size:10px;
}
#tabnews a.tn_text:hover{
text-decoration:underline

}
#tabnews .textnews h3 a{
	color:#02703b;
	text-decoration:none;
}
#tabnews img{
	border:0px;
}
#html .news_bottom {
	height:8px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	margin-left:11px;
}