#intro{
	width: 100%;
	margin-left: 17px;
	padding: 22px 20px 40px 0px;

}

#title{
	margin-bottom: 28px;
}

#filtre{
	/*border:#999 1px solid;*/
	margin-bottom: 5px;
}

#filtre ul{
	padding:4px;
	margin:0px;
	height:25px;
	background-color:#EFEFEF;
	list-style-type:none;
	vertical-align:top;
}
#filtre ul label{
	PADDING-RIGHT: 5px;
	font-weight:bold;
	font-size:1em;
	COLOR: #333;
}



#find_postal{
	/*border-right: #999 1px solid;*/
	padding-right: 4px;
	margin-right: 5px;
	line-height:1.4;
	float: left;
	VERTICAL-ALIGN: top;
	LIST-STYLE-TYPE: none;
}

#find_postal input {
	width: 48px;
	text-transform:uppercase;
	float: left;
	padding-top: 1px;
}
#find_postal label{
	padding-top: 3px;
	float: left;
}

#find_area{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	
	height: 24px;
	float: left;
	VERTICAL-ALIGN: top;
	LIST-STYLE-TYPE: none;
}
#find_area select{
	float: left;
}

#find_area input{
	float: left;
	padding-top: 1px;
	
}

#find_area h2, #find_postal h2{
	margin-right: 2px;
	font-size:1em;
	color: #a12d33;
	padding-top: 2px;
	float: left;
}


.details{
	padding:10px;
}

.details a{
	color: #a12d33;
	text-decoration:underline;
}
.details a:after{
	content:' »';
}

OL {
	VERTICAL-ALIGN: top;
	LIST-STYLE-TYPE: none
}

.address img{
	padding-right:15px;
	padding-bottom:15px;
}

.address_IGA{
	background-image: url(../images/iga.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.address_IGAEX{
	background-image: url(../images/igaex.png);
	background-repeat: no-repeat;
	background-position: right center;	
}

#loading{
	position:fixed;
	padding:2em 1em;
	text-align:center;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color:#000;
	opacity:0.5;
	filter: alpha(opacity=50);
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display:none;
}


.resultats-table{width:100%;background-color:#E1E1E1;text-align:left;font-size:11px;}
.resultats-table th{
	background-color:#e4e4e4;
	border:1px solid #FFF;
}



.resultats-table td,.resultats-table th{ padding : 6px}
.resultats-table tr.line0{ background-color:#FFF; }
.resultats-table tr.line1{ background-color:#F4F4F4; }

.resultats-table a{
	text-decoration:underline;
}

.resultats th{
	background:transparent url(../../images/joindre_magasins_ville_bg.gif) repeat scroll 0 0;
	color:#666666;
	font-weight:bold;
	height:22px;
	padding:0 0 0 8px;
}

.googledir table, .store{
	font-size:11px;
}


#store{
	width:300px; 
	padding:10px!important;
	margin:10px!important;
	font-size:11px;
}

#store fieldset{
	border: thin solid #000000;
	font-size:11px;
	
	padding: 5px;
	margin-bottom:10px;
}

#store legend{
	font-size:12px;
	font-weight:bold;
}

#store legend img{
	padding-right:5px;
	padding-left:5px;
}

#map{
	width:300px; 
	height:300px; 
	padding:10px;
	font-size:11px;
}

#dir{
	width:300px; 
	padding:10px; 
	font-size:11px;
}

#heures_ouverture , #services_offert{
	width: 100%;
	font-size:11px;
}

* {
	padding:0px;
	margin:0px;
	outline: 0
}

#resultats-loader{
	background-image: url(../images/resultats-loader.gif);
	height: 19px;
	width: 220px;
	display:none;
}

.required{
	color:red; 
	font-size:14px;
	
}

#progress_bar {
	width:123px;
	height:12px;
	border:1px solid #EFEFEF;
	margin: 5px;
	display:none;
	background-image: url(../images/percentImage.png);
}

#progress{
	background-color:#CCCCCC;
	text-align:left;
	width: 0px;
	position:inherit;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
 

