body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  /*font-size:100%;  */
  background: transparent;
  margin: 0px;
  padding: 0px;
}

body {
  line-height: 1;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Design du header */

#header {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  background-color: #fff;
  text-decoration: none;
}

/* Design du header - titre du site */

#header .main-title {
  margin-left: 20px;
  height: 71px;
}

#header h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 45px;
  color: #86261a;
  text-shadow: 1px 1px 1px #86261a;
}

#header h2 {
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 20px;
}

/* Design du header - Zone d'admin quand connecté au module d'administration */

#admin {
  position: absolute;
  top: 82px;
  right: 10px;
}

#admin a {
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  padding: 7px;
  text-transform: uppercase;
}

#admin a:hover {
  background-color: #fff;
  color: #990000;
  transition: 0.5s;
}

/* Design du header - Nav des langues */

#lang_links {
  position: absolute;
  top: 27.5px;
  right: 50px;
}

#lang_links a {
  color: #86261a;
  font-size: 17px;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
}

#lang_links a:hover {
  text-decoration: underline;
  color: #86261a;
  transition: color 0.5s;
}

/* Design du header - Menu de navigation */

.menu {
  /*width: 100%;*/
  height: 40px;
  background-color: #86261a;
}

.menu a {
  display: inline-block;
  box-sizing: border-box;
  color: #fff;
  font-weight: normal;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

.menu a:hover {
  background-color: #fff;
  color: #86261a;
  transition: 0.5s;
}

/* Design du contenu principal*/

#container {
  /*position: absolute;*/
  height: 100%;
  margin: 0 auto;
  margin-top: 111px;
  /*top: 111px;*/
}

/* Design du contenu principal - menu de navigation secondaire gauche */

#left_menu,
#left_search_menu {
  width: 210px;
  position: fixed;
  left: 0px;
  background-repeat: repeat-y;
  min-height: 100%;
  font-family: "Arial Black";
  background-color: #86261a;
  border-right: 2px solid #86261a;
  z-index: 110;
}

#left_menu {
  background-image: url("common/images/bck_menuaccueil.gif");
}

#left_menu img {
  background-color: #86261a;
}

#left_search_menu img {
  width: 209px;
}

/*#fill, #fill_fr{
    position: fixed;
    width: 207px;
    top: 520px;
    height: 100%;
    background-color: #86261a;
}*/
/*#fill_fr{
 background-color: #86261a;
}*/

ul#left_menu_list {
  font-family: "Times New Roman", Times, serif;
  padding-top: 5px;
  padding-right: 1px;
  background-color: #86261a;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}

ul#left_menu_list li a {
  color: #fff;
  text-decoration: none;
}

ul#left_menu_list li a .bigger {
  margin: 0px;
  border-bottom: 1.5px solid #8f8989;
}

ul#left_menu_list li a p.smaller {
  margin-top: 0px;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  padding-bottom: 5px;
}

/* Design du contenu principal - main
pages : index, search_manuscript, search_review, search_archival_institution, articles, reviewers, analytical_index */

#main {
  margin-left: 211px;
  line-height: 20px;
  font-family: Arial;
  font-size: 11pt;
  background-image: url("common/images/nvofond.gif");
  background-repeat: repeat-x;
}

u {
  font-family: "Arial Black";
  font-size: 10pt;
  font-weight: normal;
  color: #86261a;
  text-decoration: underline;
}

#main h1 {
  font-family: "Arial Black";
  font-size: 20px;
  color: #990000;
  padding: 25px 0px 15px 20px;
}

#main h2 {
  font-family: "Arial Black";
  font-size: 13pt;
  font-weight: normal;
  color: #990000;
  padding: 25px 0px 15px 20px;
}

#main p {
  padding-left: 20px;
}

#main #main_text {
  margin-left: 10px;
  font-size: 13px;
}

#main #main_text a {
  color: #1773b4;
}

address {
  font-style: normal;
}

#main a.help,
#main h3 {
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  color: #990000;
  text-decoration: none;
  margin-left: 20px;
}

#main #main_text .boldblue {
  margin-bottom: 10px;
  height: 10px;
  font-size: 16px;
}

#main .center h1 {
  padding: 25px 0px 10px 20px;
  text-align: center;
}

#main .center_blue {
  margin-top: 15px;
  margin-bottom: 50px;
  font-size: 16px;
  text-align: center;
  color: #1773b4;
  padding-left: 0px;
  /*width: 100%;*/
  font-weight: bold;
}

