@CHARSET "UTF-8";
.news{
	padding-bottom: 10px;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	height: 100%;
	overflow: auto;
}

.vignette{
	float: left;
	width: 120px;
	text-align: center;
}

.chapeau{
	float: left;
	width: 335px;
}

.short-text{
	margin-top: 5px;
}

.description{
	margin-top: 10px;
}

.category-title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: lowercase;
	color: #000;
}

.news-title{
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.news-date{
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}

.news-toolbox{
	float: right;	
}

.news-maurice{
	padding-bottom: 10px;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	min-height: 10px;
	overflow: auto;
}


.news-main img{
	padding: 5px;	
}

.news-main p{
	margin-top: 10px;
	margin-bottom: 10px;	
}

.news-main a, .news-main a:link, .news-main a:visited, .news-main a:active {
	color:#ff6600;
}

.news-main  a:hover {
	text-decoration:underline;
}

.pagination{
	margin-top: 10px;
	text-align: center;
}

.pagination a{
	/*margin-right: 5px;*/
}

.news-snippet{
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	margin-bottom: 5px;
}

.vignette-right{
	float: right;
	padding: 5px;
}

.vignette-left{
	float: left;
	padding: 5px;
}

.emphasis-title-16{
	border-bottom:0px;
	font-size: 24px;
}

.orange-pagination{
	/*padding-left: 100px;*/
}

#kinews-input{
	width: 120px;
	border:1px solid #ccc;
	height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#kinews-sidebar-search{
	padding: 5px;	
}

#kinews-sidebar-search .rechercher{
	color: #ff5500;
	font-weight: bold;
	margin-bottom: 5px;	
}

#kinews-sidebar-search .go{
	margin-top: 10px;	
}

#kinews-search-container{
	width: 400px;
}

#kinews-search-submit{
	margin-top: 20px;
	cursor: pointer;
}

#kinews-input-main{
	width: 300px;
	border:1px solid #ccc;
}

#kinews-search-container-main{
	width: 400px;
}

.chapeau a:active, .chapeau a:link, .chapeau a:visited {
	color: #000;  
	text-decoration: none;
}

.chapeau a:hover{
	color: #000;
	text-decoration: underline;
}

.date{
	color:#767676;
	font-size:80%;	
}

#increaseFont, #decreaseFont{
	cursor: pointer;	
}

#news-main{
	clear: both;	
}		
.tableau{
 width:100%;
}

.tableau THEAD{
    
	background-color:#EFEFEF;

	height: 20px;

}

.tableau TH{
	padding-left:10px;padding-right:5px;
	border-right:1px solid #7B7B7B;
	font-weight: bold;	
	border-top:2px solid #CBCBCB;
	border-bottom:2px solid #CBCBCB;

}
.tableau TD{
    padding-bottom:4px;
	padding-top:4px;
	vertical-align:top;
	padding-left:10px;
	border-bottom:1px solid #CBCBCB;
}

.tableau .on {
background-color:#E8E6E7;
}
.tableau .off{
	background-color: #fff;
}
.tableau td1{
	padding-top:5px;
	padding-bottom: 5px;
	align:center;
	vertical-align: top;	
}

#disqus_thread a{
	color: #ff6600;
}
