A:Link {
color:#ab76fc;
text-decoration:none;
}

A:Visited {
color:#ab76fc;
text-decoration:none;
}

A:Hover {
color:#9d5dfd;
text-decoration:none;
}

html, body {
  background: #000 url("preview/mainbg.jpg") fixed no-repeat top center;
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande",Tahoma,Geneva,sans-serif;
  font-size: 0.9em;
  color: #fff;
  cursor: crosshair;
}

table {
  font-family: "Lucida Grande",Tahoma,Geneva,sans-serif;
  color: #fff;
  font-size: 0.8em;
  }

div#container {
  width: 100%;
  margin: 0px;
  min-height: 2000px;
}

div#header span, div#header a span {
  display: none;
  font-size: 0;
}

/*div#header a {
  margin-left: auto;
  float: right;
  background: #041424;
}*/


div#previewimage {
background: transparent url("preview/bg60n.png");
margin: 0px 0px 0px 0px;
padding-top: 20px;
border: 1px solid #000;
float: left;
width: 200px;
text-align: center;
font-size: 0.8em;
}

div#previewtext {
background: transparent url("preview/bg60n.png");
text-align: justify;
padding: 30px;
margin: 0px 250px 30px 250px;
border: 1px solid #000;
}

div#previewtext img {
border: 1px dashed #000;
}

div#top {
background: transparent url("preview/bg60n.png");
text-align: justify;
padding: 20px 30px;
margin: 0px 250px 30px 250px;
min-height: 80px;
border: 1px solid #000;
}

div#previewvideo {
background: transparent url("preview/mvbg.png");
margin: 0px 0px 0px 0px;
border: 1px solid #000;
padding-top: 20px;
padding-left: 15px;
float: right;
width: 183px;
text-align: center;
font-size: 0.8em;
}

.date {
color: #d09dff;
border: 1px dashed #fff;
padding: 5px;
}


div#retour {
  background: transparent url("preview/bg60n.png");
  border-top: 1px solid #000;
  font-family: "Lucida Grande",Tahoma,Geneva;
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  padding: 10px;
  clear: both;
}

div#copyright {
  background: transparent url("preview/bg60n.png");
  font-family: "Lucida Grande",Tahoma,Geneva;
  font-size: 0.8em;
  color: #fff;
  text-align: center;
  clear: both;
}

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.ideo {list-style-type: cjk-ideographic}