.h_margin-top{
	margin-top: 10px;
}
.s_margin-top{
	margin-top: 2px;
}
#bloc_top{
	background-image:url(../__layout/bloc_top.png);
	margin-top: -25px;
	height: 100px;
	position: absolute;
	z-index: 80;
	border: solid 0px;
	width: 600px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='__layout/bloc_top.png',sizingMethod='scale');
}
#photo_top{
	position: absolute;
	z-index: 110;
	width: 183px;
	height: 236px;
	background-image: url(../__layout/photo_top_01.png);
	margin-top: -200px;
	left: 25px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='__layout/photo_top_01.png',sizingMethod='scale');
}
#une{
	position: absolute;
	z-index: 110;
	width: 342px;
	height: 60px;
	background-image: url(../__layout/une.png);
	margin-top: -55px;
	left: 120px;
	_background-image: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='__layout/une.png',sizingMethod='scale');
}
#news_header{
	position: absolute;
	left: 0;
	/* background-color: #E6D68A; 
	border-bottom: solid 2px #DDECF0;*/
	color: #136DA2;
	width: 600px;
}
#news_header h2{
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-family: arial;
	font-size: 16px;
	text-transform: lowercase;
}
#news{
	margin-top: 0px;
	color: #114759;
}
#news a{
	color: #D86D03;
}
.news_top_left h1, .news_top_left h2, .news_top_left h3{
	font-family: arial;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.news_top_left h1, .news_top_left h2{
	color: #D86D03;
	background-color: #E3F0F9;
	padding: 0 5px;
	margin-top: 5px;
}
.news_top_left h1{
	font-size: 200%;
}
.news_top_left h2{
	font-size: 180%;
}
.news_top_left{
	overflow: hidden;
	text-align: justify;
	padding: 30px 30px 60px 30px;
	background-image:url(../__layout/div_bg_bottom.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	color: #487597;
	border: solid 0px;
	position: relative;
	z-index: 120;
}
#news_top_right{
	float: right;
	width: 190px;
	height: 250px;
	border: solid 1px #CEE4EA;
	/* background-color: #DDECF0; */
}
#news_sect_title{
	position: relative;
	margin-top: -5px;
	font-size: 16px;
	padding: 8px 0 8px 20px;
	background-color: #D1EAF1;
	background-image:url(../__layout/title_sep_bg.jpg);
	text-align: right;
}
#news_sect_title span{
	position: relative;
	z-index: 200;
	margin: 0 20px;
	color: #D86D03;
}
#news_sect_title .news_sect_title_end{
	position: absolute;
	top: 0;
	right: 0;
	width: 77px;
	height: 39px;
	background-image:url(../__layout/title_sep_end.jpg);
}
#news_midlle{
	margin: 5px 0 0 10px;
	padding-left: 10px;
	border-left: solid 2px #FEC247;
	?border: none;
	_border: none;
}
#news_midlle .news_list{
	width: 265px;
	/* border: solid 1px #CEE4EA; */
	height: 150px;
	float: left;
	/* background-color: #DDECF0; */
	margin-top: -4px;
	padding: 10px;
	background-image:url(../__layout/news_bloc.jpg);
}
#news_midlle .news_list h2{
	margin: 0;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #D86D03;
}
#news_midlle .news_list div{
	padding: 0 10px;
	margin-left: 10px;
	border-left: solid 2px #B5D3DD;
	color: #487597;
	
}
#news_midlle .news_list div a{
	color: #800080;
	text-decoration: none;
	border-bottom: dotted 1px #800080;
	_border-bottom: solid 1px #800080;
	font: bold 12px arial;
}
#news_midlle .margin_right{
	margin-right: 2px;
}
#news_midlle .margin_top{
	margin-top: 2px;
}