	div#cv {
		text-align: right;

	}div#cv a{
		border: 0;
		padding: 0px;
	}
	table.tab_competences{
		float:left ;
		width: 240px;
		height:10px;
	}
	table.tab_competences td , table.tab_competences th{
		white-space:nowrap;
		text-align: center;
    font-size: 11px;
		color: #660033;
	}
	table.tab_competences  tr td{
		text-align: left;
		padding-left:5px;
	}
	table.tab_competences  tr td img{
		border-width: 1px 2px ; /**/
		margin-left:30px;
		background-color: 0;
	}

	table.tab_competences tr th.th-entete{
		font-weight: bold;
		border: #EAEBE9 solid 1px;
	}
	div#legende	{
		background-color: #ccc;
		padding: 0 10px;
		border: #DCDDDB solid 1px;
		width: 480px;
		margin: 0px;
		padding-bottom: 5px;
	}
	div#legende ul{
		border: #DCDDDB solid 1px;
		display:inline;
		padding: 0 2px;
		margin: 0 1px;
	}
	div#legende  ul li{
		font-size: 10px;
		color: #656565;
		display:inline;
		text-align: left;
		border: 0 ;
		padding: 1px;

	}
	div#legende  h6{
		font-size: 10px;
		font-weight: bold;
	}

	div#legende  ul li span{
		border: 0;
		padding-right: 1px;
	}

