#accueil_gauche {
	margin:0 auto;
	width:942px;
	clear:both;
}

#accueil_gauche ul {
list-style-type: none;
padding:0;
margin:0;
width:100%;
}

#accueil_gauche li#gars {
background: url(img_rdbp/rdbp_renc_fiche_g.gif) no-repeat;
background-color:#FBFBFB;
display:block;
width: 231px;
height:164px;
margin:4px 2px;
}
#accueil_gauche li#fille {
background: url(img_rdbp/rdbp_renc_fiche_f.gif) no-repeat;
background-color:#FBFBFB;
display:block;
width: 231px;
height:164px;
margin:4px 2px;
}
#accueil_gauche li {
float:left;
}

#accueil_gauche li p {
text-align:center;
line-height:normal;
margin:2px 10px 1px;
}

#accueil_gauche h1 {
	color:#666666;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	margin:0;
}

#accueil_gauche h2 {
	background:#e6ebef;
	color:#000000;
	height:27px;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	margin:0;
}

#accueil_gauche h3 {
background-color:#FFFFFF;
color: #990000;
font-size:1.0em;
font-weight:bold;
letter-spacing:2px;
text-align:center;
margin:0;
}



#accueil_gauche h4, #accueil_gauche h5 {
	color:#000000;
	height:17px;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	margin:12px 0 0 0;}

#accueil_gauche h4 a{
color:#000066;
}
#accueil_gauche h5 a{
color:#CC0066;
}

#accueil_gauche h6 {
	color:#666666;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	margin:0;
}
#accueil_gauche h6 a{
	color:#666666;
	font-size:0.9em;
	font-weight:lighter;
	letter-spacing:0px;
	text-align:center;
	margin:0;
}

#accueil_gauche h1 img {
	color:#666666;
	font-size:0.8em;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
	margin:-4px 0;
}
