html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: white;
	font-weight: bold;
	
}
a:hover {
	color: #F4F201;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {

	font: 12px arial, sans-serif;
	color: #fff;
	padding: 0px;
	overflow:hidden;
	
	
}
/************************** wrappers **********************************/
#wrapper {

	text-align: center;
	background-color:#504A49;
	width:1024px;
	height:800px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 5px;
	
	
/*	background: url(images/body_bg.gif) repeat-y;*/
}


/************************** Header **********************************/


h1 {padding: 15px 10px 0px 80px;
	font-family:Rockwell Extra Bold;
	font-size:36px;
	color:yellow;
	text-align:center;
}

.first-letter {
	font-weight: bold;
	font-size: 14px;
	color: white;

}
#logo {
margin-top:10px;
margin-left:10px;
}
/************************** Tray up**********************************/
#tray-up {
padding-top: 5px;

}

#tray-up h2 {
	margin-bottom: 16px;
	font-family:Rockwell Extra Bold;
	font-size:16px;
	color:yellow;
}
#tray-up-left {
	float: left;
	width: 515px;
	padding-left: 15px;
	margin-right:15px;
	padding-top:30px;
	/*margin-bottom:10px;*/
}
#tray-up-right {
	float: left;
	padding-top:30px;
	width: 300px;
}



#sstitre{
text-align:center;
color:#FFFFFF;

}

#tray-up-left .left {
	margin-right: 12px;
	
}

#tray-up p {
	margin: 0px;
	margin-bottom: 3px;
}
#tray-up-left .more {
	padding-right: 12px;
}

/************************** Navigation **********************************/
#menu {
padding-top: 5px;
padding-left:10px;
height:30px;
}

#menu #current a {
color: yellow;
border-bottom: 3px solid yellow;

}
#menu ul {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background-color:#504A49;
	display:inline;
	
	

}
#menu li {
	display:inline;
	padding: 20px;

}
#menu ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #f3e9d9;
	text-transform: uppercase;

}
#menu ul a:hover{
	color: #f3e9d9;
	border-bottom: 3px solid yellow;
}

/************************** text princ ******************************

#tray-left {
	float: left;
	padding-left: 110px;
	width: 350px;

}
#tray-right{
	float: right;
	width: 200px;
	padding-right: 20px;
}

#tray-left .left {
	margin-right: 12px;
}	
#tray p {
	margin: 0px;
	margin-bottom: 3px;
}
#tray-left .more {
	padding-right: 12px;
}	****/


#textprinc {
	position:relative;
	width:515px; 
	height:350px; 
	overflow:hidden; 
	text-align:justify;
}
#imgtext{
float:right;
}

#contenu {
	width: 468px;
	left: 0px;
	height: 725px;
}

#tab_livror
{
	color: black;
	font:Mistral;
}

#contenu-date {
	width: 460px;
	font-size:18px;
	
}

#tab_cd {
	width: 468px;
	text-align:center;
	font-size:9px;
	font-style:italic;
	height: 654px;
}
/************************** Footer **********************************/
#footer {
	text-align:center;
	color: white;
	margin-bottom:10px;
	
}

#about_left {
	width: 256px;
}
#ssmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	height: 25px;
	width: 450px;
	list-style-type: none;
	text-align: left;
}

#ssmenu a:hover{
	color: #FFFF00;

}
.icone {
	height: auto;
	width: auto;
	left: 50px;
	top: 200px;
}

