
.partenaires {
	list-style: none;
	margin: 0; padding: 0;
	width: 550px;
	/*display: inline; Displays the items inline for the width of the container instead of displaing in 4 columns.*/
}
.partenaires li {
	border: 1px solid #663300;
	display: block;
	float: left;
	margin: 0; padding: 0;
	position: relative;
	text-align: center;
	width: 130px; height: 130px;
}
.partenaires li a {
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 130px; height: 130px;
}
.partenaires li a span { 
	display: block;
	top: 43%; left: 0;
	margin: 0 auto;
	position: absolute;
	width: 100%;
}
.partenaires li a:hover span { 
	display: none;  
}
.partenaires li.nologo a:hover span { 
	display: block;
	font-weight: bold;
}

.logo_axa { background: url(images/Logo/images/logo_axa.jpg) -500px -500px no-repeat; }
.logo_bell { background: url(images/Logo/images/logo_bell.gif) -500px -500px no-repeat; }
.logo_betonel { background: url(images/Logo/images/logo_betonel.gif) -500px -500px no-repeat; }
.logo_bleu { background: url(images/Logo/images/logo_bleu.gif) -500px -500px no-repeat; }
.logo_bonjourquebec { background: url(images/Logo/images/logo_bonjourquebec.gif) -500px -500px no-repeat; }
.logo_cdp { background: url(images/Logo/images/logo_cdp.gif) -500px -500px no-repeat; }
.logo_choicehotel { background: url(images/Logo/images/logo_choicehotel.gif) -500px -500px no-repeat; }
.logo_exotiktours { background: url(images/Logo/images/logo_exotiktours.gif) -500px -500px no-repeat; }
.logo_gite { background: url(images/Logo/images/logo_gite.gif) -500px -500px no-repeat; }
.logo_gouverneur { background: url(images/Logo/images/logo_gouverneur.gif) -500px -500px no-repeat; }
.logo_greichescaff { background: url(images/Logo/images/logo_greichescaff.gif) -500px -500px no-repeat; }
.logo_groupeforget { background: url(images/Logo/images/logo_groupeforget.gif) -500px -500px no-repeat; }
.logo_hilton { background: url(images/Logo/images/logo_hilton.gif) -500px -500px no-repeat; }
.logo_info { background: url(images/Logo/images/logo_info.gif) -500px -500px no-repeat; }
.logo_hotel { background: url(images/Logo/images/logo_hotel.gif) -500px -500px no-repeat; }
.logo_matursante { background: url(images/Logo/images/logo_matursante.gif) -500px -500px no-repeat; }
.logo_museestewart { background: url(images/Logo/images/logo_museestewart.gif) -500px -500px no-repeat; }
.logo_protection50 { background: url(images/Logo/images/logo_protection50.gif) -500px -500px no-repeat; }
.logo_rabaiscampus { background: url(images/Logo/images/logo_rabaiscampus.gif) -500px -500px no-repeat; }
.logo_securigroupe { background: url(images/Logo/images/logo_securigroupe.gif) -500px -500px no-repeat; }
.logo_securprivilege { background: url(images/Logo/images/logo_securprivilege.gif) -500px -500px no-repeat; }
.logo_securiglobe { background: url(images/Logo/images/logo_securiglobe.gif) -500px -500px no-repeat; }
.logo_soin { background: url(images/Logo/images/logo_soin.gif) -500px -500px no-repeat; }
.logo_croisiereaml { background: url(images/Logo/images/logo_croisiereaml.gif) -500px -500px no-repeat; }
.logo_victorin { background: url(images/Logo/images/logo_victorin.gif) -500px -500px no-repeat; } 
.logo_inservio { background: url(images/Logo/images/logo_inservio.gif) -500px -500px no-repeat; }
.logo_simplex { background: url(images/Logo/images/logo_simplex.gif) -500px -500px no-repeat; }
 
.logo_axa:hover, .logo_bell:hover, .logo_victorin:hover, 
.logo_betonel:hover, .logo_bleu:hover, 
.logo_bonjourquebec:hover,
.logo_cdp:hover, .logo_choicehotel:hover, 
.logo_exotiktours:hover, .logo_gite:hover, .logo_gouverneur:hover,
.logo_greichescaff:hover, .logo_groupeforget:hover, 
.logo_hilton:hover, .logo_info:hover, .logo_hotel:hover, .logo_matursante:hover,
.logo_museestewart:hover,  .logo_protection50:hover, 
.logo_rabaiscampus:hover, .logo_securigroupe:hover, .logo_securiglobe:hover, .logo_inservio:hover, .logo_simplex:hover,
.logo_securprivilege:hover, .logo_soin:hover, .logo_croisiereaml:hover { background-position: center center; }

