/*23.09.09*/
body{	font-family:arial;
	font-size:100%;
	padding:0 0 10px 0;
	margin:0;
}
.wrapper{	background-image:url(/image/design/i_bckgr.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:88px 0 0 0;
	margin:0;}
#i_pic{	margin-top:20px;}
.i_pic1{	background-image:url(/image/design/i_1_2.jpg);}
.i_pic2{
	background-image:url(/image/design/i_2_2.jpg);
}
/*news_block*/
#news{	margin-top:20px;}
#news_t_c{	background:url(/image/design/i_n_1_c.jpg) bottom left repeat-x;
}
#news_b_c{
	background:url(/image/design/i_n_3_c.jpg) bottom left repeat-x;
}
.news_b_l{	background:#B65F81 url(/image/design/i_n_2_l.jpg) bottom left repeat-y;
}
#news_b_r{	background:url(/image/design/i_n_2_r.jpg) bottom left repeat-y;
}
#news_a{	padding-top:5px;}
#news_a a{	color:#FFFFFF;
	font-size:90%;
	text-decoration:none;
	font-weight:bold;
}
/*news_list*/
#list_news td, th{	border-left:1px solid #937380;}
#list_news td.no_brd, th.no_brd{
	border:0;
}
#list_news td.list_news_spacer{	border:0;
	padding:0;}
#list_news th{	text-align:left;
	padding:5px 5px 3px 0;
	color:#492531;
	font-size:80%;
	text-align:center;
}
#list_news td{
	color:#492531;
	font-size:75%;
	padding:0 5px 5px 5px;
}
#list_news a{	color:#492531;}
#list_news a:hover{
	color:#D90057;
}

#feuilleton{	margin-top:13px;
	background-image:url(/image/design/i_feuilleton.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;}
#feuilleton td{	padding:0 0 10px 140px;}
#feuilleton h1,h2,p{	margin:5px 0;
	font-size:80%;}
#feuilleton h1{	color:#D90057;
}
#feuilleton h2{	color:#6B2C41;
}
#feuilleton p{	color:#BC5582;
	font-size:70%;}
#feuilleton a{
 	color:#6B2C41;
	text-decoration:none;
}
#feuilleton a:hover{	text-decoration:underline;
}
#footer{	margin-top:13px;}
