/* CSS Document */
.contenu{
	width:675px;
	background:url(images/plan-site/titre-plan-du-site.gif) top left no-repeat;
	margin-top:8px;
	padding-top:35px;
	padding-left:15px;
	color:#7E9605;
	height:320px;

}

.plan{
	background:#1F221B;
	width:125px;
	height:65px;
	border:#7E9605 1px solid;
	padding-bottom:5px;
	text-align:center;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:9px;
}

.plan-pt{
	background:#1F221B;
	width:125px;
	height:25px;
	border:#7E9605 1px solid;
	padding-bottom:5px;
	text-align:center;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:31px;
}

.deco{
	background:#7E9605;
	width:125px;
	height:1px;
}

.sous-menu{
	width:180px;
	height:65px;
	float:left;
	margin-top:10px;
	margin-right:10px;
}