
* {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica;
    font-size: 14px;
}

body {
    margin: 0px;
    behavior: url('https://concourschercheurs2022-rec.dsi.cnrs.fr/js/csshover.htc');
}

table {
    border-collapse: collapse;
}

hr.separateur_menu {
    border: 0px;
    border-top: 1px dashed #fff;
    height: 1px;
}

hr.separateur_menu2 {
    border: 0px;
    border-top: 1px solid orange;
    height: 1px;
    margin-bottom: 10px;
}

hr[class=separateur_menu] {
    margin: 5px 0px 5px 0px;
}

small {
    font-size: 10px;
    font-weight: normal;
    color: #666;
}

h1 {
    font-size: 10px;
    font-weight: normal;
    color: #666;
}

h2 {
    color: #024f9f;
    font-size: 14px;
    font-weight: bold;
}

h3 {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}

h4 {
    color: #3f4048;
    font-size: 25px;
    font-weight: bold;
    padding-left: 150px;
}

pre {
    font-family:  Arial, Helvetica;;
}

img {
    border: 0px;
}

input {
    font-size: 12px;
    font-family: Arial, Helvetica;
}

textarea {
    font-family: Courier;
}

input[type=checkbox] {
    margin: 2px;
}

.acronym {
    border-bottom: 1px dashed #999;
    cursor: hand;
}

#top table {color: #282828;
}

#top td {
    vertical-align: top;
}

#carbone {
    color: #282828;
    background: #fff;
    width: 100%;
}

ul  { list-style-type : disc; }
ul ul  { list-style-type : square; }

#carbone #center ul { margin-left: 16px; }
#carbone #center ol { margin-left: 16px; }

#carbone #center .form ul   { margin-left: 22px; }
#carbone #center .form ol   { margin-left: 22px; }

#carbone #center .encadre table ul   { margin-left: 27px; }
#carbone #center .encadre table ol   { margin-left: 27px; }

#carbone table#container {
    width: 100%;
}

#carbone td#left, #carbone td#center, #carbone td#right, #carbone td#title {
    vertical-align: top;
}

#carbone table#container td.action {
    text-align: center;
}

#left {
    width: 180px;
    background-color: #f1f2fa;
    padding: 2px;
}

#right {
    width: 150px;
    font-size: 12px;
    background: #eee;
}

#titre {
    margin:0px;
    padding:0px;
	background-color: #e1e9f7;
}
#titre img {
    margin-top:-28px;
    
}
#titre td, #titre table, #titre tr {
    margin:5px;
    padding:0px;
}


#center {
    padding: 24px 24px 0px 24px !important;
    font-size: 14px;
}

#footer p {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
}

#footer {
    border-top: 1px solid #0760ff;
	margin-bottom:20px;
}

#footer a                           { text-decoration: underline; font-size: 10px;}
#footer a:link,  #footer a:visited  { color: #282828;}
#footer a:hover, #footer a:active   { color: #024F9F;}

#center a                           { text-decoration: underline; font-size: 14px;color: #0760FF;}
#center a:link,  #center a:visited  { color: #0760FF;}
#center a:hover, #center a:active   { color: #024F9F;}

#recherche {
    margin-bottom: 20px;
}

#menu table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    background-color: #0760ff;
    border-top: 1px solid #0760ff;
    border-bottom: 1px solid #0760ff;
    padding: 5px;
    }

#menu td {
    vertical-align: top;
    border: 1px solid #fff;
    border-bottom:0px solid #000;
    padding: 9px;
}

#menu td a {
    text-decoration: none; color: #fff;
    font-size: 12px;
}

.backoffice table {
    border: 0px;
    border-spacing : -1px;
    margin: auto;
    width: 100%;
}

.backoffice th {
    border: 1px solid #d8d8d8;
    background-color: #f1f2fa;
    font-weight: normal;
    height: 25px;
}

.backoffice form {
    font-size: 12px;
    color: #282828;
    font-weight: bold;
}

#center .backoffice th          {font-weight: bold;color: #999999;}
#center .backoffice th a        { text-decoration: none; }
#center .backoffice th a:link, #center .backoffice th a:visited    { color:#0670ff;}
#center .backoffice th a:hover, #center .backoffice th a:active    { color:#024f9f;}

.backoffice td {
    border: 1px solid #d8d8d8;
    font-size: 12px;
    padding: 6px;
}

#center .backoffice td.action   { background-color: #eee;}
#center .backoffice td a        { text-decoration: none; }
#center .backoffice td a:link, #center .backoffice td a:visited    { color:#0760ff;}
#center .backoffice td a:hover, #center .backoffice td a:active    { color:#024f9f;}

.backoffice tr:hover { background-color: #e1e9f7;}

th.action_globale { background-color: #fff; border-width: 0px}

th.action_globale a {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000;
    border-left: 1px solid #fff;
    border-right: 1px solid #000;
    background-color: rgb(213, 210, 205);
    padding-left: 10px;
    padding-right: 10px;
}

.navigation table {
    border: 0px;
    width: 100%;
    margin: auto;
    margin-top: 15px;
}

.navigation td {
    border: 0px;
    vertical-align: top;
    font-size: 12px;
}

.form {
    margin-bottom: 10px;
}

.form table {
    border: 1px solid #999;
    width: 100%;
    margin: auto;
    background-color: #f1f2fa;
}

.form td {
    border: 1px solid #e1e2e9;
    text-align : left;
    font-size: 12px;
    padding: 2px;
}

.form hr {
    height: 1px;
    border: 0;
    border-top: 1px dashed #999;
}

html>body .form hr {
    margin: 8px 0px 8px 0px;
}

#carbone .encadre table {
    border: 1px solid #024f9f;
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #024f9f;
    margin-bottom: 10px;
}

#carbone .encadre td {
    padding: 10px;
}

#carbone .encadre a { color: #0760FF; }
#carbone .encadre a:link { color: #0760ff; }
#carbone .encadre a:visited { color: #0760ff; }
#carbone .encadre a:hover {  color: #024f9f; }

#carbone .erreur table {
    border: 1px solid #C40820;
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, Helvetica;
    font-size: 12px;
    background-color: #fff;
    color: #C40820;
    margin-bottom: 10px;
}

#carbone .erreur td {
    padding-left : 5px;
}

#carbone .erreur a { color: #C40820; }
#carbone .erreur a:link { color: #C40820; }
#carbone .erreur a:visited { color: #C40820; }
#carbone .erreur a:hover { font-weight: bold; }

#carbone .warning table {
    border: 1px solid #5F6E93;
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, Helvetica;
    font-size: 12px;
    background-color: #fff;
    color: #5F6E93;
    margin-bottom: 10px;
}

#carbone .warning td {
    padding-left : 5px;
}

#carbone .warning a { color: #5F6E93; }
#carbone .warning a:link { color: #5F6E93; }
#carbone .warning a:visited { color: #5F6E93; }
#carbone .warning a:hover { font-weight: bold; }

#carbone .waiting {
    border: 1px solid #9C9C9C;
    width: 100%;
    color: #9C9C9C;
}
#carbone .waiting table td {
    padding:5px;
}
#carbone .avertissement {
    color: #d8581c;
}
.intertitre {
    font-size:18px;
    font-weight:700;
}

/* button */
input [type=button] {
    font-size: 12px;
    border: none;
    background-color: #0760FF;
    color: #FFFFFF;padding: 8px;
}

input [type=button] :hover {
    cursor: pointer;
    color: #E1E9F7;
}
