body {
	color: #FFFFFF;
	font-size: 13px;
	background-color:#000000;
	background-repeat: repeat-x-y ;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #A1B55D;
}

#global {
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	width: 808px;
	height:auto;
}

#menu{
	margin-top:-4px;
	height:33px;
	width: 808px;
	background-color:black;
}

#content{
	margin-top:0px;
	height:auto;
	width: auto;
	background-color:grey;
}

#contentleft{
	float:left;
	margin-top:0px;
	height:auto;
	width: 625px;
	min-height:500px;
	background-color:black;
}

#contentright{
	float:right;
	margin-top:0px;
	height:auto;
	width: 171px;
	background-color:black;
	padding:5px;
}

#fdleft{
	position:absolute;
	margin-top:-8px;
	margin-left:-43.2em;
	height:auto;
	width: auto;
}

#fdright{
	position:absolute;
	margin-top:-8px;
	margin-left:62.2em;
	height:477px;
	width: 307px;
}

#copyright{
	margin-left:auto;
	margin-right:auto;
	background-color:black;
	height:auto;
	width: 808px;
	float:left;
}

/* Contenu titre */
#title {
	float: left;
	height:77px;
	width:620px;
	background:#000000;
}


/* Contenu texte */
#texte {
	float: right;
	padding-left:20px;
	width:340px;
	font-size:16px;
	
}
#texte  :first-child {
		font-size:14px;
}
#texte p, #texte li {
	line-height: 1.1;
	font-size:14px;
}


/* Contenu image */
#image {

}

/* Contenu disco */
#disco {
	float: left;
	width:580px;
	height:auto;
	margin-bottom:20px;
}

/* Contenu medias*/
#medias {
	width:808px;
	margin-left:45px;
	height:auto;
}

/* Mise en page des news*/
.niouztitle {
	font-weight: bold;
	color: #FF6533;
	font-size: 14px;
	margin-bottom:5px;
}

.niouzcontent{
	margin-bottom:20px;
}

#discocontent{
	line-height: 1.2;
	font-size: 14px;
}

#texte{
margin-top:20px;
	width:600px;
	line-height: 1.2;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}