h1{
float:left;
color:#777777;
font-family:Tahoma;
font-size:15px;
font-style:normal;
height:16px;
line-height:16px;
vertical-align:middle;
}


.bloc_niveau
{
	/*width:165px;
	height:142px;*/
	width:145px;
	height:132px;
	/*background:url(../img/niveaux/bloc_niveau.png);*/
	padding:5px;
	/*border:solid 1px #cfcfce;*/
	text-align:center;
	margin-bottom:20px;
}

#table_niveaux
{
	/*width:100%;*/
	margin-top:30px;
	clear:left;
}

#table_niveaux tr td
{
	width:145px;
	padding:5px;
}

.bloc_niveau .titre
{
	text-decoration:none;
	color:#73736D;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}

.bloc_niveau .image img
{
	border:0px;
	margin-top:10px;
}

#conteneur_blocs_produits
{
	margin-top:50px;
	width:100%;
}

.bloc_produit
{
	
}