body {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #006699;
    border: none;
    color: #000000;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 11pt;
    text-align: center;
}
#canvas {
    width: 990px;
    margin: 20px auto 20px auto;
    padding: 20px 0px;
    /*border-top: #ffffff solid 5px;*/
    color: #000000;
    font-family: Verdana, Arial,Helvetica,sans-serif;
    font-size: 12pt;
    text-align: left;

}
#header {
    position: relative;
    display: block;
    margin: 0px 0px 50px 0px;
    padding: 0px;
    border: #cccccc solid 2px;
    width: 992px;
}

#header-home {
    position: relative;
    display: block;
    margin: 20px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    width: 990px;
    border-top: #ffffff solid 5px;
}

/* overwrite IE values for other browers */
html>body #header {
    width: 990px;
}
#mainmenu {
    width: 988px;
    position: relative;
    margin: 50px 0px 0px 0px;
    /*margin: 20px 0px 20px 0px;*/
    padding: 0px 20px 0px 20px;
    border: none;
    font-weight: bold;
    text-align: center;
}

/* overwrite IE values for other browers */
html>body #mainmenu {
	width: 950px;
}
hr {
    noshade: noshade;
    size: 1px;
}
img {
    border: none;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
tr.header {
	background-color: #aaaaaa;
	font-weight: bold;
}

 tr.alt {
	background-color: #eeeeee;
}

 a:link {
	text-decoration: none;
	color: #ffffff;
}

 a:visited {
	text-decoration: none;
	color: #ffffff;
}

 a:hover {
	text-decoration: none;
	color: #880000;
}

 li {
	padding: 0.2em 0.2em 0.2em 0.2em;
	font-align: left;
}

 li.active {
	list-style-image: url(images/arrow_active.gif);
	border: #aaaaaa solid 1px;
	background-color: #eeeeee;
}

 li.menu {
	list-style-image: url(images/arrow_on.gif);
}

 ol {
	padding: 0px;
	margin: 0px 0px 0px 50px;
}

 .ollist {
	width: 860px;
}

 .olist li {
	marging: 0px;
	padding: 10px 20px;
	font-align: left;
}

#content {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    border: none;
    color: #000000;
    font-size: 11pt;
}

/* TITLE on page */
#content-title {
    position: relative;
    display: block;
    border: none;
    border-top: #aaaaaa solid 1px;
    border-bottom: #aaaaaa solid 1px;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    background-color: #ff6633;
    font-weight: bold;
    color: #ffffff;
}
#content-title .decor {
    color: #006666;
    background-color: #ffffff;
}
#content a:link {
    text-decoration: none;
    color: #0000ff;
}
#content a:visited {
    text-decoration: none;
    color: #0000ff;
}
#content a:hover {
    text-decoration: none;
    color: #ff6633;
}
.paragraph {
    position: relative;
    display: block;
    border: none;
    margin: 0px 1px 10px 1px;
    padding: 0px;
}
.paragraph-title {
    position: relative;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 3px 15px 3px 15px;
    border: none;
    background-color: #006699;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}
.paragraph-comments {
    position: relative;
    display: block;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    font-size: 11pt;
    font-weight: bold;
}
.paragraph-text {
    position: relative;
    display: block;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 15px 0px 15px;
    text-align: justify;
}
.paragraph-menu {
    position: relative;
    display: block;
    margin: 0px 0px 0px 50px;
    padding: 0px 0px 0px 0px;
    border: none;
    font-size: 10pt;
    font-weight: bold;
}
.paragraph-indent {
    position: relative;
    display: block;
    margin: 0px 0px 0px 20px;
    padding: 5px 15px 0px 15px;
    border: none;
}
.paragraph_second {
    position: relative;
    display: block;
    border: none;
    margin: 0px 1px 10px 1px;
    padding: 0px 15px 0px 15px;
}
.paragraph_second-text {
    position: relative;
    display: block;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    text-align: justify;
}
.paragraph_second-title {
    position: relative;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    border: none;
    text-transform: uppercase;
    color: #006666;
    font-weight: bold;
}
.paragraph_second-comments {
    position: relative;
    display: block;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11pt;
    font-weight: bold;
}
.paragraph_third {
    position: relative;
    display: block;
    border: none;
    margin: 0px 1px 10px 1px;
    padding: 0px 15px 0px 15px;
}
.paragraph_third-text {
    position: relative;
    display: block;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    text-align: justify;
}
.paragraph_third-title {
    position: relative;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    border: none;
    text-transform: uppercase;
    color: #006666;
    font-weight: bold;
}
.paragraph_third-comments {
    position: relative;
    display: block;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 11pt;
    font-weight: bold;
}
/* BOX for PICTURE in paragraph */
.picture {
    position: relative;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
}
.picture-image {
    position: relative;
    display: block;
    margin: 0px 0px;
    padding: 0px 0px;
    border: none;
}
.picture-caption {
    position: relative;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 100x 100px 100px 100px;
    font-size: 10pt;
}
/* BOX for PICTURE in paragraph */
.rightpicture {
    position: relative;
    margin: 0px 0px 10px 30px;
    padding: 0px 0px;
    border: none;
    float: right;
}
/* BOX for PICTURE in paragraph */
.leftpicture {
    position: relative;
    margin: 0px 30px 10px 0px;
    padding: 0px 0px;
    border: none;
    float: left;
}
.table_committee, tr, td {
    margin: 0px;
    border: none;
    border-spacing: 25px;
    empty-cells: show;
    font-size: 10pt;
    vertical-align: top;
}
.table_committee {
    width: 96%;
}
.table_committee .people {
	color: #006666;
	font-weight: bold;
}
.registration_title {
	color: #006666;
	font-style: italic;
	font-weight: bold;
}
.obligatoire {
        color: #FF0000;
        font-weight: bold;
}
.important {
        color: #006666;
        font-weight: bold;
}
.messagebox {
    position: relative;
    display: block;
    border: #990000 solid 3px;
    margin: 10px 10px 40px 10px;
    padding: 20px;
    background-color: #ffffff;
    font-size: 11pt;
}
#footer {
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px;
	border-top: #ffffff solid 5px;
	font-weight: bold;
}
 .tableschedule {
	width: 94%;
	border: none;
	border-spacing: 0px;
}

