@CHARSET "ISO-8859-1";

@import 'global.css';


#maglistZone {

	width: 745px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
}



/*******Zone de texte 2********/

#map_zone {
	width: 100%;
	height: 550px;
	margin-top : 5px;
	background-image: url(../images/magasins/magasins.png);
	background-repeat:no-repeat;
}

#adds {
	width: 650px;
	margin-top : 10px;
	margin-left: 40px;

}

#map_frame {
	width: 650px;
	height: 550px;
	margin-top: 25px;
}

#adds_frame {
	width: 700px;
	height: 400px;
}

table.title2 {
	height: 27px;
	margin:0;
	margin-left : 10px;
	padding:0;
}

table.title2 h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	letter-spacing : 1px;
	color: #FFFFFF;
}

.stores_map {
	display: inline-table;
	width : 717px;
	margin-top : 0px;
	margin-left : 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #404040;
}

