div.rappels
{
	position: absolute;
	top: 196px;
	left: 250px;
	width: 600px;
	
	font-family: arial;
	font-size: 10pt;
	color: #020079;
	
	z-index: 200;
}
div.titre_rappels
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	
	font-family: arial;
	font-size: 10pt;
	color: #020079;
	font-weight: bold;
	
	z-index: 200;
}

div.intitule_choix_ligne
{
	position: absolute;
	top: 300px;
	left: 161px;
	width: 825px;
	
	text-align: center;
	
	font-family: arial;
	font-size: 10pt;
	color: #020079;
	
	z-index: 200;
}
div.menu_ligne
{
	position: absolute;
	top: 320px;
	left: 161px;
	width: 825px;
	
	text-align: center;
	
	z-index: 300;
}
div.boutons
{
	position: absolute;
	top: 400px;
	left: 90px;
	width: 825px;
	
	text-align: center;
	
	z-index: 200;
}
div.bouton_choix_reseau
{
	position: relative;
	top: 0px;
	left: 0px;
	
	z-index: 200;
}
div.bouton_horaire_arret
{
	position: relative;
	top: -24px;
	left: 510px;
	width:187px;
	z-index: 200;
}

div.habillage1
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	
	BACKGROUND-IMAGE: url(images/demandeiti/background1.gif);
	background-color: #00dddd;
	
	z-index: 100;
}
div.habillage2
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	
	BACKGROUND-IMAGE: url(images/demandeiti/background1.gif);
	background-color: #00aaaa;
	
	z-index: 90;
}
div.habillage3
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
	
	BACKGROUND-IMAGE: url(images/demandeiti/background1.gif);
	background-color: #00dddd;
	
	z-index: 80;
}
div.habillage4
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 400px;
	
	BACKGROUND-IMAGE: url(images/demandeiti/background1.gif);
	background-color: #00aaaa;
	
	z-index: 70;
}
div.habillage5
{
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 500px;
	
	BACKGROUND-IMAGE: url(images/demandeiti/background1.gif);
	background-color: #00dddd;
	
	z-index: 60;
}
