body
{
    background-image: url("Helix.jpg");
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-bottom: 25px;
}

table
{
	margin: auto;
}

td{
  border: 1px solid white;
  background-color: white;
  border-radius: 5px;
  display: table-cell;
 vertical-align: middle;
}

.vide{
  opacity: 0.5;
}

.transp{
  background-color: transparent;
  border: 1px solid transparent;
}

.demi{
	width: 30px;
	height: 30px;
}

.normal
{
	width: 70px;
	height: 70px;
}

.minitable{
	width: 75px;
	height: 73px;
}
	

#google, #wikipedia, #wolframalpha
{
  width: 284px;
	height: 70px;
}
	

#nolife, #gmail, #nolife5ans
{
  width: 213px;
	height: 70px;
}

#nolife5ans
{
  
  border: none;
  background-color: #808080;
  background-image: url("icones/nolife5ans.jpg");
  background-repeat: no-repeat;
  background-position:center center;
  border-radius: 0;
}

@font-face {
    font-family: 'font';
    src: url('scoreboard.ttf') format('truetype');
}

#hexa
{
	text-align:center;
	font-weight:bold;
	font-size: 3em;
	font-family: 'font', Courier;
	color: black;
}

.bouton
{
    width:71px;
    height:58px;
 }

.buttons a, .buttons button{
/*    display:block;
    float:left;*/
    background-color:white;
}

.buttons button img, .buttons a img{

    width:50px;
    height:50px;
}

.boutons, .bordure
{
	border: none;
	background-color: transparent;
}

.bordure
{
	border-left: 20px solid transparent;
}

#cache
{
	opacity: 0;
}

ul
{
	padding-left: 0;
}

ul a
{
	text-decoration: none;
	color: black;
}

ul a:visited
{
	color: silver;
}

li
{
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dashed silver;
}

.petit
{
	width: 50px;
	height: 49px;
}

@font-face {
    font-family: 'Dots';
    src: url('BPdotsUnicase.otf');
}

#rssdiv
{
	position: fixed;
	top: 100px;
	left: 950px;
	width: 300px;
	height: 520px;
	vertical-align: top;
	overflow: auto;
	font-size: 12px;
	border: none;
	margin-left: 20px;
/*	background-color: transparent;*/
}
