body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
background: black;
color: #ff6600;
font-family: Comic sans ms, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1 {
font-size: 20px;
text-align:center;
}

a:link{
color: #ff6600;
background-color: transparent;
text-decoration: underline;
}

a:visited {
color:#ff6600;
background-color: transparent;
text-decoration: underline;
}

a:hover{
color: #660066;
background-color: transparent;
text-decoration: underline overline;
}


a.lienp:link{
color: Yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:visited {
color:yellow;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.lienp:hover{
color: white;
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}

hr {
width:80%;
}

img {border:0;}

.bas {
	font-size: 10px;
	font-weight: normal;
	color: white;
} 

.menu {
	font-size: 14px;
	font-weight: normal;
	color: #ff6600;
} 

a.bas:link{
color: white;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.bas:visited {
color:white;
font-size: 10px;
background-color: transparent;
text-decoration: none;
}

a.bas:hover{
color: white;
font-size: 10px;
background-color: transparent;
text-decoration: underline overline;
}

.blocflux {
width: 498px;
background-color: #FFFFFF;
overflow: hidden;
}

.big {
	font-size: 25px;
	font-weight: normal;
	font-style: bold;
}