#contenu .marge {
background-image: url(../img_com/page_fond_actu.jpg);
background-repeat: repeat-x;
background-position:right top;
background-repeat:no-repeat;
background-color:white;
border-right:solid 1px #DCDCDC;
border-left:solid 1px #DCDCDC;
}

#onglettemoignage {
margin-top:6px;
background-color:#E2E2E2;
}

#onglettemoignage .haut{
	background-image: url(../img_com/onglet_gris_top.gif);
	background-repeat: repeat-x;
	width:809px;
	height:7px;
	font-size:4px;
}

#onglettemoignage .centre{
height:49px;
}

#onglettemoignage .centre ul {
margin:0px;
padding:0px;
margin-left:2px;
}

#onglettemoignage .centre li {
display:block;
list-style-position: outside;
list-style: none;
padding-top:2px;
padding-bottom:2px;
float:left;
width:100px;
height:45px;
background-color:#E2E2E2;
margin-left:10px;
text-align:center;
}

#onglettemoignage .centre li a, #onglet .centre li alink {
text-decoration:none;
}


#onglettemoignage .centre li span {
display:block;
padding-top:10px;
}

#onglettemoignage .centre li span.span_plus {
padding-top:5px;
}


#onglettemoignage .centre li.onglet_on {
display:block;
list-style-position: outside;
list-style: none;
padding-top:2px;
padding-bottom:2px;
float:left;
background-image: url(../img_com/onglettemoignage_blanc_top.gif);
background-repeat: no-repeat;
background-color:white;
margin-left:10px;
}
