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

