/* CSS Document */

.cvsecteur{ 
font-size : 18px; 
color : #FFFFFF;
font-weight: bold;
text-align : center; 
} 
.cvtitre{
	font-size : 18px;
	font-weight: bold;
	text-align : center;
	text-transform: uppercase; 
	letter-spacing:0.2em;
} 
.cvfonction{ 
font-size : 18px; 
color : #000000;
font-weight: bold;
text-align : center; 
} 
.cvvoir, a:link, a:visited { 
font-size : 12px; 
color : #FFFFFF;
font-weight: bold;
text-align : center; 
}
.cvrubrique{
	font-size : 12px;
	color : #000000;
	font-weight: bold;
	text-align : left;
} 
.cvtexte{
	font-size : 12px;
	color : #000000;
	text-align : left;
} 
.cvcontrat{
font-weight:bold
}
.ul{
/*margin-left: 15px; 
list-style-position:outside; 
margin-right:20px;
line-height : 20px;*/
}
.cvparagraphe{
margin-top:0;
padding-bottom:5px;
/*line-height : 17px;*/
}
.cvcnil a:link, visited {
text-decoration:none; 
color:#688CC0; 
}
