*{
  padding: 0;
  margin: 0;
}

p{
margin: 6px 0 6px 0;
}

img {
border: none;
}

table{
  margin: auto;
}

body { 
  background-color: #000;
  text-align: center;
}

td{
  font-family: verdana;
  font-size: 7pt;
  color: black;
}

.news{
  color:black;
}

a{
  text-decoration:none;
  color:#4B3008;
  font-size:7pt;

}
a:hover {
	color: #0066ff; 
  text-decoration: underline;
}

.bm{
  text-decoration:none;
  color:#4B3008;
  font-size:8pt;
  font-weight:bold;
}
#liste_tours {
  width: 190px;
  float: right;
  background-color: #cccccc;
  border: 1px solid #660000;
  margin-left: 6px;
}
#liste_tours h3 {
  background-color: #660000;
  color: #ffcc33;
  font-weight: bold;
  font-size: 1.4em;
  padding: 2px;
}
#liste_tours ul {
  list-style: none;
}
#liste_tours li {
  padding: 2px 0 2px 6px;
}
td.contenu {
  width: 512px;
  background-color: #e6e1de;
  vertical-align: top;
  padding-left: 15px;
}
div.contenu {
  position: relative;
  margin-left: 12px;
}
.contenu h2 {
  color: #cc0000;
  font-weight: bold;
  font-size: 1.4em;
  background: #e6e1de url(/img/fleche.gif) center left no-repeat ;
  text-decoration: underline;
  padding: 0px 0 0 15px;
  margin-top: 15px;
  width: 280px;
}
.contenu em {
  font-style: normal;
  font-weight: bold;
  color: #d30009;
}
#picto_video {
  position: absolute;
  right: 200px;
  top: -20px;
}
#galerie {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#galerie img {
  border: 1px solid #660000;
  margin: 4px;
}
td.bandeau {
  background: #660000 url(img/fleche.gif) left 50% no-repeat; 
  color: #ffcc33;
  font-weight: bold;
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 15px;
}
table.cadre {
  background-color: #ffffff;
  border: 1px solid  #660000; 
  border-collapse: collapse;
  width: 100%;
}
table.light{
  text-align: center;
  width: 100%;
}
td.titre {
  padding: 2px;
}