/*@import url(debug.css);*/
.mceContentBody {
    padding: 15px;
    background-image: none;
    background-color: #FFFFFF;
}
#google-map {
    color: #000000;
}
#box-wrap {
    /*position: relative;*/
    width: 1000px;
    text-align: left;
    padding: 0px;
    left: 50%;
    margin: 0 auto;
}
#fond {
    position: relative; 
    background: url(medias/page/fond-left.gif) repeat-y top left;
    margin-top: 1px;
    z-index: 1; 
}
#spacer {
    font-size: 0px;
    line-height: 0px;
    clear: both; 
}

/* entete */
#box-header {
    position: relative; 
    background: #E9068B url(medias/page/fond-page.jpg) no-repeat bottom left; 
}
#box-header p {
    margin: 0px;
    padding: 0px;
}
#box-entete {
    position: relative; 
    height: 129px; 
}
#box-titre, #box-registration {
    height: 27px;     
}
#box-titre {
    position: relative; 
    float: left;
    margin-right: 135px;
}
#display-titre {
    padding-top: 4px; 
}
#display-registration {
    padding-top: 3px;
}

#box-random-images, #box-gallery {
    height: 186px;
    width: 623px;
    position: relative;
    left: 188px;
    top: 0px;
    overflow: hidden; 
}


/* menu horizontal */
#box-sidebar {
    position: relative;
    background-color: #3B5651;
    text-transform: uppercase;
    margin-top: 1px;
}
#box-sidebar p {
    margin: 0px; 
}
#box-sidebar .box {
    margin: 0px;
    width: auto;
    position: relative;
    overflow: hidden;
}
#box-sidebar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#box-sidebar ul li {
    display: inline; 
}

#box-sidebar ul li a:link, #box-sidebar ul li a:visited, #box-sidebar ul li a:hover {
    color: #FFFFFF;
    text-decoration: none;
    display: inline; 
    padding: 5px 30px;
    border-right: 1px solid #FFFFFF;
    border-left: 0px;
    line-height: 24px;
}
#box-sidebar ul li.last a:link, #box-sidebar ul li.last a:visited, #box-sidebar ul li.last a:hover {
    border-right: 0px;
}

#box-sidebar ul li a:hover {
    background-color: #E9068B;
}
#box-sidebar ul li.active a:link, #box-sidebar ul li.active a:visited {
    background-color: #E9068B; 
    font-weight: bold;
}

#box-sidebar ul li.photo-gallery {
    display: none; 
}
/* colonne gauche */
#box-left {
    float: left; 
    width: 188px;
    text-align: right;
    position: relative;
}
#display-left {
    padding-right: 10px;
    padding-top: 18px; 
}
#box-left ul {
    list-style-type: none;
    padding-right: 0px;
    margin: 0px;
    padding: 8px; 
}
#box-left ul li a:link, #box-left ul li a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
#box-left ul li a:hover {
    font-weight: bold;
    color: #E9068B; 
}
#box-left ul li.active a,
#box-left ul li.active a:hover{
    font-weight: bold;
    color: #E9068B; 
}

#box-left ul li.active ul li a{
    color: white; 
}	

#box-left .active ul li.active a{
    color: #E9068B; 
}	

#box-video-ctm08 {
    text-align: center; 
}
#box-logo-agenda {
    padding-top: 50px; 
}

/* colonne droite */
#box-right {
    float: right; 
    width: 182px;
    text-align: center;
}
#box-right .box {
    margin-top: 18px;
}

/* pied de page */
#box-footer {
    position: relative; 
    background-color: #E9068B;
    text-align: center;
    text-transform: uppercase;
    margin-top: 1px;
}
#box-footer ul {
    list-style-type: none;
    padding: 5px;
    margin: 0px; 
}
#box-footer ul li {
    display: inline;
    margin-right: 20px;
}
#box-footer ul li a:link, #box-footer ul li a:visited {
    font-size: 11px;
    color: #FFFFFF;
}
#box-footer ul li a:hover {
    color: #ffffff;
}
#box-footer ul li.active a:link, #box-footer ul li.active a:visited {
    font-weight: bold;
}


#box-footer ul li.rss-feeds a:link, #box-footer ul li.rss-feeds a:visited, #box-footer ul li.rss-feeds a:hover {
    background: url(medias/page/ico-rss.gif) no-repeat top left;
    padding-left: 20px; 
}
    
