.partie {
	float:left;
	display:inline;
	font-size:11px;
	line-height:15px;
	text-align:justify;
	width:611px;
}

.ct-black-square  
{   
	background-color: #996600 !important;
}   
  
.ct-white-square  
{   
	background-color: #f5e3c1  !important;
}  
.ct-board-border  
{    
    border:2px solid #663300  !important;
}  
.ct-board-move-comment   
{    
    color: #996600 !important;
} 
.partie_col1 {
	float:left;
	display:inline;
	width:260px;
}
.partie_col2 {
	float:left;
	display:inline;
	width:330px;
}
