* { margin: 0; padding: 0; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 0px;

	text-align: center;
	cursor: default;
	position: relative;
}
a{ color: #000; text-decoration: none;}
h1 {
	color: #990000;
	font-size: 2em;
	font-weight: bolder;
	margin-top: 10px;
}
h2 {
	color: #666666;
	font-size: 1.5em;
	font-weight: bolder;
	margin-bottom: 10px;
}
h3 {
	color: #683131;
	font-size: 1.3em;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 15px;
}
.informations {
	margin: auto;
	margin-bottom: 30px;
	width: 280px;
	line-height: 20px;
}
.informations li {
	display: inline;
	list-style-type: none;
}
.experience li{
	margin-top: 11px;
	margin-left: 70px;
	margin-right: 70px;
	text-align: justify;
	list-style-type: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
	list-style-position: outside;
}
.logiciel {
	width: 460px;
	margin-left: 120px;
	height: 160px;
}
*+html .logiciel {
	margin-left: 47px;
}
.logiciel li{
	list-style-type: none;
	width: 102px;
	height: 27px;
	float: left;
	margin : 5px;
	margin-right: 4px;
	padding-left: 37px;
	padding-top: 15px;
	border: 1px solid #999;
	position: relative;
	display: block;
}
*>.logiciel li {
	margin-right:5px;
}
.logiciel li.double{
	height: 37px;
	padding-top: 5px;
}
.logiciel img{
	position: absolute;
	top: 5px;
	left: 5px;
	height: 30px;
}
.language {
	width: 460px;
	margin-left: 120px;
	height: 115px;
}
*+html .language {
	margin-left: 0px;
}
.language li{
	list-style-type: none;
	width: 139px;
	height: 20px;
	float: left;
	margin : 5px;
	margin-right: 4px;
	padding-top: 8px;
	border: 1px solid #999;
	display: block;
}
.language li.double{
	padding-top: 2px;
	line-height:12px;
	height: 26px;
}
*>.language li {
	margin-right:5px;
}
.footer {
	display:none;
}
.no_imprime {
	display:none;
}

.rapproche{
}
.rapproche li{
	margin-top: 4px;
}

.logicielTitre{
	padding-top:50px;
}