body, text, td {
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}

body {
	background:#666666;
	background-attachment: fixed;
	color:#fff;
	/*background-position: center top;*/
}

p {
  color:#fff;
}

td, a, a:link,a:visited, .titre				{color:#D6D4D4;text-decoration:none;}
a.lblack, a:link.lblack, a:visited.lblack	{color:#000000;}
a:hover, a:active, a:hover.lblack, a:active.lblack {color:#fff;}

#boule1 {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
  }

img			{border-color:#fff;border-width:1px;-webkit-box-shadow: 2px 2px 8px 2px #000000;
-moz-box-shadow: 2px 2px 8px 2px #000000;
box-shadow: 2px 2px 8px 2px #000000; 
margin-bottom:15px;
}
#boule1, #boule2 {border-width:0px;}
#menu td	{background-color:#997958;}
a, a:link.lbas, a:visited.lbas {color:#D6D4D4;}
a:hover.lbas, a:active.lbas {color:#D6D4D4;}

#test {
	margin:auto;
	width: 980px;
	height: 670px;
	min-height: 670px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
