html, body {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	color: #666666; 
	}


.btnNav{
	font-size:18px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	}

.btnNav:hover{
	font-size:18px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none; 
	}
#tableboutiquenav{
	width:544px; 
	margin: 0 0 0 30px; 
	height:28px;
	}
#boutiquenav {
	margin: 0; 
	padding: 0 0 0 0; 
	height:28px; 
	text-align: center;
	background-color:#999999;
	}
#tableCouleurs{
	width:544px; 
	margin: 0 0 0 30px; 
	height:200px;
	}
#tableTitre{
	width:544px; 
	margin: 0 0 0 30px; 
	height:40px;
	}
.normal {
	font-size: 12px;
	}
.lien {
	line-height:14px; 
	font-size:11px; 
	font-weight: bold; 
	color: #666666; 
	text-decoration: none;
	}
.lien:hover{
	color: #999999; 
	}

