/*@import url(debug.css);*/
.mceContentBody {
    padding: 15px;
    background-image: none;
    background-color: #FFFFFF;
}
#google-map {
    color: #000000;
}


/* Spécifique HOME */
#body-accueil, #body-home {
    background: #CFEBF9 url(medias/fond-home.jpg) repeat-x top center;
}
#body-accueil #box-wrap, #body-home #box-wrap {
}
#body-accueil #box-fond-content, #body-accueil #box-sidebar-center, #body-home #box-fond-content, #body-accueil #box-logo-eucys, #body-accueil #box-visuel-site,
#body-home #box-logo-eucys-en, #body-home #box-visuel-site-en, #body-home #box-sidebar-center {
    display:none; 
}

#body-accueil #box-header, #body-home #box-header {
    background-image: none; 
    height:620px; 
}
#body-accueil #box-header .box, #body-home #box-header .box {
}
#body-accueil #box-header #box-visuel-accueil, #body-home #box-header #box-visuel-home {
    float:left; 
}
#body-accueil #box-header #box-logo-eucys-accueil, #body-home #box-header #box-logo-eucys-home {
float:right; 
}


#box-visuelhome {
/*
float:left;
margin-left: 20px; 
width:629px; 
height:288px; 
background-image:url(../../medias/illustration-masque.jpg); 
background-repeat:no-repeat; 
*/
display: none; 
}

#box-random-accueil, #box-random-home {
    width:300px; 
    height: 280px; 
    margin-left:20px;
    float:left; 
}


#box-accueil-inscription, #box-home-register, #box-accueil-news, #box-home-news  {
    background-color:#E2F3FB; 
    width:300px; 
    height: 280px; 
    margin-left:20px;
    float:left; 
}

#box-accueil-inscription, #box-home-register {
    background-image: url(../../medias/illustration-masque2.jpg); 
    background-repeat:no-repeat; 
}

#box-accueil-news, #box-home-news {
    clear: both; 
}
#display-accueil-news h3, #display-home-news h3 {
    padding-bottom: 20px; 
}

#display-accueil-news, #display-home-news {
    padding: 20px; 
}


#body-accueil li.accueil, #body-home li.home {
    display:none; 
}

#body-accueil li.accueil, #body-home li.home,
#body-accueil li.organisation,
#body-accueil li.manifestation, #body-home li.exhibition,
#body-accueil li.infos-pratiques, #body-home li.pratical-informations,
#body-accueil li.enreg, #body-home li.registration,
#body-accueil li.liens, #body-home li.links,
#body-accueil li.science-europe, #body-home li.science-europe-en,
#body-accueil li.contact, #body-home li.contact-press {
    background-image:none; 
}
#body-accueil #box-menu-principal, #body-home #box-main-menu {
    margin-top:0px; 
    float:left;
    background: none; 
    margin-top: 10px; 
}
#body-accueil #box-menu-principal ul, #body-home #box-main-menu ul  {
    list-style-type:none; 
    text-align:left;  
    padding:0px; 
    margin:0px; 
}

#body-accueil #box-menu-principal ul li, #body-home #box-main-menu ul li {
    margin-bottom:2px; 
    text-align:right; 
    text-transform:uppercase; 
    font-size: 12px; 
    width: 170px; 
    height:23px; 
}
#body-accueil #box-menu-principal ul li a:link, #body-accueil #box-menu-principal ul li a:visited, 
#body-home #box-main-menu ul li a:link, #body-home #box-main-menu ul li a:visited {
    color:#FFFFFF; 
    display:block; 
    width: 170px; 
    padding:4px 5px 4px 10px; 
    background-color: #003D8E;
    text-decoration: none; 
}


#body-accueil #box-menu-principal ul li a:hover, 
#body-home #box-main-menu ul li a:hover {
    background-color: #06A03E;
}

#body-accueil #box-menu-principal {
}

/* */

#box-wrap {
    position: relative;
    margin-left: -500px;
    left: 50%;
    width: 1000px;
    text-align:center; 
}
#box-errors, #box-infos{
    text-align:left; 
}
#box-fond-content {
    background-color: #EFF6FE; 
    margin:0px 10px; 
    padding: 10px 15px; 
    clear:both; 
}
/* necessaire pour que le fond blanc descende  sur les 3 colonnes */
#box-spacer {
    width: 100%; 
    height: 0px; 
    line-height:0px; 
    font-size: 1px; 
    clear: both; 
}

/* Entete */
#box-header {
    height:210px; 
    overflow:hidden; 
}
#box-visuel-site, #box-visuel-site-en  {
    float:left; 
}

