* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	text-indent: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #999;
	color: #000;
}
a img {
	border: 0;
}
p {
	font-size: 1.2em;
	line-height:1.2em;
	margin-top: 10px;
}
table p {
	margin-bottom: 5px;
	margin-top: 0px;
}
acronym {
	border-bottom: dashed 1px #ccc;
	cursor: help;
}
#ch_fer {
	font-size: 1em;
	line-height:1em;
	color: #039;
	margin: 2px 0 0 0px;
}
address {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	margin-top: 0px;
}
#bas address {
	font-weight: bold;
	font-style: normal;
	color: #fff;
	font-size: 1em;
	text-align: center;
}
#easy_access {
	width: 90%;
	height: 0.75em;
	margin-left: auto;
  	margin-right: auto;
	font-size: 0.75em;
	text-align: right;
	margin-bottom: 1px;
}
#easy_access p {
	margin: 0;
}
#global { 
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 9px;
  margin-bottom: 10px;
  border: solid 1px #74002C;
  background: url(../images/back_menu.gif) repeat-y #FFF;
}
#entete {
	width: 100%;
	height: 165px;
	background: url(../images/entete.jpg) no-repeat #FFF;
}
	#logo {
		float: right;
		margin-top: 5px;
	}
 #chaut_gauche {
		width: 16px;
		height: 16px;
		float: left;
		margin-left: -1px;
		margin-top: -1px;
		background: url(../images/coin-ht-gauche.gif) no-repeat;
	}
	#chaut_droit {
		width: 16px;
		height: 16px;
		float: right;
		margin-right: -2px;
		margin-top: -1px;
		background: url(../images/coin-ht-droit.gif) no-repeat;
	}
#menu {
	width: 200px;
	position: absolute;
	top: 175px;
}
	#menu #logo {
		width: 76px;
		height: 900px;
		position: absolute;
		top: 0px;
		left: 30px;
	}
#contenu {
	min-height: 750px;
	height: auto;
	margin-left: 220px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#bas {
	width:100%;
	height: 30px;
	background: #74002C;
}
	#cbas_gauche {
		width: 16px;
		height: 16px;
		position: relative;
		margin-left: -1px;
		top: -9px;
		background: url(../images/coin-bas-gauche.gif) no-repeat;
		z-index: 10;
	}
	#cbas_droit {
		width: 15px;
		height: 14px;
		float: right;
		margin-top: -13px;
		margin-right: -1px;
		background: url(../images/coin-bas-droit.gif) no-repeat;
	}
#ch_bas {
  font-size: 0.9em;
  text-align: center;
  margin-top: -10px;
}
