.body {
	color: #000;
	background-color: #FFF;
	font-size : 14px;
	font-family : serif;
}

.menu {
	vertical-align : top;
	font-size : 1.1em;
}
.item {
	vertical-align : top;
}
.nom {
   font-size : 1.5em;
   font-family : serif;
   text-align : center;
   font-weight : bolder;
}
.titre {
   font-size : 2em;
   font-family : serif;
   text-align : center;
   color : #008;
   background-color: #FFF;
   font-weight : bolder;
}
.divers {
   font-family : serif;
   text-align : right;
}
.textCV {
   color : #fff;
   background-color : #eee;
}
.info1 {
   font-size : 1.1em;
   font-family : sans-serif;
   font-weight : bolder;
   color : #008;
   background-color: #FFF;
}
.puce {
   list-style : circle;
}
.point {
   list-style : square;
}
.info2 {
   font-size : 1.1em;
   font-family : sans-serif;
   color : #008;
   background-color: #FFF;
}
.entete1 {
   font-family : sans-serif;
   color : #fff;
   background-color : #006;
   font-weight : bolder;
   text-align : center;
}
.entete2 {
   font-family : sans-serif;
   color : #000;
   background-color : #99ccff;
   font-weight : bolder;
   text-align : center;
}
.cvtext {
   font-family : sans-serif;
   color : #000;
   background-color : #eee;
}
.date {
   vertical-align : middle;
   color : #008;
   background-color: #eee;
   font-weight : bolder;
   text-align : center;
}
.job, .societe {
   color : #008;
   background-color: #eee;
   font-weight : bolder;
}
.metier {
   color : #000;
   background-color: #eee;
   font-weight : bolder;
   text-align : center;
}
.ville {
   color : #000;
   background-color: #eee;
   font-weight : bolder;
   text-align : right;
}
.info {
   font-style : italic;
   font-size : 0.8em;
   text-align : center;
}
.diplome {
   color : #000;
   background-color: #eee;
}
.note {
   vertical-align : middle;
   color : #008;
   background-color: #eee;
   font-weight : bolder;
   text-align : center;
}
.UV {
   vertical-align : middle;
   color : #008;
   background-color: #eee;
   font-weight : bolder;
   text-align : center;
}