#main .center {
  text-align: center;
}

#main .center a.inst,
#main #toppart a.inst {
  color: #990000;
  width: 80px;
  text-align: center;
  border: 1px solid #990000;
  padding: 5px;
  text-decoration: none;
  margin: 10px;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
  line-height: 24px;
}

#main .center a.inst:hover {
  background-color: #990000;
  color: white;
}

#main .center p {
  margin-top: 10px;
}

#bottompart p {
  padding-bottom: 5px;
}

#main_search_text p,
#main_search_text h3 {
  width: 95%;
  padding-bottom: 10px;
  text-align: justify;
}

/* Formulaires de recherche : search mss et search review */

form {
  width: 100%;
  margin-bottom: 25px;
}

.inputForm {
  width: 100%;
  margin-top: 10px;
}

.inputForm label {
  width: 35%;
  display: inline-block;
  text-align: right;
  color: #d63829;
  font-size: 12px;
}

input[type="text"] {
  width: 500px;
}

input[type="password"] {
  width: 500px;
}

.submitForm {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

#main table.small,
#main #table {
  position: relative;
  margin: 0px auto;
  top: -20px;
  color: #d63829;
  font-size: 10px;
}

#main #table tr {
  position: relative;
  margin: 0px auto;
  top: -20px;
  color: #d63829;
  font-size: 10px;
  height: 30px;
}

#main table#articles {
  position: relative;
  margin: 0px auto;
  width: 500px;
}

#main table#articles td {
  width: 15%;
  text-align: center;
  height: 28px;
}

#main table#articles a {
  color: #990000;
  font-weight: normal;
  font-size: 20px;
  text-decoration: underline;
}

/* aside avec les sponsors */

#main .right {
  float: right;
  margin-top: 25px;
  margin-right: 50px;
  text-align: center;
  font-family: "Arial Black";
  font-size: 9pt;
  color: #8f8989;
}

#main .right .logos {
  display: block;
  margin-top: 20px;
}

/* Design du contenu principal - main_full_width
pages : revue, bulletin, online, contact */

#main_full_width {
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url("common/images/nvofond.gif");
  background-repeat: repeat-x;
  width: 100%;
}

#main_full_width h1 {
  font-size: 20px;
  font-weight: bold;
  color: #990000;
  padding: 25px 0px 10px 20px;
}

#main_full_width h2 {
  color: #990000;
  font-size: 16px;
  padding: 15px 0px 15px 0px;
}

#main_full_width h3 {
  padding: 15px 0px 15px 0px;
  font-size: 14px;
}

#main_full_width #text {
  text-align: justify;
  font-size: 15px;
  line-height: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

#main_full_width .boldblue,
#main .boldblue,
.icoblue {
  color: #1773b4;
  font-weight: bold;
}

#main_full_width .blue,
#main .blue {
  color: #1773b4;
  margin-top: 0px;
  margin-bottom: 3px;
  display: inline-block;
  font-weight: normal;
  text-decoration: none;
}

#main_full_width .blue:hover,
#main .blue:hover {
  font-weight: bold;
}

#main_full_width .boldblue p.small,
#main .boldblue p.small,
.icoblue,
.icored {
  display: inline-block;
  font-size: 10px;
}

.icoblue,
.icored {
  display: inline;
  margin: 0px;
  font-size: 13px;
}

.icored {
  color: #990000;
  font-weight: bold;
  font-size: 13px;
}

.icolink {
  color: #990000;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

#main_full_width a,
#main a {
  color: #990000;
  text-decoration: underline;
}

#main .red_text {
  display: inline-block;
  color: #990000;
}

#main_full_width #copy,
#main #copy {
  float: right;
  font-size: 10px;
}

#main ul {
  margin-top: 20px;
  font-size: 11pt;
  margin: 0px 0px 0px 60px;
  list-style: outside square;
  line-height: 16px;
}

#main_full_width ul {
  position: relative;
  left: 30px;
}

#main li {
  margin-bottom: 15px;
}

#main span.red {
  font-size: 10pt;
  color: #f02047;
}

#main span.red a {
  text-decoration: underline;
}

#main p.other_red {
  font-size: 20px;
  color: #d63829;
  font-weight: bold;
}

#main p.other_red {
  color: #990000;
}

#main p.small {
  font-size: 12px;
}

.calque {
  visibility: hidden;
  position: absolute;
  left: 100px;
  width: 900px;
  right: -10px;
  background-color: #ffffff;
  border: 6px ridge #8f8989;
  padding: 6px;
  font-size: 10pt;
}

