//---------------------- news ----------------------------
.news {
	font:		12px	Arial;
	padding:	10px;
}

.news table {
	margin:			0px 0px 0px 0px;
	background:		#C49710;		
	border:			2px outset #C49710;
}

.news th {
	font:			bold verdana, arial, helvetica, sans-serif;
	font-size:		11;	
	margin:			0px 0px 0px 0px;
	padding:		4px;
	text-align:		none;
	border:			0px solid #C49710;
/*	width:			auto;*/
	background:		#C49710;		

	FILTER: 		progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#EBD913,endColorStr=#C49710);
}

.news tr {
	border:			0px solid #C49710;
}

.news thead th {
	font-size:		13;	
	border:			0px solid #C49710;	
	FILTER:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#EBD913,endColorStr=#C49710);
	text-align:		center;
}

.news tfoot th {
	FILTER:			progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#C49710,endColorStr=#EBD913);
	text-align:		right;
}

.news td {
	font: 			verdana, arial, helvetica, sans-serif;
	font-size:		10;	
	margin:			0px 5px 0px 5px;
	color:			#000000;
	border:			0px solid #C49710;
	padding:		5px;
	background:		#C49710;		
}

.text_news {
	background:		#EBD913;		
	padding:		5px;
	margin:			-3px -5px -3px -5px;
	border:			1px groove #C49710;
	font: 			verdana, arial, helvetica, sans-serif;	
	font-size:		12;		
}

.text_news h1, .text_news h2, .text_news h3, .text_news h4 {
	font: 			verdana, arial, helvetica, sans-serif;
	color:			#000000;
	filter:			none;
	width:			auto;
	margin:			0px px 0px -2px;		
}

.text_news h1 {
	font-weight:	800;
	font-size:		16px;	
}

.text_news h2 {
	font-weight:	600;	
	font-size:		14px;	
}

.text_news h3 {
	font-weight:	400;	
	font-size:		12px;	
}

.text_news h4 {
	font-weight:	300;	
	font-size:		10px;
}



/*  News : ajout de commentaire */
.news_addcomment {
	font:		12px	Arial;
	padding:	10px;
}

.news_addcomment table {
	margin:			0px 0px 0px 0px;
	background:		#C49710;		
	border:			2px  outset #EBD913;	
}

.news_addcomment th {
	font:			bold verdana, arial, helvetica, sans-serif;
	font-size:		11;	
	text-align:		none;
	margin:			0px 0px 0px 0px;
	padding:		4px;

	border:			0px solid #EBD913;
	margin:			lem;
	background:		#C49710;		
	FILTER: 		progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#EBD913,endColorStr=#C49710);
	
}

.news_addcomment tr {
	border:			0px solid #C49710;
}

.news_addcomment thead th {
	font-size:		13;	
	border:			0px solid #C49710;		
	text-align:		center;	
	FILTER:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#EBD913,endColorStr=#C49710);
}

.news_addcomment tfoot th {
	FILTER:			progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#C49710,endColorStr=#EBD913);
	text-align:		center;
}

.news_addcomment td {
	font: 			verdana, arial, helvetica, sans-serif;
	font-size:		10;	
	margin:			0px 5px 0px 5px;
	color:			#000000;
	border:			0px solid #EBD913;
	padding:		5px;
	background:		#C49710;		
}





.news_comment_news {
	font:		12px	Arial;
	padding:	10px;
}


.text_comment {
	background:		#C49710;		
	padding:		5px;
	margin:			-3px -5px -3px -5px;
	border:			1px groove #EBD913;
}

.text_comment h1, .text_comment h2, .text_comment h3, .text_comment h4 {
	font: 			verdana, arial, helvetica, sans-serif;
	color:			#000000;
	filter:			none;
	width:			auto;
	margin:			0px 0px 0px 0px;	
}

.text_comment h1 {
	font-weight:	800;
	font-size:		16px;	
}

.text_comment h2 {
	font-weight:	600;	
	font-size:		14px;	
}

.text_comment h3 {
	font-weight:	400;	
	font-size:		12px;	
}

.text_comment h4 {
	font-weight:	300;	
	font-size:		10px;
}