#box-logo-eucys, #box-logo-eucys-en  {
    float:right; 
}
#box-header p {
    margin:0px; 
    padding:0px; 
}




/* colonne gauche */
#box-sidebar {
    position: relative;
    width: 178px; 
    float: left; 
}
#box-sidebar .box {
    margin: 0px auto 10px 0px;
    width: auto;
    position: relative;
    overflow: hidden;
}
#box-sidebar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase; 
    font-size:12px; 
    text-align: left;
}
#box-sidebar ul li {
    padding: 5px 0px 5px 0px;
}
#box-sidebar ul li img {
    margin-right: 10px;
}
#box-sidebar ul li a:link, #box-sidebar ul li a:visited {
    color: #003D8E;
    text-decoration: none;
    display: block;
}
#box-sidebar ul li a:hover {
    color: #069C38; 
}
#box-sidebar ul li.active a:link, #box-sidebar ul li.active a:visited {
    font-weight: bold;
    color: #069C38; 
}


/* pictos */
/*
#box-sidebar li.accueil, li.home {
    background: url(../../medias/pictogrammes/home-off.jpg) no-repeat left; 
}
#box-sidebar li.news {
    background: url(../../medias/pictogrammes/news-off.jpg) no-repeat left; 
}
#box-sidebar li.organisation {
    background: url(../../medias/pictogrammes/organisation-off.jpg) no-repeat left; 
}
#box-sidebar li.presentation, #box-sidebar li.presentationfr, #box-sidebar li.exhibition {
    background: url(../../medias/pictogrammes/manifestation-off.jpg) no-repeat left; 
}
#box-sidebar li.infos-pratiques, #box-sidebar li.pratical-informations {
    background: url(../../medias/pictogrammes/infos-off.jpg) no-repeat left; 
}
#box-sidebar li.enreg, #box-sidebar li.registration {
    background: url(../../medias/pictogrammes/enregistrement-off.jpg) no-repeat left; 
}
#box-sidebar li.liens, #box-sidebar li.links {
    background: url(../../medias/pictogrammes/liens-off.jpg) no-repeat left; 
}
#box-sidebar li.science-europe, #box-sidebar li.science-europe-en {
    background: url(../../medias/pictogrammes/science-europe-off.jpg) no-repeat left; 
}
#box-sidebar li.contact, #box-sidebar li.contact-press {
    background: url(../../medias/pictogrammes/contact-off.jpg) no-repeat left; 
}
*/
#box-video, #box-video-paris-en, #box-login-page {
    background-color:#FFFFFF; 
}


/* Sous-menu horizontal */
#box-sidebar-center {
    position: relative;
    text-align:left;  
    font-size: 12px; 
}
#display-sidebar-center {
    padding: 10px 10px 0px 10px;
}
#box-sidebar-center ul {
    list-style-type: none; 
    width: 500px; 
    margin: 0px 0px 0px 250px; 
    /*_margin:0px 0px 0px 120px; */
    padding: 3px 0px;
}
#box-sidebar-center ul li {
    display: inline; 
    margin:0px 5px 0px 0px; 
}
#box-sidebar-center ul li.active a:link, #box-sidebar-center ul li.active a:visited {
    background-color: #015A0C; 
}
#box-sidebar-center ul li a:link, #box-sidebar-center ul li a:visited {
    color: #ffffff; 
    padding:3px 10px; 
    background-color: #06A03E; 
}
#box-sidebar-center ul li a:hover {
color: #ffffff; 
    padding:3px 10px; 
    background-color: #015A0C; 
}

