@import url(global.css);

.actu {padding-top: 1em; border-top: solid 1px #000}

#nav {border-top: solid 1px #333}

.separatorRight,
.separatorLeft {text-align: right; margin: 1em 1em 2em 1em; font-weight: bold; list-style: none}
.separatorRight a,
.separatorLeft a {width: auto; padding: 0.5em 1em; padding-right: 33px; background-image: url(i/top.gif); background-position: 100% 0; background-repeat: no-repeat}

.bordered {border: solid 1px #333; padding: 1em}
img.bordered {padding: 0}

.head {border: solid 1px #333; padding: 1em}

.conferences {margin-bottom : 2em}
.conferences table {border-top: solid 3px #333; border-left: solid 3px #333; border-collapse: collapse}
.conferences td {padding: 8px 9px; vertical-align: top; border-bottom: solid 3px #333; border-right: solid 3px #333}
.conferences td.th1,
.conferences td.th2,
.conferences td.th2 h3 {background: #333; color: #fff}

/* Breadcrumbs
---------------------- */
html>body #content .breadCrumbs {list-style: none; padding-left: 0; margin-left: 0}
html>body #content .breadCrumbs li {display : inline; padding : 0}
html>body #content .breadCrumbs li:before {content: "\00\007c\00a0"; font-weight: bold; font-size: 1.2em}
html>body #content .breadCrumbs li:first-child:before {content: "\00a0\25b6\00a0"; font-size: 0.9em; font-weight: normal; color: #d71248}

/* 
---------------------- */
html>body #content .enumerator li.enumerate ul {display: inline; margin-left : 0; padding-left : 0}
html>body #content .enumerator li.enumerate li {display: inline; font-family: arial,verdana,sans-serif;}
html>body #content .enumerator li.enumerate li:before {content: "\002d\00a0" }
html>body #content .enumerator li.enumerate li:first-child:before {content: ""}