/* 

DIAGS 2008 | © DELTA WEB http://www.delta-web.com

CSS pour espace client

*/
.tab1 td {
padding:5px;
border-bottom:1px solid #8a9fbe;
}

.tab1 .lib {
border-bottom:4px solid #8a9fbe;
font-weight:bold;
}

.tab1 .sep {
border:none;
background:#f3f5f8;
padding:0;
height:10px;
font-size:9px;
line-height:9px;
}

.tab1 .tdColor {
background:#f3f5f8;
border-bottom-color:#dce2eb;
}

.tab2 td {
padding:5px;
border:none;
}

#listeMenu {
list-style:none;
margin:0;
padding:0;
}

#listeMenu li {
margin:0;
padding:0;
}

#listeMenu li a {
background:url(../images/puce_liste.gif) 0px 2px no-repeat;
display:block;
line-height:25px;
width:100%;
text-decoration:none;
text-indent:30px;
border-bottom:1px solid #8a9fbe;
}

#listeMenu li a:hover {
background:#f3f5f8 url(../images/puce_liste.gif) 0px 2px no-repeat;
}

#faqVideocast {
z-index:10;
position:absolute;
width:770px;
height:650px;
padding:10px;
left:50%;
top:150px;
margin:0 0 0 -375px;
background:url(../images/bg_videocastFAQ.gif) no-repeat;
display:none;
}

.FaqRep {
display:block;
line-height:25px;
width:100%;
text-decoration:none;
border-bottom:1px solid #8a9fbe;
}