.cvtabmat {
	width: 100%;
	text-align:center;
}
.cvtabmat p{
	padding: 5px;
}
.coordonnees {
	float: left;
	width: 50%;
}
.coordonnees p {
	font: normal 100% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-left: 20px;
	padding-bottom: 5px;
}
.formations {
	width: 50%;
	float: right;
}
.formations p {
	font: normal 100% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-left: 20px;
	padding-bottom: 5px;
}
.formations .diplome {
	padding-left: 20px;
}
.competences {
	font: normal 100% "Lucida Sans Unicode",Verdana,sans-serif;
}
.competences p {
	padding-left: 20px;
	padding-bottom: 5px;
}
.subcomp1 {
	font-weight: bold;
}
.subcomp2 {
	padding-left: 20px;
	font-style: italic;
}
.subcomp3 {
	padding-left: 40px;
}
.exppro {
	font: normal 100% "Lucida Sans Unicode",Verdana,sans-serif;
}
.exppro p {
	padding-left: 20px;
	padding-bottom: 10px;
}
.subexppro1 {
	font-weight: bold;
}
.subexppro2 {
	padding-left: 20px;
}
.subexppro3 {
	padding-left: 20px;
	margin-bottom: 10px;
	font-style: italic;
}