* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #fff;
	color: #000;
	font: .8em/1.5em Verdana, Arial, sans-serif;background: url('../images/fond-bis.jpg') repeat-y;
}
p {
	padding-top: 10px;
}
span {
	line-height: 1em;
}
address {
	font-style: normal;
}
acronym {
	border-bottom: dashed 1px #000;
}
#entete p {
	padding-top: 0px;
}
#document {
	float: left;
	background: url('../images/fond-dte.jpg') repeat-y right 0;
}
#ch_fer {
	height: 1.5em;
	line-height: 1em;
	padding-top: 0.2em;
}
#entete {
	height: 154px;
	line-height: 7em;
	background: url('../images/haut-gauche.jpg') no-repeat 0 #026E9C;
}
	#text_loc {
		position: absolute;
		top: 105px;
		left: 25px;
		font-size: 1.5em;
	}
#entete-bis {
	height: 12em;
	line-height: 7em;	
	background: url('../images/haut-droite.jpg') no-repeat right 0;
}
#menu, #droite {
	position: absolute;
	top: 154px;z-index: 50;
}
#menu {
	left: 0;
	width: 200px;
	padding: 10px 0 10px 7px;
}
#droite {
	right: 0;
	min-height: 700px;
	width: 190px;
	padding: 10px 0 10px 15px;
}
#corps {
	margin: 3px 210px 0 225px;
	min-height: 700px;
	z-index: 10;
}
#pied {
	width: 100%;
	height: 10em;
	float: left;
	background-color: #fff;
	line-height: 1em;
	padding-top: 15px;
	margin-left:  0 -10px 0 -10px;
	text-align: center;
}
#bas {
	padding-top: 10px;
	margin: 0px 220px;
	background-color: #fff;
	border-top: solid 1px #BCEAFA;
}
#entete img {
	position: absolute;
	top: 10px;
	left: 30px;
}
p.center {
	position: relative;
	width: 100%;
}
p.center img {
	position: relative;
}
#xiti-logo {
margin-top: 30px;
}