#parcours {
	position:relative;
	float: left;
	height: auto;
	width: 700px;
	top:50px;
	left:15px;
}
#infos a{
	display: block;
	width:184px;
	height:15px;
	margin-top:12px;

}
 #telecharger {
	background-image:url(../theme/telecharger.gif);
	background-repeat:no-repeat;

}
#infos{
	border-top: 1px solid #00a7de; 
	clear:both;
}
h2{
	font-size:18px;
	color:#ffffff;
	margin-top:10px;
}

h3 {
	display:block;
	height:25px;

}

h3 span{
	display:none;

}
#formation{
	background-image:url(../theme/cv_formation.png);
	background-repeat:no-repeat;
	background-color:#000000;
	width:202px;
}
#professionnelle{
	background-image:url(../theme/cv_experiences.png);
	background-repeat:no-repeat;
	background-color:#000000;
	width:550px;
}
#concours{
	background-image:url(../theme/cv_concours.png);
	background-repeat:no-repeat;
	background-color:#000000;
	width:199px;
}
#informatique{
	background-image:url(../theme/cv_informatique.png);
	background-repeat:no-repeat;
	background-color:#000000;
	width:250px;
}
#langues{
	background-image:url(../theme/cv_langues.png);
	background-repeat:no-repeat;
	background-color:#000000;
	width:169px;
}
#interets{
	background-image:url(../theme/cv_interets.png);
	background-repeat:no-repeat;
	background-color:#000000;
	width:360px;
}
#infos span{
	display:none;
}

#thomas{
	position:relative;
	float:left
}
