
@charset "utf-8";

/*
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
//
// incDisplay.inc.php
//
// Author                       Version     Date        Comments
//
// DIGITIC                     1.0         26/03/2008
// http://www.digitic.fr
// info@digitic.fr
//
//- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/*backgrounds and graphics*/
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #A2AEB9;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
}

a:link {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #3D485F;
}
a:visited {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #3D485F;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #3D485F;
}
a:active {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #3D485F;
}

a img {
  border: 0;
}

td.home div {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
td.home a:link {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
td.home a:visited {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
td.home a:hover {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}
td.home a:active {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
}


.shadowLeft {
  background-image: url('ressource.php?fct=img&f=shadowLeft.jpg');
  background-repeat: repeat-y;
}

.shadowRight {
  background-image: url('ressource.php?fct=img&f=shadowRight.jpg');
  background-repeat: repeat-y;
}

.cellheader {
  background-color: #FFFFFF;
  background-image: url('ressource.php?fct=img&f=luxemagHeader02.jpg');
  background-repeat: no-repeat;
}

.cellcontent {
  background-color: #FFFFFF;
  margin-top: 0px;
}

.cellcontentMessage {
  background-color: #FFFFFF;
  margin-top: 0px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  line-height: 1.5em;
}

.cellfooter {
  background-color: #000000;
}

.linksfooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #A2AEB9;
  text-align: left;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.linksfooter a:link {
  text-decoration: none;
  color: #A2AEB9;
}
.linksfooter a:visited {
  text-decoration: none;
  color: #A2AEB9;
}
.linksfooter a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #A2AEB9;
}
.linksfooter a:active {
  text-decoration: none;
  color: #A2AEB9;
}

.rightfooter {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #A2AEB9;
  text-align: left;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.rightfooter a:link {
  font-weight: normal;
  text-decoration: none;
  color: #A2AEB9;
}
.rightfooter a:visited {
  font-weight: normal;
  text-decoration: none;
  color: #A2AEB9;
}
.rightfooter a:hover {
  font-weight: normal;
  text-decoration: underline;
  color: #A2AEB9;
}
.rightfooter a:active {
  font-weight: normal;
  text-decoration: none;
  color: #A2AEB9;
}






.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #A2AEB9;
  text-align: left;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.footer a:link {
  text-decoration: none;
  color: #A2AEB9;
}
.footer a:visited {
  text-decoration: none;
  color: #A2AEB9;
}
.footer a:hover {
  text-decoration: underline;
  color: #A2AEB9;
}
.footer a:active {
  text-decoration: none;
  color: #A2AEB9;
}

/*menus*/
.menu01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #3D485F;
  text-align: center;
}
.menu01 a:link {
  font-weight: bold;
  color: #3D485F;
  text-decoration: none;
  white-space: nowrap;
}
.menu01 a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #3D485F;
  white-space: nowrap;
}
.menu01 a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3D485F;
  white-space: nowrap;
}
.menu01 a:active {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3D485F;
  white-space: nowrap;
}
.menu01sep {
  padding-left: 5px;
  padding-right: 5px;
}

.rubriqueTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #3D485F;
  float: left;
  padding-left: 5px;
  margin-top: 5px;
  margin-bottom: 20px;
}

.rubriqueNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  float: right;
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.rubriqueNavigation a:link {
  text-decoration: none;
  color: #000000;
}
.rubriqueNavigation a:visited {
  text-decoration: none;
  color: #000000;
}
.rubriqueNavigation a:hover {
  text-decoration: underline;
  color: #3D485F;
}
.rubriqueNavigation a:active {
  text-decoration: none;
  color: #3D485F;
}

.titleArticle01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #3D485F;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 5px;
  border-bottom : 2px solid #3D485F;
}
.titleArticle01 a:link {
  text-decoration: none;
  color: #3D485F;
}
.titleArticle01 a:visited {
  text-decoration: none;
  color: #3D485F;
}
.titleArticle01 a:hover {
  text-decoration: none;
  color: #3D485F;
}
.titleArticle01 a:active {
  text-decoration: none;
  color: #3D485F;
}

.rubriqueTitleArticle01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #3D485F;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  border-bottom : 2px solid #3D485F;
}
.rubriqueTitleArticle01 a:link {
  text-decoration: none;
  color: #3D485F;
}
.rubriqueTitleArticle01 a:visited {
  text-decoration: none;
  color: #3D485F;
}
.rubriqueTitleArticle01 a:hover {
  text-decoration: none;
  color: #3D485F;
}
.rubriqueTitleArticle01 a:active {
  text-decoration: none;
  color: #3D485F;
}

.rubriqueTextArticle01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 5px;
}
.rubriqueTextArticle01 a:link {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}
.rubriqueTextArticle01 a:visited {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}
.rubriqueTextArticle01 a:hover {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}
.rubriqueTextArticle01 a:active {
  text-decoration: none;
  font-weight: normal;
  color: #000000;
}

.textArticle01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: left;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 5px;
  text-align: justify;
}
.textArticle01 a:link {
  text-decoration: none;
  color: #3D485F;
}
.textArticle01 a:visited {
  text-decoration: none;
  color: #3D485F;
}
.textArticle01 a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3D485F;
}
.textArticle01 a:active {
  text-decoration: none;
  color: #3D485F;
}

.footerArticle01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: left;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 5px;
  margin-right: 5px;
  margin-top: 10px;
  text-align: justify;
  background-color: #FFFFFF;
<!--  border: 2px solid #3D485F; -->
  border: 2px solid #A2AEB9;
}
.footerArticle01 a:link {
  text-decoration: none;
  color: #3D485F;
}
.footerArticle01 a:visited {
  text-decoration: none;
  color: #3D485F;
}
.footerArticle01 a:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3D485F;
}
.footerArticle01 a:active {
  text-decoration: none;
  color: #3D485F;
}

.articleSep01 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.footArticle01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  text-align: left;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.footArticle01 a:link {
  text-decoration: none;
  color: #3D485F;
}
.footArticle01 a:visited {
  text-decoration: none;
  color: #3D485F;
}
.footArticle01 a:hover {
  text-decoration: underline;
  color: #3D485F;
}
.footArticle01 a:active {
  text-decoration: none;
  color: #3D485F;
}

/* Top right */

form {
  margin: 0;
}

.trInputText {
  width: 130px;
  height: 15px;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  border:0;
  padding: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.trSubmit {
  height: 19px;
  width: 25px;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  border:0;
  padding: 0px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.trRow {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  border-top: 1px dotted #3D485F;
}

.trRowLast {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #3D485F;
  border-top: 1px dotted #3D485F;
  border-bottom: 1px dotted #3D485F;
}

.tags {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: center;
}
.tags a:link {
  text-decoration: none;
  color: #000000;
}
.tags a:visited {
  text-decoration: none;
  color: #000000;
}
.tags a:hover {
  text-decoration: underline;
  color: #3D485F;
}
.tags a:active {
  text-decoration: none;
  color: #000000;
}

/* Boxes */
.titlebox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #3D485F;
  text-align: left;
  padding-left: 5px;
}

.textbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-align: left;
}
.textbox a:link {
  font-weight: bold;
  color: #3D485F;
  text-decoration: none;
}
.textbox a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #3D485F;
}
.textbox a:hover {
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3D485F;
}
.textbox a:active {
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #3D485F;
}

.textbox a:link img {
  background-color: #FFFFFF;
}

.articleTitleSearch {
  background: pink;
}

.articleSearch {
  background: pink;
}


