/* CSS Document */

* {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
body {
	margin: 0;
	color:#000;
	background-color:#F6ECEF;
	text-align:center;
}
.html {
	margin: 0;
	color:#000;
	background-color:#FFFFFF;
	text-align:center;
}
.corps {
align:center;
}
.spacer {
  clear: both;
  height: 10px;
}
img {
border-style:solid;
border-width:1px;
border-color:#000000;
}
.mention{
align:center;
width:263px;
border-width:1px;
border-style:solid;
border-color:#000000;
margin-left: auto; margin-right: auto;
color:#000000;
}
.mention a{
font-size : 9px;
color:#000000;
text-decoration:none;
}
.mention a:hover{
font-weight :bold;
color:#990000;
}
.mention a:visited{
font-height :bold;
color:#000000;
}

.kilo{
font-size : 9px;
text-align:center;
color:#000000;
}
.kilo a{
font-size : 9px;
color:#000000;
text-decoration:none;
}

.kilo a:hover{
font-weight :bold;
color:#990000;
}
.kilo a:visited{
font-height :bold;
color:#000000;
}
