body {font-size:12px;}

#menu, #pieddepage, #entete, .printhidden, #liste_lignes * {
	display:none;
}

#liste_lignes .printshow, #liste_lignes .printshow li, #liste_lignes .printshow li * {
	display:block !important;
}

img {border:0;}

.clear_both {clear:both;}

#container_map div {
	float:right;
	width:80px;
}

#reseau_gauche {
	float:left;
	width:300px;
	padding-left:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

#reseau_centre {
	padding-left:55px;
	height:400px;
	float:left;
	width:550px;
}
#map {
	color:#000;
	border:solid #fff 3px;
}

#liste_lignes {
	width:300px;
	border:solid #fff 3px;
	background:#96b8e3;
	margin-bottom:15px;
	height:100% !important;
}

/**** affichage bulle ******/
#map h1 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#e42929;
}
#map h2 {
	color:#a4a4a4;
	font-size:10px;
	border-top:solid 1px #dedede;
	border-bottom:solid 1px #dedede;
	padding-top:5px;
	padding-bottom:5px;
}
#map h3 {
	color:#5792c9;
	font-size:10px;
	padding-bottom:10px;
}
#map div p, #map a {
	color:#a5a5a5;
	font-weight:normal;
}


#liste_lignes {
	width:300px;
	height:340px;
	overflow:auto;
	border:solid #fff 3px;
	background:#96b8e3;
	margin-bottom:15px;
}

.liste_lignes {
	margin-top:20px;
}

#liste_lignes ul {
	margin-left:10px;
	margin-top:0px;
	font-size:14px;
}
#liste_lignes ul li ul {
	margin-top:0;
}


#liste_lignes ul li ul {
	margin-left:0;
}
#liste_lignes ul li {
	list-style:none;
	background:url(/fr/Bt/puce_arret.gif) no-repeat 0px 2px;
	padding-left:20px;
	height:16px;
	padding-top:5px;
}

#liste_lignes ul a {
	font-size:11px;
	color:#175187;
	font-weight:bold;
	text-decoration:none;
}

#liste_lignes ul li  a {
	font-size:11px;
	color:#fff;
	font-style:italic;
	font-weight:normal;
}
