/* CSS Document */
.contenu{
	width:675px;
	background:url(images/liens/titre-liens.gif) top left no-repeat;
	margin-top:8px;
	padding-top:35px;
	padding-left:15px;
	padding-bottom:15px;
	color:#7E9605;
}

.lien{
	width:630px;
	
	margin-left:5px;
	float:left;
}

.autre{
	text-align:center;
}

.plan{
	background:#1F221B;
	width:640px;
	height:70px;
	border:#7E9605 1px solid;
	text-align:center;
}
.deco{
	background:#7E9605;
	width:640px;
	height:1px;
}