body{
margin: 0; 
padding: 0;
background:#ca261d;
font-family: Verdana, sans-serif;
}
.notdisplay {
display : none;
}
#centrage {
position:absolute;
left: 50%;
top: 50%;
width: 940px;
height: 597px;
margin-top: -298px; 
margin-left: -470px;
}
#tabelle{
background:#FFFFFF;
width:940px;
}

.onglet_particulier{
font-size: 16px;
text-align: center;
font-weight:bold;
background:url(images/b2b.gif) no-repeat;
}
.onglet_particulier a:link,
.onglet_particulier a:visited{
color:#FFF;
text-decoration:none;
}
.onglet_particulier a:hover{
text-decoration:underline;
}

.onglet_entreprise{
font-size: 16px;
text-align: center;
font-weight:bold;
background:url(images/b2d.gif) no-repeat;
}
.onglet_entreprise a:link,
.onglet_entreprise a:visited{
color:#FFF;
text-decoration:none;
}
.onglet_entreprise a:hover{
text-decoration:underline;
}

.texte{
padding: 15px 15px 0 55px;
font-size: 11px;
text-align:justify;
color:#6c6b6b;
background:url(images/b3a.gif) no-repeat;
}

.text_lorem{
vertical-align:top;
font-size: 11px;
text-align:justify;
color:#6c6b6b;
}