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