﻿body
{
  background-color: #000000;
  font-family: 'Comic Sans MS';
  margin: 10px 10px auto 20px;
  min-width: 950px;
  width: 950px;
  color: #FFFFFF;
  font-size: 14px;
}


h1
{
  color: #99ccff;
  margin: 10px 0px 5px 0px;
  font-size: 22px;
}


h2
{
  color: #99ccff;
  margin: 10px 0px 5px 0px;
}


h3
{
  color: #99ccff;
  margin: 10px 0px 5px 0px;
}


h4
{
  color: #99ccff;
  margin: 10px 0px 5px 0px;
}

li b
{
  color: #99ccff;

}

a:link
{
  color: #99ccff;
}


a:visited
{
  color: #99ccff;
}


p
{
  margin: 5px 0px 5px 0px;
}


a:hover
{
    color: #88ff88
}


#titre
{
    height:30px;
}


#navigation
{
  height:50px;
  margin-top: 5px;
}


#navigation img
{
border: 0 none
}


#content
{
  position:absolute;
  width:950px;
  top: 100px;
  bottom:0px;
}


#contentbg
{
  background-position: 275px 170px;
  background-image: url(./img/masque.gif);
  background-repeat: no-repeat;
  position: absolute;
  width: 950px;
  top: 100px;
  bottom: 0px;
  background-attachment: fixed;
}


#menu
{
  background-image: url(./img/menu.gif);
  background-repeat: repeat-y;
  position: absolute;
  width: 150px;
  top: 10px;
  bottom: 0px;
  line-height: 25px;
}


#texte{
  left:165px;
  right:40px;
  top: 0px;
  bottom:0px;
  position:absolute;
}


#pressearticle
{
  font-size: 14px;
  color: #ffffff;
  margin-top: 15px;
}


#pressebaspage
{
  font-size: 12px;
  color: #ffffff;
  margin: 10px 0px 5px 0px;
}


#pressetitre
{
  font-size: 16px;
  color: #99ccff;
}


#pressetexte
{
  font-size: 14px;
  color: #ffffff;
}


.test{
        visibility:hidden;
}

.imgflow { 
	position:absolute; 
	border:none;
}

.clear{
	clear:both;
}


#images{
	visibility:hidden;
}


#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}


#loading img{
	margin-top:10px;
	position:relative; 
}


#captions{
	position:relative; 
	text-align:center;
	z-index:10000;
}


#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}


#slider
{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(./img/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}


#imageflow{
	margin-top:50px;
	text-align:left;
}


#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}


#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}