/* content */
#body-case-study-registration #box-content p {
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    color: #403F3F;
}
#body-case-study-registration #box-content label {
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
    color: #403F3F;
}
#body-case-study-registration #box-content label em{
    display: block;
    margin: 5px 0 0 0;
}
#body-case-study-registration #box-content label span.comments{
    display: block;
    margin: 5px 0 0 0;
}
#body-case-study-registration #box-content p span{
    font-weight: bold;
}
#body-case-study-registration #box-content p strong{
    color: #FF3399;
    font-size: 14px;
    font-weight: bold;
}
#body-case-study-registration #box-content .submit, #body-case-study-registration #box-content .reset{
    background-color: #FF3399;
    font-size: 12px;
    font-weight: bold;
}


#box-content {
    margin-left: 200px;
    width: 610px;
    padding-top: 20px; 
    padding-bottom: 20px;
}
#display-content {
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px; 
}

#box-content-prepend, #box-content-append {
    padding: 0px 8px;
}
#box-content-prepend p {
    margin: 0px; 
}

#box-debug {
    margin: 0px 10px 0px 10px;
    clear: both; 
}
#tab-participants {
    width: 99%; 
}

/* home */
#body-home #box-header, #body-home #box-sidebar, #body-home #box-content, #body-home #box-footer, #body-home #box-logo-agenda, #body-home #box-video-ctm08 {
    display: none; 
}
#body-home #fond {
    background: none;
}
#body-home #box-left {
    width: 787px;
}
#body-home #display-left {
    padding: 0px; 
}
#body-home #box-right {
    width: 195px;
    background: none;
}
#body-home #box-partners-right {
    display: none;
}

#body-home #display-right {
    text-align: left; 
}
#box-home-titre.box {
    margin-top: 170px;
}
#box-home-logo-agenda.box {
    margin-top: 205px;
}

#body-home #box-bloc-photo-gallery {
    display: none; 
}

/* */

body {
    background-color: #FFFFFF;
    font-family: sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    padding: 0px;
    margin: 0px; 
}
table {
    width: 100%;
    font-size: 12px;
    
}

table th {
    font-weight: bold;
    white-space: nowrap;
    background-color: #e9e9e9;
}
#body-programme td{ 
	padding: 0 5px;
}

th, td {
    padding: 5px;
    font-family: sans-serif;
    font-size: 0.9em;
    text-align: justify;
}
.odd {
    background-color: #F2F2F2;
}
#comments dl {
    padding: 0px 5px;
}
#comments dl.odd {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    padding: 5px 5px;
}
.postit {
    background-color: #e9e9e9;
}
a:link, a:visited, a:hover {
    font-weight: bold;
    color: #3B5651;
    text-decoration: none;
}
a:hover {
    color: #e9068b;
    text-decoration: none;
}
form {
    margin: 0px;
    padding: 0px;
}
p {
    margin-top: 0px;
}
form p {
    margin: 7px 0px;
}
h1 {
    position: relative;
    padding: 15px 15px;
    background-color: #429399;
    font-size: 1.6em;
    color: #FFFFFF;
    margin: 0px;
}
h2 {
    text-transform: uppercase;
    color: #e9068b;
    font-size: 1.3em;
    background: url("medias/page/puce-h3.gif") no-repeat 0px 0px;
    padding-left: 25px;
}

h2 span.low{
	text-transform: lowercase;
}

h3 {
    color: #3b5651; 
    font-size: 1.2em;
    background: url("medias/page/puce.gif") no-repeat 0px 3px;
    padding-left: 20px; 
}
h4 {
    color: #e9068b;
    font-size: 1.2em;
    background: url("medias/page/puce-h4.gif") no-repeat 0px 3px;
    padding-left: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#body-they-spoke-at-ctm .tr-color3{
	color: #3B5651;
	font-weight:normal;
    background-color: #ececec;
	text-align:left;
}

#body-they-spoke-at-ctm .tr-color3 td{
	text-align:left;
}

#body-they-spoke-at-ctm .tr-color3 td:first-child{
font-weight: bold;
}

.table1 {
    font-weight: normal;
    color: #FFFFFF;
    width: 100%;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin-bottom: 20px;
}

