body, table, input, .normal
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding:0;
	margin:0;
}

body
{
	background-color:#000;
	background-image: url('motif.gif');
}

#content
{
	text-align:center;
/*	border:solid red 2px; */
	background-image: url("bandeau.gif");
	background-position: top;
	background-repeat:repeat-x;
}

a:link, a:visited
{
	font-weight: bold;
	color: #555555;
}

a:hover, a:active
{
	color: #ffffff;
}

.petit, a.petit:link, a.petit:visited
{
	font-size: 10px;
	font-weight: normal;
}

a.nolink:link, a.nolink:visited
{
	font-weight: normal;
	text-decoration: none;
	color: #777;
}

a.nolink:hover, a.nolink:active
{
	color: #d00;
}

a img
{
	border: solid #333 1px;
	padding:5px;
	margin:5px;
	background-color:#000;
	display:block;
	float:left;
}

a:hover img, a:active img
{
	border: solid #ffffff 1px;
}

.infoBlock
{
	height:45px;
	padding-top:10px;
	/* border: solid red 1px; */
	clear:both;
}

.info
{
	display:none;
	/* background-color:#000; */
	color: #666666;
	padding: 6px;
/*	border: solid blue 1px; */
}

#megabambou, #netdisaster, #bipbip, #politron, #clock
{
	text-align:left;
}

#netdisaster, #politron
{
	margin-left:150px;
}

#bipbip, #clock
{
	margin-left:300px;
}

#poubltv, #sph, #mangeur, #euro, #politique, #wanted
{
	text-align:right;
}

#poubltv, #euro
{
	margin-right:300px;
}

#sph, #politique
{
	margin-right:150px;
}

td.top .info
{
	margin-top: 10px;
}

td.bottom .info
{
	margin-bottom: 10px;
}

#logo
{
/*	background-image: url("deesnay-big.gif");
	background-position: center ;
	background-repeat:no-repeat;
	width:548px; */
	height:200px;
	text-align:center;
}

#pics
{
	padding:0px;
	text-align:center;
	width:912px;
/* 	border:solid green 1px; */
	margin:auto;
	
}

#copyright
{
	display:block;
	clear:both;
	padding-top:15px;
	line-height:20px;
}

#more
{
	display:block;
	float:left;
	width:145px;
	/* height:145px; */
	text-align:right;
	padding-top:5px;
	margin-right:7px;
	/* border:solid red 1px; */
}