a:link {
	color: #000000;
  text-decoration: none;
  text-decoration: underline;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}

a:visited {
	color: #000000;
  text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
  text-decoration: none;
}
body
{

	margin:0;

	padding:0;
	background-image:url("2015-05-10_Dirt-Valley_2-2.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	
}
#basTexte
{
	font-size: 5 px;
}
#container
{

	position: absolute;
	top:100;
	bottom: 0;
	left: 0;
	right: 0;
  	width:75%;
	margin: auto;
}
#containerTable
{
	 background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:100%;
	position: relative;
	height:100;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin: 0;
  padding: 0;
  border-spacing : 0;
border-collapse : collapse;
	
}
#containerTable2
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:100%;
	position: relative;
	height:70%;
	top:30;
	border-style: solid;
	border-width:0px;
	border-color:black;
	vertical-align: top;
	overflow-y: scroll;
	
}
#tr1
{
	background: linear-gradient(rgba(240,240,240,1), rgba(230,230,230,1));
	border-style: solid;
	border:0px;
	border-color:black;
	column-gap: 0px;
	outline: thin solid;
	outline-color: rgba(200,200,200,1);
}
#tr2
{
	border-style: solid;
	border:5px;
	border-color:black;
	column-gap: 0px;
	outline: thin solid;
	outline-color: rgba(200,200,200,1);
}
#alignTop
{
	vertical-align: top;
	text-align: center;
}


#tableIndex
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:75%;
	position: relative;
	top:30;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableGallery
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:30%;
	
	top:30;
	left:30;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableIndexFull
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:75%;
	
	top:70;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableIndexFull2
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:75%;
	
	top:80;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableIndexFull3
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:75%;
	
	top:90;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableIndexFull4
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:75%;
	
	top:90;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableIndexFull5
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:75%;
	
	top:90;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}
#tableBas
{
	background: linear-gradient(rgba(250,250,250,0.8), rgba(225,225,225,0.8));
	width:100%;
	position: relative;
	top:100;
	border-style: solid;
	border-width:0px;
	border-color:black;
	margin-left: auto;
  margin-right: auto;
}

