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

A
{
color:#4586C0;
text-decoration:underline;
}

A:active
{
color:#4586C0;
text-decoration:underline;
}

A:visited
{
color:#4586C0;
text-decoration:underline;
}

A:hover
{
color:#4586C0;
text-decoration:underline;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

.titres {
font-size: 20px;
color: #3300cc;
}

.soustitres {
font-size: 16px;
color: #cc6600;
}

.titreshaut {
color: black;
}

a.titreshaut:link{
color:black;
text-decoration: underline;
}

a.titreshaut:visited {
color:black;
text-decoration: underline;
}

a.titreshaut:hover{
color: #ffcc00;
text-decoration: underline overline;
}

.center {
text-align:center;
}

.base {
position:absolute;
bottom:5px;
right:5px;
}
	
img {border:0;}

.blocflux {
width: 720px;
overflow: hidden;
}
