*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: auto;
	font-family: Helvetica, sans-serif;
	width: 990px;
	color: grey;
	font-size: 12px;
	behavior: url("csshover.htc");
	background-color: black;
}

:focus
{
	-moz-outline-style: none;
}

a
{
	text-decoration: none;
	color: #fdd031;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

.clear
{
	clear: both;
}

.menu
{
	width: 765px;
	padding-top: 60px;
	padding-left: 185px;
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
}

.menu li
{
	float: left;
	margin-right: 30px;
}

.menu a
{
	color: grey;
}

.header
{
	width: 990px;
	height: 105px;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
	background-position: 5px 15px;
}

.header h1
{
	text-indent: -9000px;
}

.header q
{
	float: right;
	margin-top: 50px;
	margin-right: 5px;
}

.conteneur
{
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 990px;
    height: 600px;
	margin-left: -495px; /* moitié de la largeur */
    margin-top: -300px; /* moitié de la hauteur */
}

.fond-contenu
{
	width: 988px;
	height: 461px;
	border: 1px solid #808080;
}

.contenu
{
	width: 850px;
	height: 320px;
	position: relative;
	top: 40px;
	left: 80px;
	padding: 10px;
	overflow: auto;
}

.news
{
	width: 830px;
	height: 250px;
}

.menu-news
{
	width: 160px;
	height: 250px;
	position: absolute;
	top: 150px;
	left: 800px;
	padding-left: 10px;
	border: 1px solid grey;
	background-color: black;
}

.menu-news ul
{
	list-style-type: none;
}

.affiche
{	
	width: 160px;
	height: 224px;
	float: left
}

.texte
{
	width: 500px;
	height: 290px;
	float: left;
	margin-left: 60px;
}

.hit1
{
	margin-right: 30px;
	border: none;
}

.hit2
{
	margin-right: 30px;
	border: none;
}

.hit3
{
	margin-right: 30px;
	border: none;
}

.hit4
{
	margin-left:30px;
	border: none;
}

.cycle
{
	display: block;
	width: 150px;
	text-align: justify;
	float: left;
	margin-right: 35px;
}

.plus
{
	display: block;
	width: 200px;
	text-align: justify;
	float: left;
	margin-left: 27px;
}

.text-parcour
{
	text-align: justify;
	display: block;
	width: 500px;
	float: left;
}

.pizon
{
	float: left;
	margin-left: 100px;
}

.hit-difusion
{
	position: relative;
	left: 255px;
	top: -17px;
}

.playlist ul
{
	float: left;
	margin-left: 80px;
	margin-top: 20px;
	list-style-type: none;
}

.playlist li
{
	margin-top: 15px;
}

.chiffre
{
	color: black;
}

.cd
{	
	width: 240px;
	height: 215px;
	float: right;
	background-image: url("images/cd.png");
	background-repeat: no-repeat;
}

.cd a
{	
	text-decoration: none;
	color: black;
	float: right;
	margin-top: 200px;
}

.cd a:hover
{	
	text-decoration: underline;
}

.text-contacts
{
	width: 167px;
	height: 200px;
	margin-top: 70px;
	margin-left: 100px!important;
	margin-left: 50px;
	float: left;
}

#message_erreur
{
	float: left;
	margin-left: 70px;
	list-style-type: none;
}

.formulaire
{
	width: 400px;
	margin-left: 100px;
	float: left;
	text-align: left;
}

#nom
{
	width: 400px;
}

#email
{
	width: 400px;
}

#sujet
{
	width: 400px;
}

#message
{
	width: 400px;
}

.image1
{
	width: 224px;
	height: 275px;
	float: left;
	margin-right: 68px;
	background-image: url("images/images1.jpg");
	background-repeat: no-repeat;
}

.image2
{
	width: 224px;
	height: 275px;
	float: left;
	margin-right: 68px;
	background-image: url("images/images2.jpg");
	background-repeat: no-repeat;
}

.image3
{
	width: 224px;
	height: 275px;
	float: left;
	background-image: url("images/images3.jpg");
	background-repeat: no-repeat;
}

.list
{
	width: 310px;
	height: 300px;
	float: left;
}

.lecteur
{
	float: left;
}

.selection
{
	border: 4px solid black;
}

.footer
{
	width: 990px;
	font-size: 11px;
	text-align: center;
}