div.div_navigation {
	padding-left: 18px; 
	/*background:url('http://www1.mini-toys.fr/includes/templates/template_perso/images/header/bas_box.jpg') no-repeat bottom left;*/
	padding-bottom: 10px;
	}

table.tab_nav {
	width: 700px;
	margin: 0;
	padding: 0;
	margin-left:20px; 
	margin-top: -3px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	text-align: center;
}

.div_cate,.div_cate_gauche,.div_cate_droit  {
	width: 98px; 
	float: left;
	text-align: center; 
	background-color: #F7F7F7;
	padding-left: 2px;
	padding-right: 2px;
	}

.div_cate_gauche {
	border-left: 1px solid #CCC;
	width: 100px;
	height: 95px;
}
.div_cate_droit {
	border-right: 1px solid #CCC;
	width: 100px;
	height: 95px;
}

img.vignette_nav {
	height: 65px;
	}
	
span.nom_cate_nav_over {
	color: #D12;
	/*border: 1px dotted #D12;*/
	}
