body {
	background-color: #000000;
}

#titre {
	margin: 20px 0% 90% 0%;
	color: #00ff00;
	text-decoration: underline;
	font-style: italic;
}

#wx_module_4156 {
	margin-left:25%;
	color: #0000ff;
	text-decoration: none;
}



#first a {
	color: #0000ff;
}

#first a:visited {
	color: #00ffff;
}

#first a:hover {
	color: #cccccc;
}

#first {
	float:left;
	border-width: 10px;
	border-style: groove;
	border-color: blue;
	border-radius: 5px;
	background-color: #ffffff;
}

#CadrePrincipal {
	
}

#CadrePrincipal a {
	color:#00FF00;
}

#CadrePrincipal a:visited {
	color: #00ffff;
}

#CadrePrincipal a:hover {
	color: #ffffff;
}


#CadreGauche {
	float:left;
	margin-left:20px;
	background-color:#000000;
	width:410px;
}

#CadreDroit {
	float:left;
	margin-left:20px;
	background-color:#000000;
	width:410px;
}

#Haut {
	background-color:#000000;
	height:5px;
}

#Haut #Gauche {
	background-color:#000000;
	background-image:url(../img/dessusgauche.gif);
	height:5px;
	width:5px;
	float:left;
}

#Haut #Centre {
	background-color:#000000;
	background-image:url(../img/dessus.gif);
	height:5px;
	width:400px;
	float:left;
}

#Haut #Droit {
	background-color:#000000;
	background-image:url(../img/dessusdroit.gif);
	height:5px;
	width:5px;
	float:left;
}

#Milieu {
	background-color:#0000cc;
	width:410px;
}

#Milieu #Centre {
	margin-left:5px;
	margin-right:5px;
}

#Bas {
	background-color:#0000cc;
	height:5px;
	width:410px;
	margin-bottom:10px;
}

#Bas #Gauche {
	background-color:#0000cc;
	background-image:url(../img/dessousgauche.gif);
	height:5px;
	width:5px;
	float:left;
}

#Bas #Centre {
	background-color:#0000cc;
	background-image:url(../img/dessous.gif);
	height:5px;
	width:400px;
	float:left;
}

#Bas #Droit {
	background-color:#0000cc;
	background-image:url(../img/dessousdroit.gif);
	height:5px;
	width:5px;
	float:left;
}

