body{
  font-size:12px;
  color:#363636;
  /*background-color:#F5F5F5;*/
  background-color:#FFF;
  line-height:15px;
}

a{
  text-decoration:none;
  color:#0066cc;
}
a:hover{
  text-decoration:underline;
  cursor:pointer;
}

 a.second{
  text-decoration:underline;
  color:#B76201
}
a.second:hover {
  text-decoration:underline;
}
/*
h1{
  font-size:16px;
  font-weight:bold;
}

h2{
  font-size:15px;
  font-weight:bold;
}*/


a.iframeLink {
    color:#0066cc;
    text-decoration:none;
}

a.iframeLink:hover {
    text-decoration:underline;
}

a[name^="_Toc"] {
    cursor:default;
}


#container {
  /*width: 950px;
  padding: 0 15px;*/
  /*margin: 0 auto;*/
  border-top:none;
  border-bottom:none;
  /*background: url("../../image/background.png") repeat-y;
  background-position: 0px 0px;*/
  position:relative;

}

a img {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}
/* HEADER */

#header-section {
  font-size: 1.1em;
  margin-top: 0px;
  margin-bottom:20px;
    padding-top: 5px;
}

#header-section sup{
  font-size: .6em;
  vertical-align: super;
  line-height: 0;
}


#header-section .logo-caij {
  width: 188px;
  margin-left: 35px;
  margin-top: 15px
}
#header-section a {
  color: #363636;
  text-decoration: none
}
#header-section a:hover {
  color: #ae5c10
}
#header-section .second {
  color: #ae5c10
}
#header-section .second:hover {
  color: #ae5c10;
  text-decoration: underline
}
#header-section ul {
  list-style: none;
  padding: 0;
  font-size:1.1em;
}
#header-section ul li {
  padding: 8px 0
}
#header-section ul a {
  padding: 0px 5px
}
#header-section ul#connect-menu {
  margin-right: 20px
}
#header-section ul#connect-menu li {
  padding: 0 5px 0 0;
  float: left
}

#header-section .monDossier {
  color: #ae5c10;
}

#header-section ul#site-menu {
  margin: 20px 15px 0 15px;
  background-color: #555658;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #FFF;
  position: relative;


}
#header-section ul#site-menu li {
  display: inline-block;
  padding: 0;

}

#header-section ul#site-menu li.first {
  margin-left: 0px
}
#header-section ul#site-menu a {

  padding: 0px 5px 0px 5px;
  color: #FFF;
  line-height :35px;
  display:  block;
}
#header-section ul#site-menu li.first:hover > a {
  border-top-left-radius: 3px
}
#header-section ul#site-menu li:hover > a {
  cursor: pointer;
  color: #b76201 !important;
  background-color: #e6e9ef;
}
#header-section ul#site-menu li:hover > a.active {
  color: #CA6D17
}
#header-section ul#site-menu a.active {
  color: #15120e;
  background-color: #f9f9f9;
  box-shadow: inset 0px 1px 3px 0px #ececec;
  z-index: 100;
  padding: 0 10px;
}
#header-section ul#site-menu ul {
  position: absolute;
  display: none;
  z-index: 100;
  background-color: #FFF;
  border: 1px solid #ECECEC;
  margin-top: 0px;
  margin-left: 0;
  -webkit-box-shadow: 4px 4px 5px 0px #c7c7c7;
  -moz-box-shadow: 4px 4px 5px 0px #c7c7c7;
  box-shadow: 4px 4px 5px 0px #c7c7c7;
  font-size: 1em;

}
#header-section ul#site-menu > li.last {
    background-color: #FFF;
    float: right;
    clear: both;
}

#header-section ul#site-menu > li.last > a {
    color: #095486;
    font-style: italic;
    border-top: 1px solid #adadad;
    border-right: 1px solid #adadad;
    border-bottom: 1px solid #adadad;
    padding: 0 46px 0 15px;
    line-height: 33px;
}

#header-section ul#site-menu > li.last:after {
    content: "";
    width: 30px;
    height: 32px;
    background-image: url(../../image/CarteCaijMenu.png);
    background-size: 30px 32px;
    background-repeat: no-repeat;
    top: 2px;
    right: 1px;
    position: absolute;
    display: inline-block;
}

#header-section ul#site-menu > li.last ul {
    width: 250px;
    margin-left: -105px;
}

#header-section ul#site-menu ul li {
  width: 100%;
  padding: 0px;
  display: block;
}
#header-section ul#site-menu ul li a {
  color: #363636;
  display: block;
  padding: 0px 10px;
  line-height:28px;
}
#header-section ul#site-menu ul li a:hover {
  border: none;
  background-color: #ededed
}
#header-section ul#site-menu li:hover > ul {

}
#header-section ul#products-list {
  clear: both;
  margin: 0px 15px 0px 15px;
  border: 1px solid #ededed;
  padding: 0px 15px;
  background-color: #FFF;
  border-top: none;
  padding-top: 0px;
  font-size: 0.95em;
  height: 34px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px
}
#header-section ul#products-list li {
  display: inline-block;
    margin-right: 16px;
  margin-top: 2px;
}
#header-section ul#products-list a.active {
  font-weight: 600;
  color: #ae5c10
}
#header-section ul#products-list a:hover {
  color: #ae5c10;
  border-bottom: 2px solid #ae5c10
}





