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

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

#accueil_gauche li {
	background: url(img_dms/cadre_02.gif) no-repeat;
	display:block;
	width: 276px;
	height:220px;
	margin-top:2px;
	padding:2px 1px;
	float:left;
}

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

#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: #0354c2;
font-size:0.9em;
font-weight:bold;
line-height:16px;
letter-spacing:1px;
text-align:center;
margin:0;
}
#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;
}

