#table_couleurs_casquettes
{
    border-collapse: collapse;
    width: 588px;  
    border: none;
}
#cellules_couleurs_casquettes
{
	margin: auto;
}
#cellules_couleurs_casquettes td
{
	font-family: Arial; 
    font-size: 15px;
	text-align: left;
	width: 130px;
	Vertical-align: bottom;
}


#table_texte
{
    border-collapse: collapse;
    width: 588px;  
    border: none;
}
#cellules_texte
{
	margin: auto;
}
#cellules_texte td
{ 
	font-family: Arial; 
    font-size: 14px;	
}


#table_polices
{
    border-collapse: collapse;
    width: 588px;  
    border: none;
}
#cellules_polices
{
	margin: auto;
}
#cellules_polices td
{
	padding: 5px;
	background-position: center;
	background-position: left;
	background-repeat: no-repeat;
    cursor: pointer;	
}


#table_fonds
{
    border-collapse: collapse;
    width: 588px;
    border: none;
}
#cellules_fonds
{
	margin: auto;
	margin-bottom: 7px;
}
#cellules_fonds td
{
	border: 2px solid black;
	height: 107px;
	width: 107px;
    cursor: pointer;	
}


#table_couleurs_flex
{
    border-collapse: collapse;
    width: 588px;
    border: none;
}
#cellules_couleurs_flex
{
	margin: auto;
	margin-bottom: 5px;
}
#cellules_couleurs_flex td
{
	width: 71px;
	height: 73px;
	background-position: center;
	background-repeat: no-repeat;
    cursor: pointer;	
	text-align: center;
}


#table_couleurs_flock
{
    border-collapse: collapse;
    width: 588px;
    border: none;
}
#cellules_couleurs_flock
{
	margin: auto;
	margin-bottom: 5px;
}
#cellules_couleurs_flock td
{
	width: 71px;
	height: 73px;
	background-position: center;
	background-repeat: no-repeat;
    cursor: pointer;	
	text-align: center;
}