.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #454545;
	border-right-color: #454545;
	border-bottom-color: #454545;
	border-left-color: #454545;
}
.fond {
	background-color: #000000;
}
.liens {
	font-size: 12.3px;
	color: #787878;
	text-decoration: none;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
.presui {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a.presui{
	color: #FFFFFF;
}
a.presui:link {
	color: #FFFFFF;
}
a.presui:visited {
	color: #FFFFFF;
}
a.presui:hover {
	color: #30B1E7;
}

