@charset "UTF-8";
/* CSS Document */

.art_titre {
  font-size: 13pt;
  font-weight: bold;
  line-height: 13pt;
  color: #e85236;
}

.art_artiste {
  font-size: 11pt;
  font-weight: bold;
  line-height: 11pt;
  text-decoration: none;
  color: #1a171b;
}

a.art_artiste:hover {
  text-decoration: underline;
}

.art_rubrique {
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  color: #009ee0;
}

a.art_rubrique:hover {
  text-decoration: underline;
}

.art_datelieu {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #1a171b;
}

a.art_datelieu:hover {
  text-decoration: underline;
}

.art_contenu {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #1a171b;
}

a.art_contenu:hover {
  text-decoration: underline;
}

.plus_lien {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #e85236;
}

a.plus_lien:hover {
  text-decoration: underline;
}

.art_comment {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #e85236;
}

a.art_comment:hover {
  text-decoration: underline;
}

.rub_niv0 {
  font-size: 7pt;
  font-weight: bold;
  line-height: 9pt;
  text-decoration: none;
  color: #e85236;
}

a.rub_niv0:hover {
  text-decoration: underline;
}

.rub_niv1 {
  font-size: 7pt;
  font-weight: normal;
  line-height: 9pt;
  text-decoration: none;
  color: #0081c7;
}

a.rub_niv1:hover {
  text-decoration: underline;
}

.rub_niv2 {
  font-size: 7pt;
  font-weight: normal;
  line-height: 9pt;
  text-decoration: none;
  color: #1a171b;
}

a.rub_niv2:hover {
  text-decoration: underline;
}

.lienadmin {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  color: #cccccc;	
}

.lienadmin:hover {
  color: #ffffff;
  font-weight: normal;
}

.lienadmin:active {
  color: #cccccc;
  font-weight: normal;
}

.texteblanc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
  font-weight: normal;
  letter-spacing: 1px;
  color: #FFFFFF;	
}

.texte {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
  font-weight: normal;
  color: #cccccc;	
}

.texterouge {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
  font-weight: normal;
  color: #E52B49;	
}

.texte_upload {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
  font-weight: normal;
  color: #7f7f7f;	
}

.soustitre2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 14pt;
  font-weight: normal;
  color: #000000;
}

.champhaut {
  width: 220px;
  background: #ffffff;
  font-size: 8pt;
  line-height: 12px;
  color: #000000;
}

.champlong {
  width: 220px;
  background: #ffffff;
  font-size: 8pt;
  color: #000000;
  height:16px;
}

.champhaut2 {
  width: 170px;
  background: #ffffff;
  font-size: 8pt;
  line-height: 12px;
  color: #000000;
}

.champlong2 {
  width: 170px;
  background: #ffffff;
  font-size: 8pt;
  color: #000000;
  height:16px;
}