.table1 th, .table1 td {
    font-weight: normal;
    padding: 5px;
    background-color: #578c82;
    text-align: left;
}
.table1 a:link, .table1 a:visited, .table1 a:hover {
    font-weight: bold;
    color: #FFFFFF;
}
.table1 a:hover {
    color: #e9068b;
}
.table2 {
    padding: 5px;
    width: 100%;
    background-color: #e9efb2;
    margin-bottom: 10px;
}
.table2 th, .table2 td {
    padding: 2px;
    background-color: #e9efb2;
    text-align: left;
    width: 295px;
}
.tr-color {
    color: #e9068b;
    font-weight: bold;
    text-align: center;
    background-color: #f0f0f0;
}
.tr-color2 {
    color: #3B5651;
    font-weight: bold;
    background-color: #e9efb2;
}
.tr-color3 {
    color: #3B5651;
    font-weight: bold;
    background-color: #ececec;
}
.table3 {
    padding: 2px;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    margin-bottom: 10px;
}
.table4 {
    padding: 2px;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    margin-bottom: 10px;
}
.table4 th, .table4 td {
    padding: 8px;
    background-color: #f0f0f0;
    text-align: left;
}


.table4 td.spe{
	text-align:center;
}

.table5 {
    padding: 5px;
    background-color: #f4f7d8;
    margin-bottom: 10px;
}
.table5 th, .table5 td {
    width: 295px;
    padding: 2px;
    background-color: #f4f7d8;
    text-align: left;
}
#box-content-prepend h1, #box-content-prepend h2, #box-content-prepend h3, #box-content-prepend h4,
#box-content-append h1, #box-content-append h2, #box-content-append h3, #box-content-append h4 {
    margin-top: 0px; 
}

.strong {
    font-weight: bold; 
}
.italic {
    font-style: italic;
}

.stronger {
    color: #e9068b;
    font-weight: bold;
}
.vert-fonce {
    font-weight: bold;
    color: #3B5651; 
}
.vert-clair {
    font-weight: bold;
    color: #578c82; 
}

#body-programme #box-content img{
	margin-top: 10px;
}
img {
    border: none;
}
.img-gauche {
    margin-right: 15px;
}
.img-droite {
    margin-left: 15px;
}
dl {
    padding: 0px;
    margin: 0px;
}
dt {
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
}
dd {
    clear: both;
    margin-left: 5px;
    margin-bottom: 10px;
}
dd img {
    float: left;
    margin: 5px 5px 5px 0px;
}
#box-content ul li {
    color: #414141;
    list-style-type: none;
    background-image: url(medias/page/arrow3.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    margin-left: 0px;
}
ul {
    font-weight: bold;
    padding: 0px;
    list-style-type: square;
}
ul ul {
    padding: 0px 0px 0px 15px;
    margin: 2px 0px 2px 0px;
    list-style-type: disc;
}
ul ul ul {
    list-style-type: circle;
}
.tools {
    clear: both;
}
.box-breadcrumbs {
    margin: 5px 10px 10px 10px;
}
.box-breadcrumbs ul {
    list-style-type: none;
    padding: 0px 5px;
    margin: 0px;
}
.box-breadcrumbs ul li {
    list-style-type: none;
    display: inline;
    margin-right: 7px;
}
.box-breadcrumbs li:before {
    content: "> ";
    color: #139EA7;
}
#box-content label, #box-content .label {
    display: block;
    width: 120px;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    text-align: right;
}
#box-content #billing label, #box-content #billing .label {
    width: 300px;
}
#box-content #tarifs label, #box-content #tarifs .label {
    width: 200px;
}
#tarifs ul {
    list-style-type: none;
    margin-top: 0px; 
    
}

#box-content p.label {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#box-content .fieldsInline {
    margin-left: 0px;
    padding-left: 0px;
}
#box-content .fieldsInline label, #box-content .formFilters label, #box-content .formFilters .label {
    margin-left: 0px;
    padding-left: 0px;
    border: none;
    display: inline;
    float: none;
    width: auto;
}
#box-content .fieldsInline li {
    display: inline;
    width: auto;
}
.fondvert {
    background-color: #eef3e9;
    padding: 5px; 
}
#body-registration-form ul {
    font-weight: normal;
    padding-left: 20px;
}
#box-content .questions label {
    width: 400px;
    text-align: left; 
}

#body-questionnaire .fieldsInline {
    margin-left: 40px; 
}
#body-questionnaire .fieldsInline .checkbox {
    margin-right: 30px;
}
#body-questionnaire .stronger {
    margin-top: 20px;
}

#body-questionnaire td.odd {
    background-color: #F0F0F0;
}
#body-questionnaire .textarea {
    width: 575px;
}
#body-questionnaire label, #body-questionnaire .label {
    text-align: left;
}

