
body, body * {
	background: #fff;
	color: #000000;
	border: 0px hidden #fff;
	font-size: 12px;
	margin-left: 0px;
}
#titleAscii {
	display: none;
}
#cd {
	display: none;
}
#footer {
	display: none;
}
#coeur canvas {
	display: none;
}
#version_telechargeable {
	display: none;
}
#loisirs {
	display: none;
}
#titleContainer_UpLeftCorner, #titleContainer_UpRightCorner
	, #titleContainer_DownLeftCorner, #titleContainer_DownRightCorner
	, #coeur_UpLeftCorner, #coeur_UpRightCorner
	, #coeur_DownLeftCorner, #coeur_DownRightCorner {
	display: none;
	visibility: hidden;
	position: absolute;
	top: 10000px;
	left: 10000px;
}
#igoogle {
	display: none;
}
#titleContainer {
	border: 0px hidden #fff;
}
#coeur {
	border: 0px solid #FFFFFF;
	width: 100%;
	margin-left: 0px;
}
#coeur div {
	margin:2px;
	padding:2px;
	font-size: 12px;
}
#coeur div div h2 {
	font-size:18px;
	height:auto;
	margin:0px;
	padding:0px;
}
#coeur #cursus p {
	text-align: left;
}
#competences .type {
	width: 100%;;
}

#competences ul {
	display:inline;
	height:30px;
	list-style-type:none;
	margin:50px;
	padding:0;
	clear: right;
}
#competences ul li {
	display:inline;
	margin:0;
}