#accueil_gauche {
	margin:0 auto;
	width:942px;
}
#accueil_gauche1 {
	margin:0 auto;
	width:236px;
}
#accueil_gauche2 {
	margin:0 auto;
	width:472px;
}
#accueil_gauche3 {
	margin:0 auto;
	width:708px;
}

#accueil_gauche ul,#accueil_gauche1 ul,#accueil_gauche2 ul,#accueil_gauche3 ul {
list-style-type: none;
padding:0;
margin:0;
width:100%;
}

#accueil_gauche li,#accueil_gauche1 li,#accueil_gauche2 li,#accueil_gauche3 li {
background-color:#FBFBFB;
display:block;
width: 227px;
height:71px;
border: 2px solid #a1b2bd;
margin:4px 2px;
float:left;
}

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

#bp_img {
background-color:#FBFBFB;
display:block;
width: 83px;
height:62px;
padding-top:9px;
border-right: 1px solid #a1b2bd;
float:left;
}
#bp_txt {
background-color:#FBFBFB;
display:block;
width: 140px;
height:50px;
margin-top:10px;
border-top: 1px solid #a1b2bd;
border-bottom: 1px solid #a1b2bd;
float:left;
}



#accueil_gauche h1,#accueil_gauche1 h1,#accueil_gauche2 h1,#accueil_gauche3 h1 {
	color:#666666;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	/*border-bottom: 1px solid #a1b2bd;*/
	margin:0;
}

#accueil_gauche h2,#accueil_gauche1 h2,#accueil_gauche2 h2,#accueil_gauche3 h2 {
	background:#e6ebef;
	color:#000000;
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	border-bottom: 1px solid #a1b2bd;
	margin:0;
	height:24px;
}

#accueil_gauche h3,#accueil_gauche1 h3,#accueil_gauche2 h3,#accueil_gauche3 h3 {
background-color:#FFFFFF;
color: #990000;
font-size:1.0em;
font-weight:bold;
letter-spacing:2px;
text-align:center;
margin:0;
}
