html {
	width: 950px;
}

img {
	border: 0px;
}

.edlmfond {
	background: black url(edlm.jpg) repeat 0px 0px;	
	color: white;
	text-align: center;
}
a.edlmfond {
	color: red;
}

.stars {
	background: black url(etoiles.png) repeat 2px 2px;
}

.stars h1 {
	font-size: 2.7em;
	font-weight: bold;
	color: #990000;
	font-family: "Palatino Linotype", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.stars h2 {
	color: #72ff0b;
	font-weight: bold;
	font-size: 2em;
}

.stars h3 {
	color: #ffe50b;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
	margin: 8px 0px 8px 0px;
	padding: 0;
}
.stars h4 {
	color: #ff9b0b;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.stars p {
	color: #d5deff;
}
.stars li {
	color: #d5deff;
}

marquee {
	color: white;
}
a:link {
	color: #FF3300;
}
a:visited {
	color: #FF3300;
}
a:active {
	color: #CC0000;
}

.textefondnoir {
	background-color: black;	
}

#edlm {
	position: absolute;
	right: 0%;
	top: 10px;
	z-index: 0;
}
#croiseur {
	position: absolute;
	right: 50px;
	top: 10px;
	z-index: 1;
}
#destructeur {
	position: absolute;
	right: 5px;
	top: 400px;
	z-index: 2;	
}


.pardessus {
	position: relative;
	z-index: 3;
}


#envaleur {
	display: none;
}

hr {
	border-top: 3px groove #ffa759; 
	border-bottom: 2px ridge #783800;
	width: 300px;
	left:0px;
}
.scripteur {
	border-top: 2px groove #ffa759; 
	padding: 0; margin: 0;
}

abbr {
	border-bottom: dotted #fff339 2px;
}
