body  .grid-child, body .footer .grid-child, body .site-grid, main .site-grid {width: 1000px;  margin-left: auto; margin-right: auto; padding: 0; margin-top: 0; }

a {
	text-decoration: none !important;
}

/* to make the main without any gap (kind of padding in grid) on left and right*/
.site-grid {
    column-gap: 0; row-gap: 0;
}

.container-header .mod-menu > li::after  {
    display: none !important;
    content: none !important;
}

.container-header .container-nav {
    padding-top: 1em;
    padding-bottom: 0;
}

/* move upward the search input in 'banner', need .mod-finder otherwise move alse the one in the page */
.container-nav .input-group {
    transform: translate(-10px, -80px);
}

/* header background image */
/*
.container-header .grid-child {
  padding: 0; .5em;

.navbar-brand {
    padding-top: 0;
    background: url('/images/template/header_mille-pattes.jpg') center no-repeat;
    width: 1000px;
    height: 140px;
}
*/

.container-header .brand-logo span {
    color: white;
    font-style: italic;
    text-shadow: 2px 2px 5px rgba(255, 255, 255, 1.0);
}
.container-header .navbar-brand a {
    text-decoration: none;
}
.container-header .site-description {
    color: gold;
    font-style: italic;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 1.0);
}
.container-header { margin-top: 0; }
.container-header .navbar-brand { padding: 0;}

/* size of picture containers in LNE */
.innerpicture {width: 160px;}
.newshead  {width: 160px;}
#lnee_129 .innerpicture {width: 100px;}
#lnee_129 .newshead  {width: 100px !important;}

#lnee_129 h6 {
    font-size: 1em;
}

.card-header {
  background-color: white;
  width: 100%;
  border: 1px;
}


/* espaces entre items LNE */
.innernews { padding-top: 0; 
             padding-bottom: 8px;}

/* hide/show the LNE on reports pages */
body.view-article .main-top { display: none;}
body.view-content .main-top { display: block;}

/* hide 'Details' in article card (title) */
dt.article-info-term { display: none;}

/* remove borders of LNE */
.card { --card-border-width: 0; }

/* move the text up in LNE */
.newsinfo {
  padding-top: 0 !important; 
}

.newstitle {
  padding: 0 0 6px 0 !important;
}
/* size of date in LNE */
.detail_data {
    font-size: 1.1em !important;
}

.container-footer .mod-footer .footer1 {
    text-align: center;
    width: 1000px;
}

div.footer2  {
    display: none !important;
}

/* for home content */
.itemid-101 .com-content-article {
    width: 650px;
}
.itemid-101 .container-sidebar-right {
    transform: translateX(-90px);
    width: 334px;
}

h1 {
    font-size: 1.5rem;
}

.page-header h1 {
    font-size: 2.0rem;
}


/*
div.com-content-article {
  padding-left: 0; padding-right: 0;
}
*/
/* home ok mais casse reports */
/* div .com-content-article__body {
  width: 700px;  margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; column-gap: 0;
}
*/

/* imported from jooma3.10 */
div._art_main {
	width: 100%;
	clear: both;
}

div._art_bloc {
	width: 100%;
	clear: both;
	text-align: justify;
	padding-top: 15px;
}

div._art_bloc_col {
	float: left;
	display: inline;
	text-align: left;
}

div._art_bloc_col_justify {
	float: left;
	display: inline;
	text-align: justify;
}

div._art_bloc_spect {
	float: left;
	text-align: justify;
	width: 650px;
}

div._art_bloc_spect_750 {
	float: left;
	text-align: left;
	width: 85%;
}

div._art_bloc_note {
	padding: 8px;
	border: 3px solid #2e5c8f;
	margin: 15px;
	background-color: #c0d4ee;
	font-size: 14px;
}

div._art_bloc_ref {
	width: 100%;
	clear: both;
	text-align: left;
	padding-top: 15px;
}

table._art {
/*	border-collapse:collapse */
	border: 3px solid #2e5c8f;
	width: 100%;
	font-size: 14px;
	background-color: transparent;
	text-align: left;
}

._art th, ._art td {
    border: 1px solid #aaa;
    padding: 0.2em;
}

td#colored {
	background-color: #c0d4ee;
}

td.plc1 {
     width: 25%;
}
td.plc2 {
     width: 60%;
}
td.plc3 {
     width: 15%;
}

td.uvvisc1 {
     width: 25%;
}
td.uvvisc2 {
     width: 60%;
}
td.uvvis3 {
     width: 15%;
}

span.caption {
	font-size: 10pt;
	line-height: 12pt;
/*	text-align: justify;  is in the art_block_spect */
}

span.reference {
	font-size: 12pt;
}

ul.databasetag {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	background-color: #C0d4ee;
}

/** db-float-menu **/

#db-float-frame {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}

#db-float-left {
	display: block;
	position: fixed; 
	top: 310px; 
	margin-left: 735px; 
	z-index: 99; 
	width: 220px;"
}

#db-float-menu ul { 
	position: absolute;
	width: 220px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400;
	font-size: 10px;
	left: -999em; /* "display: none" not seen by screen readers */
	border: 0;
	margin-left: 0px;
	z-index:100;
	padding-top: 0px;
	padding-bottom: 0px;	
}

#db-float-menu li {
	height: 36px;
	border: 0;
	border-top: 1px solid #ffffff;
	margin-bottom: -1px; /* iPhone/iPad fix */
	list-style-type: none;
}

#db-float-menu li.active a {
	display: block;
	background-color: #555555;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 24px;
	margin: 0;
	text-transform: none;
}

#db-float-menu li a {
	display: block;
	background-color: #c0c0c0;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	padding-right: 24px;
	margin: 0;
	text-transform: none;
}

#db-float-menu li a:hover {
	color: #fab101;
	text-decoration: none;
	background-color: #555555;
}

#db-float-menu li.active a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #555555;
}