div#breadcrumb{
    height: 40px;
    padding-top: 10px;
    margin: 0px 25px;
}

div#breadcrumb a{
	color:#363636;
	text-decoration:underline;
}

/* CONTENT */

#content{
  margin:12px 15px;
  display: flex;
}

/* Footer */
div#footer
{
    height: 136px;
    clear: both;
}

/* MESSAGE IMPORTANT */
div#infoImportante{
	border:1px solid #FEBD85;
	margin-bottom:12px;
	background: url('../images/erreur.png') no-repeat 10px 5px #FEF4EA;
	padding: 9px 43px;
}


div#infoImportante h1{

	line-height: 20px;
padding: 0px 0 0 27px;
font-size: 15px;
}



  .caret {
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: 2px;
      vertical-align: middle;
      border-top: 4px dashed;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;

  }


.coveo-sprites-quickView-close {
    display: inline-block;
    margin-right: 5px;
}


/* WRITING RULES - REGLES ECRITURE */
table#infosearchcontent {
	width: 730px;
	border-collapse: separate;
	border-spacing: 2px;
}
#infosearchcontent .header .left {
	width: 37%;
}
#infosearchcontent .header .middle {
	width: 26%;
	text-align: center;
}
#infosearchcontent .header .right {
	width: 37%;
	text-align: center;
}
#infosearchcontent h1, #infosearchcontent h2, #infosearchcontent p, #infosearchcontent li, #infosearchcontent span {
	font-size: 9pt !important;
}
#infosearchcontent .content td {
	vertical-align: top;
	padding: 0px 7px 5px 7px;
}
#infosearchcontent .header td {
	background-color: #595959;
	color: #FFF !important;
	vertical-align: middle;
}
#infosearchcontent .odd {
	background-color: #F0F0F0;
}
#infosearchcontent .even {
	background-color: #F0F0F0;
}
#infosearchcontent h1 {
	padding: 0;
	margin: 7px;
	color: #FFF !important;
}
#infosearchcontent h2 {
	font-weight: bold !important;
	padding: 0;
	margin: 5px 0px 5px 0px;
	font-size: 14px !important;
}
#infosearchcontent ul {
	padding: 0 0 0 15px;
	margin: 0;
	color: #000000;
}
#infosearchcontent ol {
	padding: 0 0 0 15px;
	margin: 0;
}
#infosearchcontent li span {
	color: black;
	font-size: 9px;
}
#infosearchcontent .content span.selected {
	background-color: #B15C11;
}
#infosearchcontent p {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 9px;
}
#infosearchcontent .header .left p {
	margin: 7px;
	padding: 0;
}
#infosearchcontent .content span.selected_left {
	background-color: #93B0F4;
}
#infosearchcontent .content span.selected_middle {
	background-color: #FF8080;
}
#infosearchcontent .content span.selected_right {
	background-color: #F9B857;
}
#infosearchcontent .requete {
	text-align: center;
}
#infosearchcontent .requete ol {
	list-style-position: inside;
}
#infosearchcontent .suggestion {
	font-weight: bold;
}
#info_search > div {
	padding: 15px;
}


#infosearchcontent .requete p { font-size:8.7pt !important; }
#infosearchcontent .requete p span{ font-size:8.7pt !important; }

#infosearchcontent .param1 { background-color:rgba(0, 102, 204, 1); }
#infosearchcontent .param2 { background-color:rgba(163, 23, 30, 1); }
#infosearchcontent .param3 { background-color:rgba(140, 187, 0, 1); }

#infosearchcontent .param1, #infosearchcontent .param2, #infosearchcontent .param3 {
  padding: 2px 5px;
  line-height: 22px;
  color: #FFF;
}


/* Portrait and Landscape */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .document-toc ul.subtoc {
        margin-left:0;
    }
    body div#container {
        padding:0;
    }
    body div#container div#content {
        margin: 12px 0;
    }
    .coveo-modalBox.coveo-quick-view > .coveo-wrapper > .coveo-title .coveo-close-button {
        margin-left:0;
    }

    div#tocContents {
        margin: 10px 0px 0px 1.7em !important;
    }
    p.MsoToc1 {
      margin-left: 10px !important;
    }

    p.MsoToc2 {
      margin-left: 25px !important;
    }

    p.MsoToc3 {
      margin-left: 50px !important;
    }

    p.MsoToc4 {
      margin-left: 75px !important;
    }

    p.MsoToc5 {
      margin-left: 100px !important;
    }

    p.MsoToc6 {
      margin-left: 125px !important;
    }

}