/* EQUIPE */


table {
	border-top:3px solid grey;
	border-bottom:3px solid grey;
	border-collapse:collapse;
	width:100%;
	margin:auto;
}

table tr {
	border-bottom:1px dotted grey;
	padding:5px;
}

table td {
    padding: 5px;
}


.nomredacteur {
	font-size:1em;
	color:#666666;
	font-weight:bold;
}

.cvredacteur {
	font-size:0.9em;
}
