* {
	margin-top: 0px
padding: 0px;
}

body {
	border-top: 2px solid Black;
	background-image: url(../images/fd.gif);
	font-family: Tahoma;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color:  #C00014;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color: #BABEE3;
	font-weight: bold;
}

a:visited{
  font-style: italic;
  text-decoration: none;
  color: #C00014;
	font-weight: bold;
	border: none;
}

img {
	border: none;
}


img:link {
	border: none;
}


img:visited {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #C00014;
}

c {
	color: #C00014;
}

tt {
	font-size:  small;
}

li {
	display: inline;
	text-decoration: none;
	list-style: none;
}

p {
	margin-top: 5px;
}

actu {
	font-weight: bolder;
	color: #BABEE3;
}

