/* CSS Document */

.zone-haut{
	width:861px;
	height:120px;
	float:left;
	background-image:url(images/notre-reseau/bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:19px;
	padding-right:30px;
}
.zone-bas{
	width:910px;
	height:550px;
	float:left;
	background-image:url(images/notre-reseau/bg-bas-tmp.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.bas-logo{
	width:260px;
	height:95px;
	float:left;
	margin-bottom:10px;
}

.zone-titre{
	float:right;
	width:580px;
	height:70px;
	text-align:right;
	margin-top:20px;
	text-align:right;
}


	