#box-langue-fr, #box-langue-en {
    position: relative; 
    width: 180px; 
    margin-right:0px;
    float:right;
    text-align: right;
    padding-bottom: 3px; 
}
#box-langue-fr p, #box-langue-en p {
    margin: 0px; 
}
#body-accueil #box-langue-fr {
    position:absolute;
    top: 603px;
    left: 645px;
    padding: 0px; 
}
#body-home #box-langue-en {
    position:absolute;
    top: 603px;
    left: 645px;
    padding: 0px; 
}
#body-Projects #box-sidebar-center ul, #body-Biology #box-sidebar-center ul, #body-Chemistry #box-sidebar-center ul, #body-Earth_science #box-sidebar-center ul, #body-Engineering #box-sidebar-center ul, #body-Environnement #box-sidebar-center ul, #body-Infomation_computer_sc #box-sidebar-center ul, #body-Mathematics #box-sidebar-center ul, #body-Medical_sc #box-sidebar-center ul, #body-Physics #box-sidebar-center ul, #body-Social_sc #box-sidebar-center ul {
    width: 900px;
    margin: 0px;
}
#body-Projects #box-sidebar-center ul li a:link, #body-Projects #box-sidebar-center ul li a:visited,
#body-Biology #box-sidebar-center ul li a:link, #body-Biology #box-sidebar-center ul li a:visited,
#body-Chemistry #box-sidebar-center ul li a:link, #body-Chemistry #box-sidebar-center ul li a:visited,
#body-Earth_science #box-sidebar-center ul li a:link, #body-Earth_science #box-sidebar-center ul li a:visited,
#body-Engineering #box-sidebar-center ul li a:link, #body-Engineering #box-sidebar-center ul li a:visited,
#body-Environnement #box-sidebar-center ul li a:link, #body-Environnement #box-sidebar-center ul li a:visited,
#body-Infomation_computer_sc #box-sidebar-center ul li a:link, #body-Infomation_computer_sc #box-sidebar-center ul li a:visited,
#body-Mathematics #box-sidebar-center ul li a:link, #body-Mathematics #box-sidebar-center ul li a:visited,
#body-Medical_sc #box-sidebar-center ul li a:link, #body-Medical_sc #box-sidebar-center ul li a:visited,
#body-Physics #box-sidebar-center ul li a:link, #body-Physics #box-sidebar-center ul li a:visited,
#body-Social_sc #box-sidebar-center ul li a:link, #body-Social_sc #box-sidebar-center ul li a:visited {
    padding: 3px 5px; 
}


/* colonne droite */
#box-sidebar-right {
    position: relative;
    float:right; 
    width: 178px; 
}
#box-sidebar-right h3, #box-sidebar h3  {
    background-color:#003D8E; 
    color:#ffffff; 
    margin:0px; 
    padding:2px 0px 2px 5px; 
    font-size: 12px; 
}
#box-sidebar-right .display {
    padding: 5px 0px;  
}
#box-sidebar-right .box {
    position: relative; 
    background-color:#FFFFFF; 
    margin-bottom: 20px; 
}






#box-partenariat table, #box-partnership table {
    width: 178px; 
    background: none; 
    border: none; 
}
#box-partenariat table td, #box-partnership table td {
    width: 50%; 
    text-align: center; 
}
/* */


#box-content {
    margin-top: 0px; 
    margin-left: 200px;
    _margin-left: 100px;
    width: 560px;
    background-color: #FFFFFF; 
    min-height: 471px;
}
#comments {
    margin:40px 0px 5px 0px;
}
#display-content {
    text-align: justify;
    padding:5px 10px; 
}
#box-content-prepend, #box-content-append {
    padding: 0px 0px 0px 0px;
}
#box-debug {
	clear:both;
    margin: 0px 10px 0px 10px;
}
#box-footer {
    clear: both;
}
#box-errors-en {
    color: #FF0000;
    text-align: left;
    position: relative; 
    left: 10px;
    top: 10px; 
}
#box-errors-en h3 {
    color: #FF0000; 
}

body {
    /*background: #A5D8F4 url(medias/fond-bandeau-interne.jpg) repeat-x; */
    background: #CFEBF9 url(medias/fond-interne.jpg) repeat-x top center ;
    font-family: sans-serif;
    font-size: 12px;
    color: #003B8E;
    text-align: justify;
	margin:0px;  
}
table {
    font-size: 12px;
}
table th {
    font-weight: bold;
}
th, td {
    text-align: left;
    padding: 5px;
    font-family: sans-serif;
}
table.registration2 {
    width: 520px;
    margin-left: 0px;
}
table.registration {
    width: 480px;
    margin-left: 20px;
}
table.registration td, table.registration2 td {
    padding: 2px; 
}

table.registration .odd td, table.registration2 .odd td {
    background-color: #EFF6FE;
}

table.video {
    width: 500px; 
    margin-right: auto;
    margin-left: auto; 
    margin-bottom: 20px; 
}
table.video td {
    width: 50%;
    text-align:center; 
    padding-bottom:20px;  
}
table.video h3 {
    width: 212px; 
    background-color:#003D8E; 
    color:#ffffff; 
    margin:0px;
    margin-left:auto; margin-right:auto;  
    font-size: 12px; 
    padding-top:2px; 
    padding-bottom: 2px; 
}
table.video span {
    padding: 3px; 
}

