/*################################ LIST ACTU ##*/
/** 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;
}

/** 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;
}

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

/** 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;
}

/** Separation line **/
.post_separation {
	border-bottom:1px dotted #cccccc;
}

/*  pagination liste actu */

.page_navigation {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
margin:auto;
padding-left:8px;
padding-bottom:5px;
padding-top:12px;
}

.page_num_arrow {

}

.page_num {
color:#356ab4;
cursor:pointer;
padding-right:6px;
}

.page_num a:link, .page_num a:visited {
color:#356ab4;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.page_num a:hover {
color:#DF7E00;
}


.page_num2 {
color:#000;
cursor:pointer;
padding-right:6px;
}

.page_num2 a:link, .page_num2 a:visited {
color:#000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.page_num2:hover {
color:#DF7E00;
}

.page_num2 a:hover {
color:#DF7E00;
}

.page_num_current {
color:#DF7E00;
margin:8px 3px 3px;
}
