body { background-color: #FFFFFF; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; margin: 0; height: 100%; align:center; color:#111111;}
h1 { font-size: 14px; color: #40607D; margin-top: 0em; margin-bottom: 0em;}
h2 { font-size: 11px; color: #40607D; margin-top: 0em; margin-bottom: 0em;}
.bleu {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

div#global { position:relative; top: 0px; width: 900px; padding: 0; min-height: 100%; left: 50%; margin-left: -450px;}
div#entete { top: 0px; width: 900px;}
div#centre { top: 60px; padding-bottom: 20px; overflow: auto;}
div#menu-ardt { width: 200px; float: left;}
div#content { width: 480px; float: left; margin-left: 5;}
div#menu-lieux { width: 200px; float: right; margin-left: 5; border: 1px;}
/*div#station { width: 860px; height: 80px;}*/
/*


div#topmenu { position:absolute; top: 72px; left:0px; height: 46px; width: 760px;}
div#breadcrumb { position:absolute; top: 125px; left:0px; height: 46px; width: 760px; font-size: 10px; color: #0280D5;}
div#footer { position:fixed; width: 760px; height: 20px; background-color: #0280D5; bottom: 0px;}
*/

/* Menu Arrondissement */
#menu-ardt ul { margin: 0px; padding: 2px 5px; list-style-type: none;}
#menu-ardt li { font-size: 11px; color: #333333;}
#menu-ardt li a { text-decoration: none; font-size: 11px;color: #333333;}

/* Menu Lieux */
#menu-lieux ul { margin: 0px; padding: 0px 10px 5px 0px; list-style-type: none;}
#menu-lieux li { font-size: 11px; color: #333333;}
#menu-lieux li a { text-decoration: none; font-size: 11px; color: #333333;}

/* Listing des stations */
#station ul { margin: 0px; padding: 5px 10px 5px 10px; list-style-type: none;}
#station li { font-size: 11px; color: #333333;}
#station a { font-size: 11px; color: #40607D;}
#station strong { color: #40607D;}

/* Footer */
#footer td { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color:#111111;}
#footer a { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color:#333333;}
