
.dleft
{
	float:left;
	width:160px;
	padding:1px;
	
	font-family:arial;
	font-size:12px;
	height:50px;
	margin-right:4px;
}

.dleft999
{
	float:left;
	width:155px;
	padding:1px;
	
	font-family:arial;
	font-size:12px;
	height:50px;
	margin-right:4px;
}

.bordernobottom
{
	border:none;
	border-bottom:none;
	border-top:none;
	
}

.borderall
{
	border:none;
	
}

.bgactive
{
	/*background-color:#FFFFFF;*/
  background-image:url(http://www.moto-net.com/images/styles/fond-blanc-ombre.gif);
  background-repeat : repeat;
}

.dleft:hover
{
	/*background-color:#FFF;*/
} 

.design
{
	/*background-color:#C1C1C1;*/
  background-image:url(http://www.moto-net.com/images/styles/fond-gris-ombre.gif);
  background-repeat : repeat;
}


.dclear 
{
	clear:both;
	/*padding-top:1px;*/
}

.dcontent
{
	width:98%;	
	/* height:200px; */
	overflow:auto;
	
	padding:5px;
	font-family:arial;
	font-size:12px;
	background-color:#FFFFFF;
}

.dhide
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.linkalaune
{
	color:black;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.linkalaune:hover
{
	text-decoration:underline;
}
