

body {
	background:white;
	border:0px solid white;
	font-family: "Courier New", Courier, monospace;
    font-size:22px;
    font-weight:bold;
    letter-spacing:0px;

    
}



* {
	margin-left: auto;
	margin-right: auto;
}


a {
   outline: none;
   text-decoration:none;
}


   a:hover {

text-decoration: none;
color:;

} 

.song {
	font-family:arial ;
    font-size:11px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:12px;
    color : #000000;
}

.contact {
	font-family:arial ;
    font-size:60px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:12px;
    color : #000000;
}


	
	
	
.sun {
	font-family:arial ;
    font-size:35px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:12px;
    color : #000000;
	text-align:center;
	top:40px
	
}


.vague {
	font-family:arial ;
    font-size:30px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:12px;
    color : #000000;
}


.textbox {
	font-family:"helvetica", monospace;
    font-size:12px;
    font-weight:normal;
    letter-spacing:0px;
    
    color : #000000;
	
}

.textbox6 {
	font-family:"helvetica", monospace;
    font-size:12px;
    font-weight:normal;
    letter-spacing:0px;
	line-height:0px;
    
    color : #000000;
	
}

.textbox2 {
	font-family:"helvetica", monospace;
    line-height:10px;
    font-size:12px;
    font-weight:normal;
    letter-spacing:0px;
    
    color : #000000;
	
}

.textbox3 {
	font-family:"helvetica", monospace;
        font-size:100px;
    font-weight:normal;
    letter-spacing:0px;
    
    color : #000000;
	
}

.textbox3:hover {

text-decoration: underline;

} 

.textbox4 {
	font-family:"helvetica", monospace;
    font-size:10px;
    line-height:16px;
    font-weight:normal;
    letter-spacing:0px;
    
    color : #000000;
	
}



.date {
	font-family:arial black;
    font-size:10px;
    font-weight:normal;
    letter-spacing:0px;
    line-height:20px;
    color : #000000;
	
}


.header {
	font-family:'Arial Narrow', sans-serif;
    font-size:19px;
    font-weight:normal;
    letter-spacing:4px;
    line-height:15px;
    color : black;
	position:relative;
	
}



.soustitre {
	font-famil:"Courier New", Courier, monospace;
    font-size:12px;
    font-weight:normal;
    letter-spacing:0px;
    color : black;
	text-decoration:underline;

	
}

.soustitre:hover {
	text-decoration:underline;
	}

.link {
	font-family:"Courier New", Courier, monospace;
    font-size:12px;
    font-weight:normal;
    letter-spacing:0px;
    color : #000000;
	
}
   
.link:hover {
	cursor:alias;
	}
	
.control:hover {
	cursor:pointer;
	}
	
#dewbody {
	font-family:"arial;
	height:100%;
	padding:0 0 5em 0;
	margin:0;
	background:black;
}

#dewbody #content {
	width:50%;
	margin:auto;
}

#dewbody #players {
	background:black;
	overflow:auto;
}

#dewbody #players object {
	margin:20px 0 20px 50px;
}

#dewbody h1 {
	color:#456;
	margin-top:2em;
	padding:0 0 20px 10px;
	font-weight:normal;
	border-bottom:1px solid #ddd;
}

#dewbody h2 {
	font-weight:normal;
	background:#eee;
	padding:2em 10px 10px 10px;
	color:yellow;
	font-size:130%;
	text-align:left;
	margin:0;
}

#dewbody p {
	margin:10px;
	padding-bottom:10px;
}

#dewbody .hint {
	color:yellow;
	float:right;
	width:300px;
	text-align:left;
	margin-right:10px;
	background:yellow;
	padding:10px;
	clear:both;
}

#dewbody a {
	text-decoration:none;
	color:;
}
