#outilsDeVente {
	background: url(/service/static/residentiel/img/interface/outilsDeVente_bkg_large.jpg) repeat-x bottom;
	border:1px solid #cccccc;
	margin-bottom:10px;
	/*min-height: 10em;
	height: auto !important;*/
	height: 10em;
}
#outilsDeVente div.titre, 
#outilsDeVente div.horaireTel, 
#outilsDeVente div.icon {
	float:left;
	height: 100%;
} 

/* TITRE */
#outilsDeVente div.titre{
	border-right:1px solid #cccccc;
}
	#outilsDeVente.large div.titre{
		width:20%;
	}
	#outilsDeVente.medium div.titre{
		width:14%;
	}

#outilsDeVente div.titre span{
	text-indent:-3000px;
	display:block;
}
#outilsDeVente.large div.titre span{
	background: url(/service/static/residentiel/img/fr/interface/outilsDeVente.gif) no-repeat;
	margin-top:25px;
	margin-left:18px;
	width:134px;
	height:64px;
}
	body.en #outilsDeVente.large div.titre span{
		background-image: url(/service/static/residentiel/img/en/interface/outilsDeVente.gif);
	}
#outilsDeVente.medium div.titre span{
	background: url(/service/static/residentiel/img/fr/interface/outilsDeVente.gif) no-repeat -8px -65px;
	margin-top:15px;
	margin-left:18px;
	width:80px;
	height:84px;
}
	body.en #outilsDeVente.medium div.titre span{
		background: url(/service/static/residentiel/img/en/interface/outilsDeVente.gif) no-repeat -8px -65px;
		width:92px;
		margin-top:18px;
	}

/* SAC */
#outilsDeVente div.horaireTel{
}
	#outilsDeVente.large div.horaireTel{
		width: 35%;
	}
	#outilsDeVente.medium div.horaireTel{
		width: 30.5%;
	}

#outilsDeVente div.horaireTel div{
	margin: 25px 0 25px 20px;
}
	#outilsDeVente.large div.horaireTel div{
		padding-left:90px;
		background: url(/service/static/residentiel/img/interface/bt-outilsDeVente.gif) no-repeat -140px -95px;
	}
	#outilsDeVente.medium div.horaireTel div{
	}
	body.en #outilsDeVente.medium div.horaireTel div{
		margin-left:10px;
		margin-right:10px;
	}
#outilsDeVente div.horaireTel span{
	font-size:90%;
	font-weight:bold;
	position:relative;
	text-transform:uppercase;
	top:-7px;
}
#outilsDeVente div.horaireTel span big{
	font-size:170%;
}

#outilsDeVente div.horaireTel dl{
	width:100%;
	padding-right:0%;
}
#outilsDeVente div.horaireTel dl dt{
	font-weight:normal;
	width:55%;
	float: left;
}
#outilsDeVente div.horaireTel dl dd{
	font-weight:normal;
	width:45%;
	float: left;
}
	body.en #outilsDeVente div.horaireTel dl dt{
		width:49%;
	}
	body.en #outilsDeVente div.horaireTel dl dd{
		width:51%;
	}
/* ICONS */
#outilsDeVente div.icon{
	border-left:1px solid #cccccc;
	text-align:center;
}
	#outilsDeVente.large div.icon{
		width:44.5%;
	}
	#outilsDeVente.medium div.icon{
		width:54.5%;
		_width:54%;
	}
#outilsDeVente div.icon ul{
	display: inline-block;
	*display: inline;
	width:auto;
	margin:0 auto;
}
#outilsDeVente div.icon ul li{
	list-style-type:none;
	float:left;
}
#outilsDeVente div.icon ul li a{
	display:block;
	width:7.75em;
	color:#000;
	padding: 70px .6em .5em .6em;
	text-transform: uppercase;
	font-size:86%;
	font-weight:bold;
	text-decoration:none;
}
#outilsDeVente div.icon ul li a{ 
	text-decoration:none;
	background: url(/service/static/residentiel/img/interface/bt-outilsDeVente.gif) no-repeat 50% 0;
}
#outilsDeVente div.icon ul li a:hover{ 
	text-decoration:underline; 
}
#outilsDeVente div.icon ul li.parlez a{
	background-position: 50% -265px;
}
#outilsDeVente div.icon ul li.trouvezMagasin a{
	background-position: 50% -440px;
}
#outilsDeVente div.icon ul li.clavardez a{
	background-position: 50% -615px;
}
#outilsDeVente div.icon ul li.commandez a{
	background-position: 50% -790px;
}
#outilsDeVente div.icon ul li.conseillerMaison a{
	background-position: 50% -965px;
}

