/*################################ LIST ACTU ##*/
/** Date **/
.news_article td .datetime {
	color:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
}
.news_article td .datetime_bkicon {
	background-image:url(../i/bk_grey.gif);
	background-repeat:no-repeat;
	float:left;
	height:60px;
	margin-right:19px;
	padding-top:7px;
	margin-left:7px;
	text-align:center;
	width:90px;
}
.news_article td .bk_red {
	background-image:url(../i/bk_red.gif);
}

/** Post Header **/
.post_header, .post_header a, .post_header a:visited, .post_header a:link {
	color:#424858;
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
}
.post_header a:hover{
	color:#f37901;
}
.post_header .city_name {
	color:#989898;	
	font-weight:bold;
	padding-left:0px;
}
.print, .partager {
	margin-top:7px;
	margin-right:7px;
}
.print a, .print a:link, .print a:visited {
	background:transparent url(../i/icons/icon_printer_12x12.gif) no-repeat scroll right center;
	padding-right:15px;
	color:#424858;
	font-family:Arial;
	font-weight:bold;	
	font-size:11px;
	text-decoration:none;
}
.print a:hover, .partager a:hover{
	color:#f37901;
}
.partager a, .partager a:link, .partager a:visited {
	background:transparent url(../i/add_this.jpg) no-repeat scroll right center;
	padding-right:145px;
	color:#424858;
	font-family:Arial;
	font-weight:bold;	
	font-size:11px;
	text-decoration:none;
}

/** Post Body **/
.post_body {
	color:#424858;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:justify;
}

/** Little box containing informations **/
.post_category {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}
.post_category .news_type_title {
	color:#424858;
	padding-right:6px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:12px;	
}
.post_category .news_type_content a, .post_category .news_type_content a:link, .post_category .news_type_content a:visited {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color:#004276;
	padding:0px 0px;
	text-decoration:none;
}
.post_category .news_type_content a:hover {
	color:#f37901;
}

/** COPYRIGHT **/
.post_copyright {
	font-family:Arial;
	font-size:12px;
}

/** Go next and previous links **/
.post_menu {
	border-top:1px dotted #cccccc;
	line-height:20px;
}

.go_next a, .go_next a:link, .go_next a:visited{
	padding-right:15px;
	margin-right:7px;
	color:#356ab4;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	background:transparent url(../i/go_next.gif) no-repeat scroll right center;
	text-decoration:none;
}
.go_next a:hover{
	color:#f37901;
}

.go_previous a, .go_previous a:link, .go_previous a:visited{
/*	padding-left:15px;*/
	margin-left:7px;
	color:#356ab4;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
/*	background:transparent url(../i/go_previous.gif) no-repeat scroll left center;*/
	text-decoration:none;
}
.go_previous a:hover{
	color:#f37901;
}

.go_parent a, .go_parent a:link, .go_parent a:visited{
	padding-left:15px;
	margin-left:7px;
	color:#356ab4;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	background:transparent url(../i/go_parent.gif) no-repeat scroll left center;
	text-decoration:underline;
}
.go_parent a:hover{
	color:#f37901;
}

.commentaire  th  {
	padding: 4px;
/*	background-color: #ebf3fd; */
	border-bottom: 1px solid #F8F8F8; 
	text-align: left;
	font-weight: bold;
	overflow: hidden;
	background-image: url(../i/bgOFF.gif);
}
