body {
	margin:auto;
	width:auto;
	background-color:#333;
	font-family:verdana,arial,sans-serif;
	font-size:0.9em;
	color:#5e5e5e;
}
div.header1 {
	text-align:center;
	margin:15px auto;
}
div.header2 {
	text-align:center;
	margin:-52px auto;
}
img {           /* ie fix*/
	border:none;
}

map {
	border:none;
}              /* */

div.corps {
	width:910px;
	margin:130px auto 30px;
	background-image:url(../images/border.png);
	background-repeat:repeat-y
}

div.footer {
	text-align:center;
	font-size:0.8em;
	margin-bottom:20px;
}

/*  cv début */

p.lien_dl {
	text-align:center;
	margin:100px 0px;
}
p.cv {
	text-align:center;
	margin-top:-120px;
}

/* cv fin*/