.odd {
    background-color: #F2F2F2;
}
#comments dl {
    padding:0px 0px 0px 5px;
}
#comments dl.odd {
    border: 1px solid #E3EFFD;
    background-color: #E3EFFD;
}
#comments dl {
    border: 1px solid #ffffff;
    background-color:#ffffff;
}
.postit {
    background-color: #e9e9e9;
}
a:link, a:visited, a:hover {
    color: #069C38;
    text-decoration: none;
}
a:hover {
    color: #015A0C;
}
form {
    margin: 0px;
    padding: 0px;
}
form p {
    margin: 5px 0px;
}
h1 {
    position: relative;
    padding: 30px 0px;
    font-size: 15px;
    color: #06A042;
    margin: 0px;
    text-transform: uppercase; 
}
h2 {
    margin-top: 0px;
    color: #003D8E;
    font-size: 14px;
}
h3 {
    color: #003D8E; 
    font-size: 13px;
    margin-top: 5px; margin-bottom: 5px; 
    text-align:left; 
}

h4 {
    color: #666666;
    font-size: 0.9em;
}
img {
    border: none;
}
dl {
    padding: 0px;
    margin: 0px;
}
dt {
    margin-top: 10px;
    margin-bottom: 0px;
}
dd {
    margin-left: 5px;
    margin-bottom: 10px;
}
dd img {
    float: left;
    margin: 5px 5px 5px 0px;
}
ul {
    padding: 5px 5px 5px 20px;
    margin: 0px 0px 5px 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;
}
input#f1-captcha {
	width:145px;
}
.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;
}
.notes {
    margin-top: 50px;
    font-size: 90%; 
}


#box-footer ul {
    list-style-type: none;
    padding: 5px 5px;
    margin: 0px;
}
#box-footer ul li {
    display: inline;
    margin-right: 10px;
}
#box-footer ul li a:link, #box-footer ul li a:visited {
color: #003D8E; 
}
#box-footer ul li.active a:link, #box-footer ul li.active a:visited {
    font-weight: bold;
}
#box-content label, #box-content .label {
    display: block;
    width: 220px;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    text-align: right;
}
#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;
}
#body-form_no #box-content h3 {
    background-color: #EFF6FE;
    padding-left: 5px; 
}
.intro {
}
.intro-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.box-post {
    border: 1px solid #003D8E;
    background: #fafafa;
    /*width: 640px;
    clear: both;*/
    margin:10px 0px;
}
.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: #FFFFFF;
    display: block;
    background-color: #003D8E;
    margin-top: 0px;
    margin-bottom: 0px;
    padding:5px;
}
#body-actualites h2, #body-actualites-en h2{
    color:#06A042;
    font-size:15px;
    text-transform:uppercase;
}
#body-summary-gallery-fr h2, #body-summary-gallery-en h2{
    color:#06A042;
    font-size:15px;
    text-transform:uppercase;
}
#vignette {
    height: 100px;
    width: 200px;
    float: left;
}
#vignette p {
    text-align: left;
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
#lien-vignette {
    height:100px;
    width: 300px;
    float: right;
}
#lien-vignette p {
    text-align: center;
    margin: 0px;
    padding-top: 40px; 
}
#return {
    float:left;
    display:block;
    width: 500px;
    height:50px;
    margin: 0px 0px 0px 10px;
}
#return p{
    margin: 20px 0px 0px 0px;
}
#box-helps {
    text-align: left;
}
.info-post {
    display:none;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
.link-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.permalink {
    display:none;
    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;
}
#bas {
    display:block;
    width:500px;
    float:left;
}
.tablePages {
    margin: 10px 0px;
   /* clear: both;*/
}
.filesize {
    font-size: 0.8em;
}
.display-media {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}
.box-medias {
    width:535px;
}
.album-s {
    border: 1px solid #666666;
}
.media-s {
	float:left;
	margin:3px;
}
.album-s p, .media-s p {
    margin: 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: #003D8E;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.reset {
    font-size: 0.9em;
    background-color: #003D8E;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.preview {
    font-size: 0.9em;
    background-color: #003D8E;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.text {
    width: 250px;
    border: 1px solid #666666;
    font-size: 0.9em;
}
.password {
    width: 200px;
    border: 1px solid #666666;
    font-size: 0.9em;
}
#comment-captcha{
    width: 145px;
}
#box-sidebar .text, #box-sidebar .password, #box-sidebar-right .text, #box-sidebar-right .password {
    width: 150px;
    color:#003D8E; 
    border: 1px solid #003D8E; 
}
.checkbox {
}
.select {
    border: 1px solid #666666;
    font-size: 0.9em;
}
.radio {
}
.textarea {
    width: 250px;
    height: 70px;
    border: 1px solid #666666;
    font-size: 1em;
}
.deuxlignes {
    height: 35px; 
}
.date {
    width: 80px;
}
.time {
    width: 60px;
}
.numeric {
    width: 100px;
}
.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%;
}
.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 15px;
    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;
    }
}