* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.15em;
    color: #333;
    font-size: 0.95em;
}

body {
    background: #e4e4d4 url('img/body_bg.gif') fixed;
}

h1, h2, h3 {
    font-weight: normal;
    margin: 1em 0;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.4em;
    margin-left: 2em;
}

h3 {
    font-size: 1.4em;
    margin-left: 2em;
}

p {
    margin: 0.6em 0;
    line-height: 1.7em;
}

th, #confirm,  #closed {
    text-align: left;
    background-color: #b0aea3;
    padding: 1em;
}

abbr {
    border-bottom: 1px dotted;
}

big {
    font-size: 1.2em;
}

small {
    font-size: 0.9em;
}

label {
    font-size: 1.2em;
}

label:after {
    content: " :";
}

input {
    padding: 3px;
    font-size: 1.2em;
    border: 1px #b0aea3 solid;
}

input[type="text"] {
    width: 300px;
}

textarea {
    background-color: #fff;
    padding: 3px;
    font-size: 1.1em;
    border: 1px #b0aea3 solid;
}

a, a abbr {
    color: #098dce;
    font-size: 1em;
}

a:hover, a:hover abbr {
    color: #035eb2;
}

a.ext {
    background: url('img/a_ext.gif') right top no-repeat;
    padding-right: 13px;
}

a.ext:hover {
    background: url('img/a_ext.gif') right bottom no-repeat;
}

.right {
    text-align: right;
}

object {
    width: 740px;
    height: 400px;
}

#header {
    background: #3a4968 url('img/menu_bar_bg.gif') bottom repeat-x;
    height: 150px;
}

#header.admin {
    background: #3a4968 url('img/menu_bar_bg_admin.gif') bottom repeat-x;
}

#head-content {
    width: 780px;
    height: 150px;
    margin: auto;
    text-align: center;
    background: #33405b url('img/menu_bar_bg_inner.gif') bottom repeat-x;
}

#head-content #item_demo {
    background: #33405b url('img/menu_bar_bg_demo_inner.gif') bottom repeat-x;
}

#head-content.admin, #head-content #item_admin {
    background: #33405b url('img/menu_bar_bg_admin_inner.gif') bottom repeat-x;
}

#head-content img {
    margin-top: 10px;
}

#head-content ul {
    margin: 10px 0 0 20px;
    width: 780px;
}

#head-content ul li {
    float: left;
    list-style-type: none;
}

#head-content ul li a {
    height: 14px;
    padding: 7px 1em;
    display: block;
    color: #d7d4c7;
    text-decoration: none;
}

#head-content ul li a:hover {
    background: url('img/menu_bar_bg_hover.gif') center center;
    color: #e4e4d4;
}

#head-content ul #item_demo a:hover {
    background: url('img/menu_bar_bg_demo_hover.gif') center center;
}

#head-content ul #item_admin a:hover, #head-content.admin ul li a:hover {
    background: url('img/menu_bar_bg_admin_hover.gif') center center;
}

#container {
    background: #d7d4c7 url('img/container_arrow.png') 80% 0 no-repeat;
    width: 780px;
    margin: 0 auto;
    padding-top: 30px;
}

#container.admin {
    background-image: none;
}

#date {
    float: right;
    margin: -10px 125px 0 0;
    text-align: center;
    width: 100px;
    font-family: Trebuchet MS, Verdana, sans-serif;
    font-size: 1.8em;
    line-height: 1.15em
}

#date small {
    font-size: 0.7em;
}

#intro, #conferenciers, #planning, #inscription, #contact, #copy, #doc, #admin {
    margin: 30px 20px;
}

#intro p, #contact p {
    text-align: justify;
}

#intro p.right, #admin p.right, #contact p.right {
    text-align: right;
}

#intro, #admin {
    background: url(img/container_filigramme.gif) right top no-repeat;
}

#conferenciers .speaker {
    clear: both;
    width: 90%;
    margin: 3em auto;
}

#conferenciers .speaker h2 {
    margin: 0;
    font-size: 1.4em;
    background-color: #b0aea3;
    padding: 0.5em;
}

#conferenciers .speaker h3 {
    margin: 0;
    font-size: 1.2em;
    padding: 0.2em 0.6em;
}

#conferenciers .speaker img {
    float: left;
    clear: both;
}

#conferenciers .speaker p {
    margin-left: 90px;
}

#planning table {
    width: 740px;
    margin: 20px auto;
}

#planning table td {
    padding: 1em;
    font-size: 1.1em;
}

#planning table .small {
    width: 30px;
    text-align: center;
}

#planning table td.small, .brown {
    background-color: #c9c7ba;
}

#inscription table {
    margin-left: 5em;
}

#inscription table td {
    padding: 0.5em;
}

#inscription table td:first-child {
    text-align: right;
}

#inscription table td ul li {
    list-style: none;
    font-size: 1.1em;
    color: #ea6645;
    padding: 3px;
}

#confirm, #closed {
    text-align: center;
}

#contact #addr {
    float: right;
    margin: 0 3em 0 1em;
    border-left: 3px #b0aea3 solid;
    padding-left: 1em;
}

#contact ul li {
    margin-left: 6em;
    padding: 0.5em;
    list-style-type: square;
    font-size: 1em;
}

#carte {
    clear: both;
}

#partenaires {
    padding: 30px 20px;
    background-color: #402b33;
}

#partenaires #flyin {
    width: 200px;
    height: 202px;
    background: url(img/flyin_logo.png) 0 0 no-repeat;
    float: left;
    margin-right: -230px;
    position: relative;
    right: 220px;
    top: -50px;
}

#partenaires * {
    color: #d7d4c7;
}

#partenaires table {
    width: 600px;
    background-color: #d7d4c7;
    margin: 20px auto;
    padding: 2em 1em;
}

#partenaires table td {
    padding: 2em 1em;
    text-align: center;
}

#copy {
    padding-bottom: 1em;
    margin-bottom: 0;
}

#copy p {
    text-align: center;
}

#error {
    background: #d7d4c7 url('img/container_arrow.png') 80% 0 no-repeat;
    width: 740px;
    margin: 0 auto;
    padding: 30px 20px;
    height: 100%;
}

#doc {
    margin: 30px 20px;
    padding-bottom: 2em;
}

#doc > ul {
    margin-left: 5em;
}

#doc > ul li {
    font-size: 1em;
    list-style-type: square;
    padding: 0.3em;
}

#doc p {
    text-align: justify;
    line-height: 1.7em;
}

#doc p.diapo {
    background-position: left 10px;
    background-repeat: no-repeat;
    padding: 0.5em 0.5em 0.5em 4em;
}

#doc .diapo.ppt {
    background-image: url('img/ppt.png');
}

#doc .diapo.pdf {
    background-image: url('img/pdf.png');
}

#doc p.diapo big {
    font-size: 1.2em;
}

#doc p.right {
    text-align: right;
}

#doc p.code {
    background-color: #fff;
    padding: 1em;
    font-family: Courier;
}

#doc {
    background: url(img/container_filigramme.gif) right top no-repeat;
}

#admin .participant {
    margin-bottom: 3em;
    padding-bottom: 0.2em;
}

#admin .participant h2 {
    margin: 0;
    font-size: 1.3em;
    background-color: #b0aea3;
    padding: 0.7em;
}

#admin .participant p {
    margin: 0.8em;
}

#admin .participant span {
    margin-left: 3em;
    padding: 0.5em 1em;
    border-left: 3px #b0aea3 solid;
    display: block;
}
