﻿* {
  font-family: 'century gothic', verdana, arial, sans-serif;
  font-size:10pt;
  color:#96090c;
}

a { 
  cursor:pointer;
  text-decoration:underline;
  color:blue;
}

p {
}

a.bouton {
  text-decoration:none;
  color:gold;
  display:block;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:5px;
  padding-right:5px;
  border-left:1px solid #9a1317;
  border-right:1px solid #9a1317;
  background: url(../media/fond_bouton.png) repeat-x;
}
a.bouton:hover {
  color:yellow;
}

div#main_set {
  width:1280px;
  height:100%;
  background:none;
}

div#header_set {
  background: url(../media/banner.jpg) top left no-repeat; 
  height:100px;
  width:100%;
}

div#menu_set { 
  width:200px;
  height:100%;
  float:left;
  background: url(../media/bannerarche2.jpg) no-repeat ;}

div#window_set {
  width:800px;
  heigth:100%;
  float:left;
  
}

div#content_set {
  width:90%;
  height:100%;
  margin-left:50px;;
  margin-right:auto;
}
 
div.rep_titre { 
  background-color:#96090c; 
  font-size:12pt; 
  font-weight:bold; 
  position:relative; 
  height: 24px;
  vertical-align:middle; 
  padding: 2px 0px 0px 10px;
}

a.rep_titre:hover { color:gold;}

a.rep_titre  {
  text-decoration: none; 
  color:yellow; 
  margin-left:10px
}

div.rep_sujet { 
  font-size:10pt;
  position:relative;
  height:100px; 
  margin: 4px 1px 10px 1px;
}

table#logres th {background:gold;font-family:verdana}
table#logres tr {background:light-yellow}
table#logres td {background:yellow;font-family:arial}

.hdr2 {background:gold;font-family:verdana;font-size:8pt;}
.hdr {background:gold;font-family:verdana;font-size:10pt;font-weight:bold;text-align:center}
.list0 {background:lightyellow;font-family:arial;font-size:8pt;}
.list1 {background:#FFFFA0;font-family:arial;font-size:8pt;}
.list0w {background:#aaffE0;font-family:arial;font-size:8pt;}
.list1w {background:#aaffA0;font-family:arial;font-size:8pt;}
.statut0 {background:#FF0000;font-family:arial;font-size:8pt;color:white;font-weight:bold;vertical-align:top:text-decoration:blink}
.statut1 {background:#aaaaaa;font-family:arial;font-size:8pt;vertical-align:top}
.statut2 {background:yellow;font-family:arial;font-size:8pt;vertical-align:top}
.statut3 {background:green;font-family:arial;font-size:8pt;font-weight:bold;color:yellow;vertical-align:top}
.statut4 {background:orange;font-family:arial;font-size:8pt;vertical-align:top}
.statut5 {background:#aaaaaa;font-family:arial;font-size:8pt;vertical-align:top}
.statut6 {background:lime;font-family:arial;font-size:8pt;vertical-align:top}
.fill {background:lightyellow;font-family:arial;font-size:8pt;color:maroon;vertical-align:top}
pre {font-family:arial;font-size:8pt}

table#stat {
  background:#9e3800;
  width:700px;
  border-collapse:collapse;
  
}

table#stat td {
  padding:2px;
  border: 1px solid #9e3800;
}

table#stat td a{
  text-decoration:none;
}

table#stat td.mens_num {
  vertical-align:bottom;
  text-align:center;
  width:8px;
  height:8px;
  border:none;
}

table#stat td.mens_graph {
  vertical-align:bottom;
  text-align:center;
  width:8px;
  border:none;
}

table#stat td table.ligne_mois {
  width:380px;
  height:40px;
  border:none;
  border-collapse:collapse;
}

table#stat td table.ligne_mois td {
  border:none;
}
