a:link {
	color: navy;
}

a:visited {
	color: #8000ff;
}

a:hover {
color: #0080ff;
}

table.line1 {
text-align: center;
font: medium Times New Roman, Times, serif;
color: black;
}

table.line2 {
text-align: center;
font: small Times New Roman, Times, serif;
color: black;
}

a.line1:link {
color: black;
text-decoration: none;
font: 18px/14px Times New Roman, Times, serif;
position: relative;
bottom: 6px;
background: transparent;
}

a.line1:visited {
color: black;
text-decoration: none;
font: 18px/14px Times New Roman, Times, serif;
position: relative;
bottom: 6px;
background: transparent;
}

a.line1:hover {
color: black;
font: 20px/14px Times New Roman, Times, serif;
text-decoration: none;
bottom: 6px;
background: transparent;
}

a.line2:link {
color: black;
text-decoration: none;
font: 12px/14px Times New Roman, Times, serif;
bottom: 3px;
}

a.line2:visited {
color: black;
text-decoration: none;
font: 12px/14px Times New Roman, Times, serif;
bottom: 3px;
}

a.line2:hover {
color: black;
font: 14px/14px Times New Roman, Times, serif;
text-decoration: none;
bottom: 3px;
}

a.line3:link {
color: navy;
text-decoration: none;
font: 900 14px/14px Times New Roman, Times, serif;
bottom: 3px;
}

a.line3:visited {
color: navy;
text-decoration: none;
font: 900 14px/14px Times New Roman, Times, serif;
bottom: 3px;
}

a.line3:hover {
color: navy;
font: 900 16px/14px Times New Roman, Times, serif;
text-decoration: none;
bottom: 3px;
}

a.line4:link {
color: black;  
text-decoration: none;
font: 18px/14px Times New Roman, Times, serif;
bottom: 3px;
}
 
a.line4:visited {
color: black; 
text-decoration: none;
font: 18px/14px Times New Roman, Times, serif;
bottom: 3px;
}
 
a.line4:hover {
color: navy;
font: 900 20px/14px Times New Roman, Times, serif;
text-decoration: none;
bottom: 3px;
}

span.sur_ce_site {
color: black;
font: 12px Times New Roman, Times, serif;
}

div.main {
padding: 15px;
}

span.homepage {
color: white;
font: 10px Times New Roman, Times, serif;
background: black;
}

a.homepage {
color: white;
text-decoration: underline;
font: 16px Times New Roman, Times, serif;
background: black;
}

a.footer:link {
text-decoration: none;
position: relative;
color: white;
font: 14px Times New Roman, Times, serif;
text-align: center;
background: black;
}

a.footer:hover {
text-decoration: underline;
position: relative;
color: white;
font: 14px Times New Roman, Times, serif;
text-align: center;
background: black;

}

a.footer:visited {
color: white;
text-decoration: none;
position: relative;
font: 14px Times New Roman, Times, serif;
text-align: center;
background: black;
}

#footer {	
	bottom: 0px;
	
	position: fixed;

	color: white;

	width: 100%;

	border: 1px solid #;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

	background:#000000;

	opacity: 0.8;
}

