@import url("header_footer.css");
@import url("navigation.css");



/* default CLASS and ID */
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url('../media/bg.gif') repeat-x 0px 0px #5a5a5c;
	background:#353535;
	font:12px/1.5 verdana, arial, helvetica, sans-serif;
	}

body, html {
	}

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

h1, h2, h3, h4 {
	font-family:'Arial', 'helvetica', sans-serif;
}

img{
	border:none;
}

a{
	color:#df0100;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#site_body {
	width:960px;
	padding:1px 10px 0px 10px;
	margin:0px auto 0px auto;
	display:table;
	}

#bandeau {
	float:left;
	width:960px;
	height:215px;
	background:#FFFFFF;
	/* background:url('../media/bandeau_test.jpg') no-repeat 0px 0px; */
	}

#site_body .container{
	float:left;
	width:930px;
	padding:20px 15px 30px 15px;
	display:table;
	background:#FFFFFF;
	}

#site_body .container .table_container{
	width:930px;
	}

#site_body .container .table_container td{
	vertical-align:top;
	}

#site_body .container .left_frame{
	float:left;
	width:250px;
	padding:0px 0px 30px 0px;
	background:url('../media/left_frame_bg.gif') no-repeat right bottom;
	}

#site_body .container .left_frame .lf_title{
	float:left;
	width:256px;
	padding:20px 0px 2px 14px;
	font-size:14px;
	color:#CCCCCC;
	text-align:left;
	text-transform:uppercase;
	font-family:'Trebuchet MS';
	}


#site_body .container .left_frame .partenaires {
	float:left;
	width:280px;
	padding:0px 0px 20px 0px;
	font-family:'Arial';
	background:url('../media/news_frame_bg.gif') no-repeat 0px bottom;
}

#site_body .container .left_frame .partenaires .top_bg{
	float:left;
	text-align:center;
	width:271px;
	padding:20px 4px 0px 5px;
	background:url('../media/partenaires_top.gif') no-repeat 0px 0px;
}


#site_body .container .m1{
	float:right;
	width:660px;
}

.page_title {
	float:left;
	width:660px;
	padding:0px 0px 8px 0px;
	margin:1px 0px 15px 0px;
	text-align:left;
	font-size:16px;
	color:#df0100;
	font-family:'Arial';
	background:url('../media/page_title_bg.gif') no-repeat 0px bottom;
}

.page_title b{
	color:#252525;
}

.page_title .chemin{
	float:left;
	width:520px;
	margin:5px 0px 0px 0px;
}

.page_title .retour{
	float:right;
	width:85px;
}


.news_summary {
	float:left;
	width:660px;
}


.news_summary .news_article{
	float:left;
	width:290px;
	height:175px;
	margin:15px 0px 0px 0px;
	padding:15px 10px 10px 20px;
	background:#FFFFFF;
}

.news_summary .news_article .title{
	text-align:left;
	font-size:19px;
	font-size:17px;
	line-height:22px;
	font-family:'Arial';
	/*font-family:'Trebuchet MS';*/
	height:23px;
	width:275px;
	float:left;
	overflow:hidden;
	font-weight:bold;
	color:#666666;
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

.news_summary .news_article .illus{
	float:left;
	width:100px;
	height:135px;
	margin:8px 0px 0px 0px;
}

.news_summary .news_article .illus img{
	width:100px;
	height:135px;
}

.news_summary .news_article .content{
	float:left;
	width:170px;
	margin:2px 0px 0px 12px;
}

.news_summary .news_article .content .infos{
	float:left;
	width:170px;
	margin:8px 0px 6px 0px;
}

.news_summary .news_article .content .infos .date{
	float:left;
	width:85px;
	height:19px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	padding:1px 0px 0px 0px;
	background:url('../media/colors/red_date_bg.gif') no-repeat 0px 0px;
	margin:0px 8px 0px 0px;
}

.news_summary .news_article .content .teasing{
	float:left;
	text-align:left;
	font-size:11px;
	line-height:16px;
	color:#666666;
	width:170px;
	height:65px;
	overflow:hidden;
}


.news_summary .news_article .content .teasing b{
	color:#17b2ff;
}

.news_summary .news_article .content .com{
	float:left;
	margin:3px 0px 0px 2px;
	text-align:left;
	font-size:11px;
	color:#AAAAAA;
	font-size:10px;
	background:url('../media/grey_com_link.gif') no-repeat 0px 2px;
	padding:0px 0px 0px 17px;
	white-space:nowrap;
}

.news_summary .news_article .content .radio_link,
.news_summary .news_article .content .news_link{
	float:left;
	margin:3px 8px 0px 6px;
	text-align:left;
	font-size:11px;
}

.news_summary .news_article .content a,
.news_summary .news_article .content a{
	color:#555555;
	font-size:11px;
}

.news_summary .news_article .content a:hover,
.news_summary .news_article .content a:hover{
	text-decoration:none;
}

.news_summary .news_article .content .radio_link{
	background:url('../media/news_icon.gif') no-repeat 0px 3px;
	padding:0px 0px 0px 16px;
}

.news_summary .news_article .content .news_link{
	background:url('../media/news_icon.gif') no-repeat 0px 5px;
	padding:0px 0px 0px 11px;
}

.news_summary .xl_frame .news_article{
	width:632px;
	height:183px;
	margin:10px 0px 5px 0px;
	padding:12px 10px 10px 10px;
	background:#FFFFFF;
	border:4px #EEEEEE solid;
}

.news_summary .xl_frame .news_article .content .title{
	text-align:left;
	font-size:19px;
	font-size:15px;
	line-height:21px;
	font-family:'Arial';
	font-weight:bold;
	height:auto;
	width:340px;
	overflow:none;
	color:#353535;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
}

.news_summary .xl_frame .news_article .content .title .date{
	float:left;
	font-size:12px;
	color:#FFFFFF;
	padding:0px 8px 0px 5px;
	margin:0px 4px 0px 0px;
	background:url('../media/date_bg.gif') no-repeat right 0px;
}


.news_summary .xl_frame .news_article .illus{
	width:270px;
	height:180px;
	margin:0px 0px 0px 0px;
}

.news_summary .xl_frame .news_article .illus img{
	width:270px;
	height:180px;
}

.news_summary .xl_frame .news_article .content{
	width:345px;
	margin:2px 0px 0px 20px;
}

.news_summary .xl_frame .news_article .content .infos{
	width:345px;
	margin:11px 0px 8px 0px;
}

.news_summary .xl_frame .news_article .content .infos .tags{
	float:left;
	width:250px;
	height:19px;
	text-align:left;
	font-size:11px;
	color:#858585;
	padding:2px 0px 0px 0px;
}

.news_summary .xl_frame .news_article .content .teasing{
	width:340px;
	height:100px;
	overflow:hidden;
}

.news_summary .xl_frame .news_article .content .com{
	margin:10px 0px 0px 2px;
}

.news_summary .xl_frame .news_article .content .radio_link,
.news_summary .xl_frame .news_article .content .news_link{
	margin:8px 15px 0px 2px;
}