/* CSS Document */
@import "../../../img/styles.css";

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}
body {
  background-color: silver;
}
img {
  padding: 2px;
}
h1 {
  font-size: 14pt;
  color: #FF8400;
}
ul.fils {
}
ul.fils li {
	list-style-position: inside;
}
#page {
  width:800px;
  background-color:white;
}
#bandeau{
  background: url(b_a.jpg) bottom no-repeat;
  width:800px;
  height: 168px;
  text-align:right;
}
#bandeau a{
  color: white;
  text-decoration:none;
  font-weight:bold;
}
#menuh {
  background: url(b_b.gif) top no-repeat;
  width:800px;
  height: 37px;
  text-align:left;
  padding-top:2px;
}
#menuh table {
  margin: 0px;
}
#menuh table td {
  border: 2px outset #efac46;
  padding: 0px 8px;
  height: 32px;
  text-align:center;
}
#menuh table td a {
  text-decoration: none;
  font-weight: bold;
  color:black;
}
#menuSystembas {
  width:100%;
  background: url(b_b.gif) top no-repeat;
  height:37px;
  color: black;
}
#menuSystembas a {
  color: black;
  text-decoration:none;
  font-weight:bold;
}
#contenu {
  width:800px;
  padding: 8px;
}
#cold {
  padding-left: 12px;
  width:212px;
  text-align:right;
}
#visite {
  width:208px;
  background: url(gal_mid.gif) top repeat-y;
}
#visite thead th {
  background: url(gal_top.gif) bottom no-repeat;
  height: 34px;
}
#visite tbody td {
  padding: 0px 4px;
  text-align:left;
}
#visite tbody td a {
  display:block;
  font-weight:bold;
  text-decoration: none;
}
#visite tbody th {
  background: url(gal_sep.gif) bottom no-repeat;
  height: 6px;
}
#visite tfoot th {
  background: url(gal_bot.gif) top no-repeat;
  height:24px;
}
#visite tbody td a.art {
  background: red url(fd_liengal.gif) left repeat-y;
  height: 18px;
  padding-left: 22px;
  padding-top: 2px;
  margin:2px;
}
#visite tbody td a.art8  { background-color: #005177; }
#visite tbody td a.art11 { background-color: #f04923; }
#visite tbody td a.art12 { background-color: #008947; }
#visite tbody td a.art13 { background-color: #75449a; }
#visite tbody td a.art14 { background-color: #ffea00; }

#boxSpecialsV marquee{
  height:96px;
  width: 200px;
  padding:0px;margin:0px;
}
#boxSpecialsV,#boxSpecialsV tfoot th,#boxSpecialsV thead th,#boxSpecialsV tbody td a.art{
  background:transparent none;
  height:auto;
}
#boxSpecialsV tbody td a.art {
  display:block;
  font-size: 8pt;
  height: auto;
  padding: 0px;
  margin: 0px
  font-weight:normal;
  text-decoration: none;
  margin:4px 0px;
}
#boxSpecialsV tbody td a.art:hover {
  background-color: silver;
}
#boxSpecialsV tbody td li {
}
/* Galerie */
table.diapos th {
  border: 1px dotted red;
  width: 206px;
}
table.diapos p {
  padding:0px;
  margin: 0px 4px;
  font-size: 8pt;
  color: black;
  font-weight:normal;
}
