* {
margin: 0px;
padding: 0px;
}
body {
	color:#003366;
	font-family: verdana, arial, sans-serif;
	font-size: 0.8em;
}
p {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	line-height: 16px;
	color: #003366;
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}
p.spe {
	margin-top: 70px;
}
span {
	color: #FF3300;
	vertical-align: middle;
	margin: 0;
	display:inline;
}
address {
	font-style: normal;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: verdana, arial, sans-serif;
	margin-bottom: 0px;
}
#menu ul {
	margin-bottom: 15px;
}
li {
	margin:0;
	list-style-type: none;
	text-indent: 20px;
	line-height: 1.2em;
	margin-bottom: 5px;
	vertical-align: middle;
}
ul, li {
    padding:0;
    width: 100%; /* précision pour Opera */
}
img {
	vertical-align: middle;
	border-width: 0px;
}
#global {
	width: 760px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	
}
	#chemin_fer {
		width: 760px;
		height: 16px;
		float: left;
	}
	#fond {
		width: 760px;
		min-height: 626px;
		float: left;
		background: url(../images/fond.jpg) no-repeat;
	}
	#entete {
		width: 760px;
		height: 160px;
		float; left;
	}
		#ch_fer_entete {
			position: absolute;
			padding-top: 90px;
			padding-left: 160px;
			font-size: 0.85em;
		}
		#drapeau {
			position: absolute;
			padding-left: 60px;
			padding-top: 65px;
			z-index: 15;
		}
#menu {
	width: 149px;
	height: 322px;
	float: left;
	padding-top: 140px;
}
	#w3c {
		margin-top: 50px;
	}
	#ami {
		margin-left: 8px;
		margin-top: 20px;
	}
#contenu {
	width: 599px;
	height: auto;
	float: left;
	margin-left: 10px;
}
	#gauche {
		width: 420px;
		height: auto;
		float: left;
	}
	#droite {
		width: 150px;
		height: auto;
		float: right;
		text-align: right;
	}
	#promotion, #promotion2 {
		font-weight: bold;
	}
	#promotion {
		position: absolute;
		left: 210px;
		top: 270px;
		font-size: 1em;
		color: yellow;
	}
	#promotion2 {
		position: absolute;
		left: 220px;
		top: 295px;
		font-size: 1.1em;
		color:#fff;
	}
	
#bas {
	width: 760px;
	height: 30px;
	float: left;
	margin-top: 5px;
}
#xiti-logo {
	float:left;
	width: 380px;
	height: 50px;
	margin-top: 80px;
	padding-left: 380px;
}
