  	* {
	 margin: 0;
	 padding: 0;
	}
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	 margin: 0;
	 padding: 0;
	 border: 0;
	 outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100.01%;
	font-family: inherit;
	vertical-align: baseline;
	} 
	
	
	body { 
	font-size:75%;
	text-align:center;
	font-family: "Lucida Grande", sans-serif;
		}
	
	div.titre-menu-orange{ 
	color:#fe6700;
	padding:0em 0em;
	font-size:1.2em;
	text-align:left;
	line-height:140%;
	font-weight:700;
	background:
	}
	
	
	div.bourse {
	padding:0em 0.3em;
	}
	
	div.bourse table {
	font-size:90%;
	text-align:left;
	width:100%;
        border-collapse:collapse;
	}
	div.bourse table tr td {
	border-bottom:1px solid #ccc;
	padding:0.4em 0.1em;
	}
	div.bourse table tr th {
	border-bottom:2px dotted #ccc;
	font-weight:700;
	padding:0.4em 0.1em;
	}
	
	div.bourse h3 {
	border-bottom:2px solid #fe6700;
	color:#fe6700;
	text-align:left;
	margin-bottom:0.5em;
	padding:0.2em 0em;
	margin-top:0.3em;
	}
	div.bourse h4 {
	border:0px;
	border-top:2px dotted white;
	color:white;
	text-align:left;
	margin-bottom:0.5em;
	padding:0.2em 0em;
	font-size:90%;
	margin-top:0.5em;
	}
	
	div.bourse div.graphique {
	text-align:left;
	}
	
	div.bourse p {
	text-align:left;
	color:#666;
	font-size:80%;
	margin-top:1.5em;
	line-height: 140%;
	}
	