/* CSS Document 
(Club Express theme)
*/

div#contentSearchAvailable {
	float:left;
	text-align:left;
	font-size:11px;
	width:211px; 
	height:110px !important;
	height:131px;
	clear:right;
	background-image:url(/ecom_theme/img/en-us/bg_searchAvailable.jpg);
	
	padding-top:21px;
}

div#contentLogo{
	float:left;
	width:249px; height:131px;
	background-image:url(/ecom_theme/img/en-us/logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}

div#contentHeader {
	display:block;
	float:left; margin:auto;
	width:478px; height:131px;
	overflow:hidden;
	background-image:url(/ecom_theme/img/en-us/header.jpg);
}

div.cartInformationAlign {
	text-align:left; vertical-align:top;
	padding-right:7px; padding-top:37px;
	padding-left:8px;
	
	margin-top:5px;
	float:right;
	background-image:url(/ecom_theme/img/en-us/bg_myCart.jpg);
background-repeat:no-repeat;
	
	width:177px !important;
	width:195px;
	
	height:49px !important;
	height:86px;
	
	position:absolute;
}
#homePagePME, #homePageGouvernement, #homePageSante, #homePageResidentiel{
	display:block;
	width:201px;
	height:154px;
	
	background-image:url(/ecom_theme/img/homepagecat/en/pme.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
	text-indent:-5000px;
	text-decoration:none;
	border:none;
	outline:none;
}

#homePageGouvernement{
	background-image:url(/ecom_theme/img/homepagecat/en/gouvernement.jpg);
}

#homePageSante{
	background-image:url(/ecom_theme/img/homepagecat/en/sante.jpg);
}

#homePageResidentiel{
	background-image:url(/ecom_theme/img/homepagecat/en/residentiel.jpg);
}

#homePagePME:hover, #homePageGouvernement:hover, #homePageSante:hover, #homePageResidentiel:hover{
	background-position:bottom;
}
