#accueil_gauche {
	margin:0 auto;
	width:665px;
	
}

#accueil_gauche ul {
list-style-type: none;
padding:0;
margin:0 auto;
width:650px;
}

#accueil_gauche li {
	background:url(img/balta_fnd_type.gif) no-repeat;
	display:block;
	width: 150px;
	height:130px;
	margin-top:2px;
	margin-left:10px;
	float:left;
}

#accueil_gauche li p {
text-align:center;
line-height:normal;
margin:0 auto;
}

#accueil_gauche h1, #accueil_gauche h1 a {
	color:#666666;
	font-size:0.9em;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	margin:0;
}

#accueil_gauche h2 {
background:#CCCCCC;
	color:#000000;
	font-size:1em;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	margin:0;
}

#accueil_gauche h3 {
color: #0354c2;
font-size:1.0em;
font-weight:bold;
line-height:16px;
letter-spacing:2px;
text-align:center;
margin:0;
}
#accueil_gauche h5 {
color: #fff;
font-size:0.9em;
font-weight:bold;
line-height:16px;
letter-spacing:1px;
text-align:center;
margin:0;
margin-top:4px;
}
#accueil_gauche h6 {
	color: #0066CC;
	font-size:0.8em;
	text-decoration:line-through;
	font-weight:bold;
	line-height:10px;
	letter-spacing:1px;
	text-align:center;
	margin:0;
}
#accueil_gauche h7 {
color: #0354c2;
font-size:0.9em;
font-weight:bold;
line-height:10px;
letter-spacing:1px;
text-align:center;
margin:0;
}

