.link_red {
	color: #F25C4C !important;
}

.contour_tool  {
	/*border: 1px solid #333333;*/
	/*background: #FFFFFF url(../images/block_bg.gif) repeat-x scroll left top;*/
	background-color: #F0F0F0;
	border: 1px solid #D0D0C0;
	margin-top: 10px; 
	margin-bottom: 10px; 
	padding: 20px;
	font-size:12px;
}

.contour_une {
	/*border: 1px solid #333333;*/
	background: #FFFFFF url(../images/news_bgune.png) repeat-x scroll left bottom;
	border: 1px solid #FFB3C3;
	margin: 10px 0 10px; 
	font-size:12px;
}

.contour_categories {
	/*border: 1px solid #333333;*/
	background: #FFFFFF;
	border: 1px solid #FFB3C3;
	margin: 10px 0 10px; 
	font-size:12px;
}

.news_une {
	/*padding: 3px 0 3px;*/
}

.news_border {
	border-bottom:1px solid #CCCCC5;
}
.une_titre {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 5px;
}

.une_bullet {
	background: #FFFFFF url(../images/news_point.png) no-repeat top left;
	padding: 3px 0 0;
}

.list_news {
	padding: 1 8 0 0;
	margin-right: 40px;
	margin-bottom: 20px;
	font-size: 12px;
}

.list_news .the_news {
	margin-left: 62px;
	border-bottom: 2px dashed #CCCCCC;
	padding-bottom: 5px;
}
.d_date {
	float: left;
	margin: 0;
	text-align: center;
	width: 48px;
	height: 56px;
	background: url(../images/fond_news.png) no-repeat top left;
	color: #fff;
	padding-top:7px;
	/* cursor: pointer; */
}

.d_date_c {
	float: left;
	margin: 0;
	text-align: center;
	width: 48px;
	height: 56px;
	background: url(../images/fond_news_c.png) no-repeat top left;
	color: #fff;
	padding-top:7px;
	/* cursor: pointer; */
}

.ann_blog {
	float: left;
	margin: 0;
	text-align: center;
	width: 35px;
	height: 35px;
	background: url(../images/fond_annblog.png) no-repeat top left;
	color: #fff;
	padding-top:7px;
	/* cursor: pointer; */
}


.news_titre {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
}

.news_auth, .news_desc, .une_auth {
	margin-bottom: 5px;
	
}

.news_comm_l{
	width:100%;
}

.news_comm{
	float:left;
	width:100%;
}

.single_com_header{
	background-color: #E6E6E6;
	margin-top:10px;
	padding:5px;
}
.single_com{
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #E6E6E6;
}

.control_news li {
	padding-bottom:5px;
}

/* QUIZ */
.contour_quiz {
	/*border: 1px solid #333333;*/
	/*background: #FFFFFF url(../images/block_bg.gif) repeat-x scroll left top;*/
	/* background-color: #F0F0F0;*/
	border: 2px solid #D7D7D7;
	margin-top: 10px; 
	margin-bottom: 10px; 
	/* padding: 5px; */
	font-size:12px;
	height: 200px;
}

.une_quiz {
	background-color: #D7D7D7;
	padding: 5px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	font-variant: small-caps;
}

.quiz_content {
	padding: 5px;
}

.picture-list .pict a:hover .png{background:transparent url(../images/bg_links.png) 0%  0px no-repeat;display:block;}