#main_full_width h1.bold {
  font-size: 28px;
  font-weight: bold;
}

img.person {
  position: absolute;
  top: 20px;
  left: 250px;
  width: 150px;
  height: 150px;
}

#left_box,
#right_box {
  float: left;
  width: 600px;
  height: 300px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

#right_box {
  border-left: 1px #d63829 dashed;
}

.half_box,
.full_box {
  width: 595px;
  padding-bottom: 20px;
  margin-left: 15px;
  margin-bottom: 20px;
  border: 1px #d63829 dashed;
}

a#show_titre,
a#show_colloq {
  text-decoration: none;
  margin-left: 15px;
  border-bottom: 1px dashed #d63829;
}

.clear {
  position: relative;
  clear: both;
}

.box_label {
  padding-left: 15px;
}

#left_box label,
#right_box label,
.half_box label,
.full_box label {
  margin-right: 5px;
  margin-left: 5px;

  display: inline-block;
  text-align: right;
  margin-bottom: 10px;
}

.add_r,
#left_box label,
#right_box label,
.half_box label,
.full_box label {
  vertical-align: top;
  width: 200px;
}

input.normal {
  width: 500px;
  height: 50px;
  overflow: auto;
  margin-bottom: 10px;
}

textarea.higher {
  width: 300px;
  height: 25px;
  overflow: auto;
  margin-bottom: 10px;
}

textarea.higher {
  height: 100px;
}

.messageAlert {
  margin-left: 275px;
  color: #86261a;
  width: 400px;
  font-weight: bold;
}

input.year {
  width: 150px;
  margin-right: 50px;
}

input#complete {
  position: relative;
  top: -16px;
}

iframe {
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 700px;
  background-color: #fff;
}

#pdf {
  width: 100%;
  min-height: 100%;
  text-align: center;
}

table#search_results tr {
  height: 26px;
  border-bottom: 1px solid #ccc;
  line-height: 22px;
}

table#search_results a {
  color: #1773b4;
}

table#result {
  width: 800px;
}

table#result td.result_left,
table#result td.result_left_red {
  text-align: right;
  padding-right: 20px;
  width: 330px;
  vertical-align: text-top;
  line-height: 22px;
}

table#result td.result_right,
table#result td.result_right_red {
  text-align: left;
}

table#result td.result_left_red,
table#result td.result_right_red {
  font-weight: bold;
  color: #f00;
}

td {
  padding: 0px 5px;
}

#main ul.result li {
  list-style: disc;
  margin-bottom: 5px;
}

#main #results {
  line-height: 25px;
  margin-left: 10px;
}

#main #results a {
  color: #1773b4;
}

#main #results img {
  position: relative;
  top: 5px;
}

fieldset#login {
  position: relative;
  padding: 10px;
  padding-right: 30px;
  border-color: #660000;
  display: inline;
  margin: 15px;
}

legend {
  border: 1px solid #660000;
  padding: 5px;
}

fieldset label {
  margin-right: 10px;
  width: 120px;
  display: inline-block;
  text-align: right;
}

.error,
.succes {
  margin: 20px;
  font-size: 20px;
  color: #f00;
  font-weight: bold;
}

.succes {
  color: #04b404;
}

p.a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  color: #990000;
  text-align: center;
  font-weight: bold;
  padding-top: 15px;
}

#icono {
  text-decoration: none !important;
  font-family: Coronet, sans-serif !important;
  font-size: 35px !important;
  color: #1773b4 !important;
  font-weight: bold !important;
}

#toppart,
#bottompart {
  width: 100%;
  height: 150px;
  background-color: #d4d4d4;
  text-align: center;
  padding-bottom: 15px;
}

#bottompart {
  background-color: #fff;
  text-align: left;
  padding-left: 10px;
  width: 98%;
}

#toppart h2,
.icotitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #990000;
  text-align: center;
  font-weight: bold;
}

#toppart h2 {
  margin: 5px auto;
}

#columns {
  position: relative;
  margin: 10px;
  width: 100%;
  height: 900px;
  line-height: 18px;
}

#leftC {
  float: left;
  width: 48%;
  text-align: justify;
}

#rightC {
  float: right;
  width: 48%;
  text-align: justify;
}

@media screen and (max-width: 998px) {
  .inputForm label {
    width: 15%;
  }

  input[type="text"] {
    width: 75%;
  }
}
