#accueil_gauche {
	background:#ffffff url(img_rdbp/rdbp_sh_02.gif) no-repeat top left;
	margin:0;
	width:500px;
	height:129px;
	float:left;
}

#accueil_droit {
background:#ffffff url(img_rdbp/rdbp_sh_03.gif) no-repeat top right;
	margin:0;
	width:500px;
	height:129px;
	float:right;
}

#accueil_gauche ul, #accueil_gauche li, #accueil_droit ul, #accueil_droit li {
list-style-type: none;
padding:0;
margin:0;
}

#accueil_gauche ul {
	left:auto;
	top:0px;
	width:500px;
}
#accueil_droit ul {
	left:auto;
	top:0px;
	width:500px;
}

#accueil_gauche li, #accueil_droit li {
background-color:#FBFBFB;
display:block;
width: 200px;
height:119px;
border: 1px solid #a1b2bd;
margin:4px 9px;
}
#accueil_gauche li {
float:right;
}
#accueil_droit li {
float:left;
}

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

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

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


#accueil_droit h2, #accueil_gauche h2 {
	background-color:#e6ebef;
	color:#000000;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	margin:0;
	height:24px;
}

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