/* SMALL */
#outilsDeVente.small{
	float:left;
	clear:right;
	margin-top:0.5em;
	padding-left:2.5%;
	width:31%;
	height:auto;
	border:0px none #ffffff;
	background:none;
}
.float_right #outilsDeVente.small{
	float:right;
}
/* fits a page without side-nav */
.offre #outilsDeVente.small {
	padding-left:2%;
	width:24.75%;
}
.offre #calculette #outilsDeVente.small {
	padding-left:2%;
	width:77%;
}
#outilsDeVente.small h3 {
	font-size: 100%
}
#outilsDeVente.small ul{
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	margin:0;
	margin-top:3px;
	padding:0;	
}
#outilsDeVente.small ul li{
	list-style-type:none;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	background: url(/service/static/residentiel/img/interface/bt-outilsDeVente.gif) no-repeat;
}
#outilsDeVente.small ul li a{
	color:#568;
	text-decoration:none;
}
#outilsDeVente.small ul li a:hover{
	text-decoration:underline;
}
#outilsDeVente.small ul li.heuresOuverture{
	background-position:0 -40px;
	padding-bottom:0;
}
#outilsDeVente.small ul li.parlez{
	background-position:0 -217px;
}
#outilsDeVente.small ul li.trouvezMagasin{
	background-position:0 -398px;
}
#outilsDeVente.small ul li.clavardez{
	background-position:0 -566px;
}
#outilsDeVente.small ul li.commandez{
	background-position:0 -741px;
	border-top:1px dotted #cccccc;
}
#outilsDeVente.small ul li.conseillerMaison{
	background-position:0 -918px;
}

#outilsDeVente.small .heuresOuverture .tooltipHoraire{
	display:block;
	position:relative;
	height:auto;
	padding: 5px 10px;
	margin: .5em 0 .25em -30px;
	width:210px;
	background: #f7f7f7;
	border:1px solid #ccc;
}
#outilsDeVente.small .heuresOuverture .tooltipHoraire span{
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
	background: url(/service/static/residentiel/img/interface/bt-outilsDeVente.gif) no-repeat 0 -38px;
}

#outilsDeVente.small  .heuresOuverture .tooltipHoraire dl{
	margin-top:3px;
}
#outilsDeVente.small  .heuresOuverture .tooltipHoraire dl dt{
	float:left;
	width:50%;
	font-weight:normal;
	margin-top:3px;
}
#outilsDeVente.small  .heuresOuverture .tooltipHoraire dl dd{
	float:left;
	width:50%;
	margin-top:3px;
}

/* INDEX */




#outilsDeVenteIndex{
	background: url(/service/static/residentiel/img/interface/outilsDeVenteIndex-bkg974.jpg) repeat-x top;
	/*min-height: 49px;
	height: auto !important;*/
	height: 49px;
	-webkit-text-size-adjust: none;
}
	body.en #outilsDeVenteIndex{
	background: url(/service/static/residentiel/img/interface/outilsDeVenteIndex-bkg974-en.jpg) repeat-x top;
	}


#outilsDeVenteIndex div.commander, 
#outilsDeVenteIndex div.horaireTel, 
#outilsDeVenteIndex div.bouton {
	float:left;
}
#outilsDeVenteIndex div.commander {
	width:340px;
	text-align:left;
	margin-top:14px;
}
	body.en #outilsDeVenteIndex div.commander {
	width:320px;
	}


#outilsDeVenteIndex div.commander big {
	margin-left:54px;
}


#outilsDeVenteIndex div.horaireTel {
	margin-left:24px;
	-margin-left:20px;
	margin-top:10px;
}
	body.en #outilsDeVenteIndex div.horaireTel {
	margin-left:10px;
	/margin-left:8px;
	-margin-left:6px;
	}


#outilsDeVenteIndex div.bouton {
	margin-left:86px;
	/margin-left:84px;
	-margin-left:75px;
	margin-top:8px;
}
	body.en #outilsDeVenteIndex div.bouton {
	margin-left:77px;
	/margin-left:77px;
	-margin-left:65px;
	}
#outilsDeVenteIndex dl{
	float:left;
	margin:0 0 0 14px;
}

