@CHARSET "ISO-8859-1";

#bddNav {float: left; width: 650px; margin: 0; padding: 0 0 0 30px; list-style: none; border-bottom: 1px solid #1f537b;}
#bddNav li {display: inline;}
#bddNav li a {text-decoration: none; display: block; float: left; padding: 0.5em 0.8em; margin: 0 1px; background-color: #F4F9FD; color: #00569c; font-size: 14px; border-style: solid solid none solid; border-width: 1px 1px 0 1px; border-color: #ddd;}
#bddNav li a:hover {background-color: #ffffe1; color: #b42000}
#bddNav li a.current {color: #fff; background-color: #1f537b; border-color: #1f537b; text-decoration: underline;}

.navLigne {float: left; width: 655px; margin: 0; padding: 0 0 0 25px; background-color: #1f537b;}
.navLigne li {list-style : none; display: inline;}
.navLigne li a {float: left; display: block; padding: 0.3em 0.5em; color: #ddd; font-size: 13px; text-decoration: none;}
.navLigne li a:hover {text-decoration: underline;}
.navLigne li a.current {color: #fff; text-decoration: underline;}

.bddlist {float: left; width: 680px; border-width: 0 1px 1px 1px; border-style: none solid solid solid; border-color: #ddd;}
.bddlist .titre {background-color: #ffffe1; color: #b42000; font-size: 12px;}
.bddlist .titre .thl, .bddlist .titre .th, .bddlist .titre .thr {padding: 0.2em; border-bottom: 1px solid #ddd;}
.bddlist .row1 {background-color: #fff;}
.bddlist .row2 {background-color: #F8F8F8}
.bddlist .tcl, .bddlist .tc, .bddlist .tcr {padding: 0.2em 0; font-size: 13px; border-bottom: 1px dotted #eee;}
.bddlist .tcl {padding-left: 0.2em;}
.bddlist .tcl a {color: #00569c; text-decoration: none;}
.bddlist .tcl a:hover {color: #b42000; text-decoration: underline;}
.bddlist .tcl span {color: #484848; font-size: 12px; font-style: italic;}
.bddlist .tc {color: #484848}
.bddlist .tcr span {display: none; visibility: hidden;}

.bddfilter {float: left; margin: 0 0 10px 0; padding: 0; font-size: 12px;}
.bddfilter li {display: inline; width: 200px; float: left;}
.bddfilter li a{color:#484848;}
