.bannerZone {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

	.bannerZone .text {
		display:none;
	}
	
	.bannerZone a {
		text-decoration:none;
	}
	
	.bannerZone a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

#bannerHome li, #bannerHome img { height:149px; }
/*-----*/

.rightBlock {
	padding: 15px 15px 0 15px;
	background: url('images/customer/bg_welcome.gif') 0 0 no-repeat;
}

/*-- MARQUES ---*/

	.marques a {
		display: block;
		width: 85px;
		height: 80px;
		float: left;
		margin-bottom: 10px;

		font-size: 10px;
		color: #474747;
		text-decoration: none;
	}

	.marques h3 {
		margin: 0 0 8px 0;
	}

	.marques a:hover {
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		opacity: 0.7;
	}

	.marques .logoSeparator {
		width: 10px;
		height: 1px;
		float: left;
	}

/*-----*/

.marque {
	display: block;
	width: 157px;
	float: left;
	margin: 0 18px 10px 0;
	padding: 0 0 0 10px;

	font-size: 10px;
	text-decoration: none;
	text-align: left;
	color: #474747;	
}

.marque:hover { color: #c41c5b; }

.marque:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

/*-- PARTENAIRES ---*/

.partenaires h3 {
margin:0 0 8px;
}

/*-----*/

.googleMap {
	margin: 32px 0 0 0;
}
