/* CSS Document */

/* ---------------------------------------------------- HAUT ---------------------------------------------------- */

#bandeau {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}


/* ---------------------------------------------------- RESUME ---------------------------------------------------- */

table.tb_resume td.contenu {
	margin: 0;
	padding: 0;
	border-left: 3px solid #52a263;
	border-right: 3px solid #52a263;
}


/* ---------------------------------------------------- LIENS ---------------------------------------------------- */

.lien {
	color: #707173;
	font-size: 12px;
	text-decoration: none;
}

