.news_titre H1{
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #3F4049;
}

.news_titre {
	font-size: 18px;
	font-weight: bold;
	color: #3F4049;
}

.news_sepa {
	clear: both;
	width: 627px;
	height: 15px;
	margin-top: 0px;
	margin-bottom: -3px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/separation_full.png);
	background-repeat: repeat-y;
	background-position: 0px 10px;
}

.news_img_1 {
	margin-left: 20px;
	width: 120px;
	height: 80px;
/*	border-style:solid;
	border-width:1px;
	border-color: #A0A9AD;*/
	float: left;
}

.news_img_2 {
	margin-right: 20px;
	width: 120px;
	height: 80px;
/*	border-style:solid;
	border-width:1px;
	border-color: #A0A9AD;*/
	float: right;
}

.news_t {
	font-size: 14px;
	font-weight: bold;
	color: #0A2B61;
}

.news_c_1 a, .news_c_2 a {
	font-size: 11px;
	font-weight: bold;
	color: #3F4049;
	text-decoration: none;
}

.news_c_1 {
	width: 420px;
	margin-left: 10px;
	float: left;
}

.news_c_2 {
	width: 420px;
	margin-right: 10px;
	float: right;
	text-align: right;
}

.news_ombre_1 {
	clear: both;
	width: 120px;
	height: 25px;
	margin: 0px;
	margin-left: 20px;
	background-image: url(../img/ombre_news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

.news_ombre_2 {
	clear: both;
	width: 120px;
	height: 25px;
	margin: 0px;
	margin-right: 20px;
	background-image: url(../img/ombre_news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

H1 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #3F4049;
	margin-bottom: -10px;
}

H2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #0A2B61;
	margin-bottom: -10px;
}

H3 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

.clairnews h2 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #0A2B61;
	margin-bottom: -10px;
}
.clairnews {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #0A2B61;
	margin-bottom: -10px;
}

.clairnews a{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0A2B61;
	margin-bottom: -10px;
	text-decoration: none;
}

.clairnews a:hover{
	text-decoration: underline;
}

.clairnews_img {
	float: left;
	margin-left: 20px;
}

.clairnews_t a{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #D51B5C;
	margin-bottom: -10px;
	text-decoration: none;
}

.clairnews_t h2 {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #0A2B61;
}

.clairnews_t {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #0A2B61;
}

#clairnews_list a {
	font-size: 10px;
	font-weight: bold;
	color: #3F4049;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}