/*css document*/

* { margin: 0;}
body { background: #000 url(indabyss/deg.png) repeat-x;}

.scr { 
	width: 100%;
	background: url(indabyss/poiscaille/calmar.png) no-repeat 62% 120px;
	}
.gen {
	}
h1.header { font: normal 160%/300% Andale mono;
 color: rgb(60,70,80);
 text-align: center;
 margin-left: auto;
 margin-right: auto;
  }
.st {width: 60%;
 font: normal 120%/200% Andale mono;
  color: rgb(60,70,80);
   border-top: solid 1px rgb(40,50,60);
   margin: 1em;
   }
.box { background-color: transparent;
 color: rgb(30,40,50);
 width: 600px;
 padding: 1em;
 margin-left: 100px;
  }
.ico { width: 26px;
 border: 0px;
 margin: 4px;}
 

#dego {
	
	}
#dalt { 
	
	}
#dtwit { 
	
	}
#dnews {
	 
	 }
#ddir { 
	
	}
#drec { 
	 
	}
#dexh {
	
	}
#del { 
	
	}
#daut { 
	-webkit-column-count: 2;
	-webkit-column-width: 200px;
	-webkit-column-gap: 35px;

	-moz-column-count: 2;
	-moz-column-width: 200px;
	-moz-column-gap: 35px;

	-o-column-count: 2;
	-o-column-width: 200px;
	-o-column-gap: 35px;

	column-count: 2;
	column-width: 200px;
	column-gap: 35px;
}
#dfoot { 
	margin-left: 100px; 
	vertical-align: middle;
	}
#dnav { 
	position: fixed; 
	left: 100px;
	z-index: 12;
 	}
ul.nav { list-style-type: none;
 background-color: transparent;
 }
li.navit { color: white;
text-align: right;
border-right: solid 1px rgb(40,50,60);
padding-right: 1em;
background-color: transparent;
}
li {line-height: 2em;
 background-color: transparent;
 	}
.menu, .menud {
	 }
.menuit, li.vi { 
	 list-style-type: none;
	 background-color: transparent;
	 border: 0px;
	 }
	 li.vi {display: inline;}
	 li.vi > img { margin: 8px;}

#ech {list-style-type: none; background: transparent url(indabyss/poiscaille/rot02.php) no-repeat right 40%;	margin-left: 50px;}
.echit { color: rgb(30,80,20);
	 font: oblique 80%/100% Andale mono;
	 line-height: 14.2em;}


a:link { background-color: transparent;
 font: normal 90%/120% Andale mono, Trebuchet MS;
 text-decoration: none;
 color: rgb(40,50,60);
  		}
a:visited { background-color: transparent;
 font: normal 90%/120% Andale mono, Trebuchet MS;
 text-decoration: none;
 color: rgb(20,40,20);
  		}
a:hover { background-color: transparent;
 font: normal 90%/120% Andale mono, Trebuchet MS;
 text-decoration: none;
 color: rgb(40,160,40);
  		}
a:active { background-color: transparent;
 font: normal 90%/120% Andale mono, Trebuchet MS;
 text-decoration: overline;
 color: rgb(0,220,0);
  		}
