/******************************************************************/
/* SECTION HOME PAGE */
	
	/* Image section ****************/
	#section_img{
		vertical-align:bottom;
		border:1px solid #CBCBCC;	
	}
	
	
	
	/* La une ****************/
	#la_une{
		background:url(images/bg_section_la_une.jpg) no-repeat bottom left;
		width:100%;
		padding:9px 0 31px 0;
		overflow:hidden;
	}
	#la_une .pic{
		float:left;	
		margin:0 13px 10px 0 !important;
		margin:0 10px 10px 0;
	}
	#la_une img{
		padding:6px;
		border:1px solid #CFCFCF;
		vertical-align:bottom;
	}
	#la_une .credit{
		background:#fff;
		display:block;
		padding:3px 7px 0 7px;
		font:10px Arial;	
	}
	#la_une h3{
		margin:0;
		font:bold 18px Arial;
		color:#404C80;	
	}
	#la_une h3 a{color:#404C80;}
	#la_une .auteur{
		margin:5px 0 0 0;
		font:bold 11px Arial;
		color:#979CB6;	
	}
	#la_une .date{
		margin:2px 0 5px 0;
		font:10px Arial;
		color:#404C80;	
	}
	#la_une p.desc{
		margin:30px 15px 0 0;
		font:bold 11px/150% Arial; 
	}
	#la_une div.desc{
		margin:30px 15px 0 0;
		font:11px/150% Arial; 
		font-size:inherit;
	}
	#la_une .link_news_holder{
		margin:25px 23px 0 0;
		text-align:right;
	}
	#la_une ul li.first{
		padding-left:0px !important;
		padding-left:3px;	
	}
	
	#c1 .size1 h3{font-size:20px;}
	#c1 .size1 .date{font-size:12px;}
	#c1 .size1 .auteur{font-size:13px;}
	#c1 .size1 p.desc{font-size:13px;}
	#c1 .size1 div.desc{font-size:13px;}
	
	#c1 .size2 h3{font-size:22px;}
	#c1 .size2 .date{font-size:14px;}
	#c1 .size2 .auteur{font-size:15px;}
	#c1 .size2 p.desc{font-size:15px;}
	#c1 .size2 div.desc{font-size:15px;}
	
	/* nouvelles cette semaine ****************/
	#week_news{
		background:#fff url(images/bg_section_cette_semaine.jpg) no-repeat left bottom;
		width:629px;
		padding:10px 12px 0 7px;
		overflow:hidden;
	}
	#week_news h3{
		margin:0;
		font:bold 16px Arial;
		color:#869DB6;	
	}
	#week_news h3 span{color:#404C80;}
	#week_news .row{
		background:url(images/bg_spacer_section_news_left.gif) no-repeat center 22px;
		width:629px;
		padding:0 0 29px 0;
		overflow:hidden;		
	}
	#week_news .first_row{
		background:url(images/bg_spacer_section_news_left.gif) no-repeat center 15px;
		padding:0 0 29px 0;	
	}
	#week_news .news{
		background:url(images/bg_spacer_section_news_top.gif) no-repeat;
		width:290px;
		padding:22px 6px 0 0;
		overflow:hidden;			
	}
	#week_news .first_row .news{background:none; padding:15px 6px 0 0;}
	#week_news .left{float:left;}
	#week_news .right{float:right;}
	#week_news .news .pic{
		float:left;	
		padding:2px;
		margin:0 6px 2px 0 !important;
		margin:0 3px 2px 0;
		border:1px solid #CFCFCF;
	}
	#week_news .news img{vertical-align:bottom;}
	#week_news .news h4{
		margin:0 0 0 0;
		font:bold 12px Arial;
		color:#404C80;	
	}
	#week_news .news h4 a{color:#404C80;} 
	#week_news .news .auteur{
		margin:5px 0 0 0;
		font:bold 11px Arial;
		color:#979CB6;	
	}
	#week_news .news .date{
		margin:3px 0 0 0;
		font:10px Arial;
		color:#404C80;	
	}
	#week_news .news .desc{
		margin:0 15px 0 0;
		font:11px Arial; 
	}
	#week_news .news .link_news_holder{
		margin:8px 0 0 0;
		text-align:right;
	}
	#week_news .news ul{
		float:right;
		display:inline;
		margin:6px 25px 0 0;
	}
	
	/* nouvelles 2 derniere semaine ****************/
	#last_week_news{
		background:url(images/bg_section_semaine_derniere.jpg) no-repeat;
		width:629px;
		padding:28px 12px 30px 7px;
		overflow:hidden;	
	}
	#last_week_news h3{
		margin:0;
		font:bold 16px Arial;
		color:#869DB6;	
	}
	#last_week_news h3 span{color:#404C80;}
	#last_week_news li{
		background:url(images/bullet_arrow_teal.gif) no-repeat left 3px; 
		padding:0 0 0 19px;
		margin:6px 0 0 0;	
	}
	#last_week_news li.first{margin:15px 0 0 0;	}
	#last_week_news .date{
		font:10px Arial;
		color:#557EAB;
	}
	#last_week_news a{
		font:bold 12px Arial;
		color:#404C80;
	}
	#last_week_news li.archives{
		background:none;
		text-align:right;
		margin:6px 25px 0 0;
		padding:0;
	}
	#last_week_news li.archives a{
		background:url(images/bg_link_archives.gif) no-repeat left center;
		padding:0 0 1px 32px;	
		font:bold 11px Arial;
		color:#557EAB;
	}
	
/******************************************************************/
/* SECTION ARCHIVES */
	h4.archives_title{
		font:bold 18px Arial;
		color:#404C80;
		margin:15px 0 15px 0;	
	}
	#archives_news{
		width:648px;
		padding:0 0 5px 0;
	}
	#archives_news li{
		background:#F3F3F3 url(images/bullet_arrow_teal.gif) no-repeat 10px 13px; 
		padding:10px 10px 10px 29px;
		margin:0 0 0 0;
		line-height:150%;	
	}
	#archives_news li.even{background:#fff url(images/bullet_arrow_teal.gif) no-repeat 10px 13px; }
	#archives_news li.first{margin:0 0 0 0;	}
	#archives_news .date{
		font:10px Arial;
		color:#557EAB;
	}
	#archives_news a{
		font:bold 12px Arial;
		color:#404C80;
	}
	