/* overwrite IE values for other browers */
html>body .tableschedule {
	width: 98%;
}

 .tableschedule td {
	border: none;
	padding: 10px;
}

 .tableschedule td.time {
	width: 20%;
	font-weight: bold;
}

 .tableschedule td.time_right {
	width: 20%;
	font-weight: bold;
	text-align: right;
}

 .tableschedule td.edit {
	width: 10%;
	text-transform: uppercase;
	font-weight: bold;
}

 .tableschedule tr.session td.title .title {
	text-transform: uppercase;
	color: #006666;
	font-weight: bold;
}

 .tableschedule tr.session td.title .people {
	font-weight: bold;
}

 .tableschedule tr.session td.title .remark {
	font-style: italic;
	font-weight: bold;
}

 .tableschedule tr.event td.title .title {
	text-transform: uppercase;
	font-style: italic;
}

 .tableschedule tr.event td.title .location_event {
	display: block;
	margin: 0px 0px 5px 0px;
}

 .tableschedule tr.event td.title .remark {
	font-style: italic;
}

 .tableschedule tr.talk td.title .title {
	font-weight: bold;
}

 .tableschedule tr.talk td.title   .person {
	font-weight: bold;
}

 .tableschedule tr.talk  .material {
	text-transform: uppercase;
}

 .tableschedule tr.notscheduled {
	background-color: #ffffff;
}

 .note {
	text-size: 8pt;
}

 .participant {
	font-weight: bold;
}

.table_participants tr.pair {
        background-color: #ccffff;
        align:middle;
        border-color:#000000;
}
.table_participants tr.impair {
        background-color: #ffffcc;
        align:middle;
        border-color:#000000;
}
 .presentation {
	border-bottom: #aaaaaa solid 1px;
	padding: 0px 0px 10px 0px;
}

 .presentation .speaker {
	color: #880000;
	font-weight: bold;
}

 .presentation .type {
	font-style: italic;
}

 .presentation .title {
	font-weight: bold;
	font-style: italic;
}

 .presentation .coauthors {
	font-style: italic;
}

 .presentation .abstract {
	text-align: justify;
}

 tr.conflict {
	background-color: #ffdddd;
}

 tr.scheduled, tr.past {
	background-color: #ffffff;
}

 tr.proposed, tr.no-seminar {
	background-color: #eeeeee;
}

 tr.open {
	background-color: #d4e7e2;
}

