body {
margin: 0;
background: #808080;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

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

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

a:visited {
color:#333333;
background-color: transparent;
text-decoration: none;
}

a:hover{
color: #6666CC;
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;
} 

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: 45px;
	font-weight: normal;
	font-style: bold;
}