#conteneur {
	background-image: url(images/fond.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 760px;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border: thin solid #FFF;
}

.espace {
	height: 24px;
	width: 160px;
	margin: 270px 0 0 145px;
	/*border: thin solid #00F;*/
	color: #B9280C;
	font-weight:bold;
	font-size:  13px;
	font-family: Arial, Helvetica, sans-serif;
}

.identif {
	height: 24px;
	width: 160px;
	margin: 38px 0 0 265px;
	/*border: thin solid #00F;*/
	color: #B9280C;
	font-weight:bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.passe {
	height: 24px;
	width: 160px;
	margin: 48px 0px 0px 130px;
	/*border: thin solid #00F;*/
	color: #B9280C;
	font-weight:bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.contact {
	height: 118px;
	width: 184px;
	margin: -8px 102px 0px 0px;
	/*border: thin solid #00F;*/
	color: #B9280C;
	font-weight:bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	text-align: center;
	display:inline;
}

.textnorm {
	font-size: 70%;
	color: #3E3E3E;
}

.ap_bas_sep {
	clear:both;
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	/*border-bottom: 1px solid #7E8BB8; */
	height: 0; line-height: 1px; font-size: 0.01em;
}

.present {
	height: 24px;
	width: 180px;
	margin: 29px 0 0 172px;
	/*border: thin solid #00F;*/
	color: #B9280C;
	font-weight:bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.mentions {
	font-size: 9px;
	color: #3E3E3E;
	margin: 94px 0 0 100px;
	width: 260px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mentions a {color:#3E3E3E;} 
.espace a { text-decoration: none; color:#B9280C;}
.espace a:hover { text-decoration: underline; color:#B9280C;} 
.identif a { text-decoration: none; color:#B9280C;}
.identif a:hover { text-decoration: underline; color:#B9280C;} 
.passe a { text-decoration: none; color:#B9280C;}
.passe a:hover { text-decoration: underline; color:#B9280C;} 
.contact a {color:#3E3E3E;}
.present a { text-decoration: none; color:#B9280C;}
.present a:hover { text-decoration: underline; color:#B9280C;} 