.intro {
}
.intro-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.box-post {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    width: 640px;
    clear: both;
    margin-bottom: 10px;
}
.display-post {
    clear: both;
    padding: 5px;
}
.box-post cite {
    padding: 5px;
    margin: 0px;
    display: block;
    border: 1px solid #e9e9e9;
}
.display-post .tools {
    margin: 0px;
}
.box-post h3, .box-post h4 {
    color: #666666;
    display: block;
    background-color: #e9e9e9;
    margin-top: 0px;
    margin-bottom: 0px;
}
.info-post {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
.link-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.permalink {
    margin-top: 0px;
}
.link-readit {
    margin-top: 0px;
    margin-bottom: 0px;
}
.link-comments {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
}
table .link-category {
    margin-bottom: 0px;
}
.box-post h3 .info-post {
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
.box-post h3 .actions-post {
    float: right;
}
.summary-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.post-modified {
    font-size: 0.9em;
    font-style: italic;
    text-align: right;
}
.actions-post {
    text-align: right;
}
.tablePages {
    
}
.filesize {
    font-size: 0.8em;
}
.display-media {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}
.box-medias {
    margin-left: 30px; 
}
.media-s {
    float: left;
    margin: 3px;
    _margin: 16px;
}
.media-s p {
    margin: 0px;
    padding: 0px;
}
.media-l {
    margin: 0px 0px 5px 0px;
    text-align: center;
}
.box-media a:link, .box-media a:visited {
    text-decoration: none;
}
.media-s .link-comments {
    font-size: 0.8em;
    text-align: center;
}
.box-media .previous {
    margin: 0px;
    float: left;
}
.box-media .next {
    margin: 0px;
    float: right;
}
.box-media .title {
    text-align: center;
    font-weight: bold;
    margin: 0px;
}
.info-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.summary-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.accesskey {
    text-decoration: underline;
}
.submit {
    font-size: 0.9em;
    background-color: #3B5651;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.reset {
    font-size: 0.9em;
    background-color: #3B5651;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.preview {
    font-size: 0.9em;
    background-color: #3B5651;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.text {
    width: 110px;
    border: 1px solid #3B5651;
    font-size: 0.9em;
}
.password {
    width: 200px;
    border: 1px solid #3B5651;
    font-size: 0.9em;
}
#box-sidebar .text, #box-sidebar .password {
    width: 150px;
}
.checkbox {
}
.select {
    border: 1px solid #3B5651;
    font-size: 0.9em;
}
.radio {
}
.textarea {
    width: 350px;
    height: 70px;
    border: 1px solid #3B5651;
    font-size: 1.3em;
}
.date {
    width: 80px;
}
.time {
    width: 60px;
}
.numeric {
    width: 60px;
}
.textareabigger {
    height: 200px;
}
.keywords {
    margin: 2px 0px;
}
.siteindex .active, .tags .active {
    background-color: #139EA7;
    color: #FFFFFF;
}
.tag0 {
    font-size: 60%;
}
.tag10 {
    font-size: 70%;
}
.tag20 {
    font-size: 80%;
}
.tag30 {
    font-size: 90%;
}
.tag40 {
    font-size: 100%;
}
.tag50 {
    font-size: 110%;
}
.tag60 {
    font-size: 120%;
}
.tag70 {
    font-size: 130%;
}
.tag80 {
    font-size: 140%;
}
.tag90 {
    font-size: 150%;
}
.tag100 {
    font-size: 160%;
}

.marg5{
	margin-left:			5px;
}

.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}
.print {
    display: none;
}
@media print {
    body {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        margin: 0px;
    }
    div {
        background-image: none;
        background-color: #FFFFFF;
    }
    h1, h2, h3, h4, h5, h6 {
        color: #000000;
        background-color: #FFFFFF;
    }
    a:link, a:visited, a:hover {
        color: #000000;
        text-decoration: underline;
    }
    .noprint, .tools {
        display: none;
    }
    .print {
        display: block;
    }
    .tablePages {
        margin-bottom: 5px;
    }
    .box-post {
        border: 1px solid #000000;
    }
    table, .box-post, .odd, tr th, td {
        background-color: #FFFFFF;
    }
    table {
        background-color: #FFFFFF;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 0 none;
    }
    tr th, td {
        border-bottom: 1px solid #000000;
    }
    #box-header, #box-sidebar, #box-footer {
        display: none;
    }
    #box-wrap, #box-content, #display-content {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        z-index: 10;
        width: 630px;
        height: auto;
        overflow: visible;
        float: none;
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 0px;
    }
}