body 
{
	background-color: #000000;
}

#s1
{
	color:#ffffff;
	font-family: Arial;
	font-size: 30px;
}

h1
{
	color: #ffffff;
}

h2
{
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h2:hover
{
	color: #ff6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h3
{
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
h3:hover
{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}

h4
{
	color: #ff6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	text-decoration:none;
}
h5
{
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-align:center;
	text-decoration:none;
}
h6
{
	color: red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	text-align:center;
}
h7
{
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:center;
}
h8
{
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	cursor:pointer;
}
h8:hover
{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	text-decoration:none;
	cursor:pointer;
}
#conteneur 
{
	background-color: #000000;
	width: 1200px;
	height: 600px;
	text-align:left; 
}

a:link { color:#ff6600; text-decoration:none; }
a:hover{ color:white;}
a:visited {color:#ff6600; text-decoration:none; }


#menu:hover
{
	color: white;
	background-color: #ff6600;
	cursor: pointer;
}
#menu
{
	height: 5px;
	padding-left: 10px;
	font-size: 13px;
	padding-bottom: 0px;
	font-family: Arial;
	color: #ff6600;
	padding-top: 0px;
}
#titre
{
	padding:0px;
	height:auto;
	color:white;
	font-size:40px;
	font-family:arial;
}
#titre2
{
	color:#ff6600;
	font-size:18px;
	font-family:arial;
}
#corps1
{
	background-color:black;
	width: 750px;
	color:white;
}
#corps2
{
	background-color:#555555;
}
#partenaire
{
	height:20px;
	color:#ffffff;
	font-size:13px;
	text-align:center;
	
}
#top
{
	background-color:black;
	color:#aaaaaa;
	text-align: center;
	/*font-weight:bold;*/
	font-family:Time New Roman;
}
#trtop:hover
{
	color: #ff6600;
	background-color: white;
	cursor: pointer;
}
#pub
{
	background-color: black;
	color:#ff6600;
	font-size:18px;
}
#player{height:350px}


