/*******************GENERAL****************/
BODY {
overflow-x:hidden;
overflow-y:auto;
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #CC0000;
scrollbar-highlight-color: #CC0000;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #4D0101; 
scrollbar-arrow-color: #CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #FFFFFF;
margin: 0;
padding: 0;
background-color: #4D0101;
}

BR {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:6px
}
HR{
color: #999999;
}
A {	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #CC0000;	
	text-decoration: none;
	font-size: 8pt;
	line-height: 16px ;
	letter-spacing: -0.01em;
}
A:link { 
	color :#CC0000;  
	text-decoration:none ; 
	letter-spacing: -0.01em;
}
.lien_souligne {text-decoration:none;} 
a:hover.lien_souligne {text-decoration:underline;} 
A:hover { 
	letter-spacing: -0.01em;
	text-decoration:underline ; 
}
hr{
	width: 98%;
}
span {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
margin: 0;
padding: 0;
letter-spacing: -0.02em;
}
/***********************CALQUES************************/
#header {
height: 120px;
background-color: #000000;
border-bottom: 2px solid #CC0000;
visibility: hidden;
}
#haut {
height: 15px;
background-color:#4D0101;
}
#conteneur1024 {
position: absolute;
width: 1000px;
left: 50%;
margin-left: -500px;
background-color:#4E0000;
border: 1px solid #000000;
}
#conteneur {
position: absolute;
margin-left: -50%;
left: 50%;
background-color:#4D0101;
border: 1px solid #000000;
visibility: hidden;

}

#centre {
	background-color: #4D0101;
	margin-left: 160px;
	margin-right: 200px;
	width: 90%;
	z-index: 1;
	border-width: 1px solid #FFFFFF;
}
#contentsupport {
	background-color: #4D0101;
	margin-left: 10px;
	margin-right: 210px;
	z-index: 1;
	border-width: 1px solid #000000;
}
#contentcata {
	background-color: #4D0101;
	margin-left: 235px;
	margin-right: 10px;
	z-index: 1;
	border-width: 1px solid #000000;
}
#contentartiste {
	background-color: #4D0101;
	margin-left: 205px;
	margin-right: 10px;
	z-index: 1;
	border-width: 1px solid #000000;
}
#contentgoodies {
	background-color: #4D0101;
	margin-left: 150px;
	margin-right: 10px;
	z-index: 1;
	border-width: 1px solid #000000;
}
#centrerubriques {
	background-color: #4D0101;
	margin-left: 5px;
	margin-right: 5px;
	z-index: 1;
	border-width: 1px solid #000000;
}
#gauche {
position: absolute;
left:0;
width: 150px;
z-index: 1;
}
#fiche {
position: absolute;
left:0;
width: 200px;
z-index: 1;
}
#gauchecatalogue {
position: absolute;
left:0;
width: 210px;
z-index: 1;
}
#recherchesupport {
position: absolute;
right:0;
width: 230px;
z-index: 1;
}
#droite {
position: absolute;
right:0;
width: 230px;
z-index: 1;
}
#pied {
height: 30px;
background-color: #000000;
text-align: center;
border-top: 2px solid #CC0000;
}
#logo{
	position: absolute;
	left: 10px;
	top: 10px;
}
#menu{
	position: absolute;
	height: 18px;
	left: 190px;
	top: 95px;
	vertical-align: top;
}
#langue{
	position: absolute;
	left: 20px;
	top: 104px;
	vertical-align: bottom;
}
#banniere{
	position: absolute;
	top: 10px;
	width: 560px;
}
/*********************FORMULAIRES******************/
input { 
	position: relative ; 
	left: 0px ; 
	width: 130px ; 
	height: 15px ; 
	font-family : Verdana, arial, helvetica, sans-serif ; 
	font-size: 8pt; 
	color: #444444 ;
	background-color: #FFFFFF ;
	border: solid 1px #CCCCCC ; 
}
form { 
	position: relative ; 
	left: 2px ; 
	background-color: #4D0101 ; 
	line-height: 25px ;
	width: 90%;
}
.button { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color: #999999 ; 
	font-size: 8pt ;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: black ; 
	border: solid 1px black ; 
	width: 24px ; 
	height: 20px ; 
}
.liste {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF ; 
	font-size: 8pt ;
	color: #000000 ; 
	width: 100px ; 
}
.ref {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF; 
	font-size: 7pt ;
	color: #000000 ; 
	width: 200 px;; 
}
textarea { 
	position: relative ; 
	left: 0px ; 
	width: 250px ; 
	height:90px ; 
	color: #CCCCCC ;
	border: solid 1px black ; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF ; 
	font-size: 8pt ; 
}
/**********************TEXTES**********************/
span.copyright{
	font-size: 7pt;
}
span.grostitre{
	font-size: 20pt;
}
span.errortext{
	font-size: 9pt;
	font-weight: bold;
	color:#FF9900;
}
span.infotext{
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
}
span.titreRubGauche{
	position: absolute;
	left: 5px;
	background-color: #000000;
	font-size: 12pt;

	width: 142px;
	vertical-align: middle;
	z-index: 3;
}
span.titreRubCentre{
	position: absolute;
	background-color: #000000;
	font-size: 12pt;
	font-weight: bold;
	width: 345px;
	z-index: 30;
}
span.titreRubDroite{
	position: absolute;
	background-color: #000000;
	font-size: 12pt;
	right: 3px;
	font-weight: bold;
	width: 232px;
	z-index: 30;
}
span.titres{
	font-size: 9pt;
	font-weight: bold;
	color: #AAAAAA;
	margin-left: 2px;
	z-index: 1;
}
span.sousRubriques{
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 2px;
}
span.normal{
	margin-left: 2px;
	z-index: 2;
}
span.signalitique{
	margin-left: 2px;
	z-index: 2;
	font-weight: bold;
}
span.normalRouge{
	margin-left: 2px;
	color: #CC0000;
}
/*************************MENUS*********************/
.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menugauche {
list-style-type: none;
position: relative;
left: 5px;
margin-top: 0;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 140px;
border: 1px solid #000000;
z-index: 2;
}
.lastreleases {
list-style-type: none;
text-align: center;
position: relative;
left: 5px;
margin-top: 40;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 140px;
border: 1px solid #000000;
z-index: 2;
}
.boutique {
list-style-type: none;
position: relative;
left: 5px;
margin-top: 0;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 140px;
border: 1px solid #000000;
z-index: 2;
}

.menufiche {
list-style-type: none;
position: relative;
left: 5px;
margin-top: 0;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 190px;
border: 1px solid #000000;
z-index: 2;
}
.menucata {
list-style-type: none;
position: relative;
left: 10px;
margin-top: 0;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 210px;
border: 1px solid #000000;
z-index: 2;
}

.son {
list-style-type: none;
position: relative;
left: 5px;
margin-top: 0;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 190px;
border: 1px solid #000000;
z-index: 2;
}
.video {
list-style-type: none;
position: relative;
left: 5px;
margin-top: 0;
margin-left: 0;
padding:0;
background-color: #4D0101;
width: 190px;
border: 1px solid #000000;
z-index: 20;
}
.menugauche li {
margin-bottom: 5px;
position: relative;
line-height: 100%;

}
.menugauche a {
margin: 0 2px;
color: #CC0000;
text-decoration: none;
line-height: 100%;

}
.menugauche a:hover {
text-decoration: underline;
}

.menudroit {
list-style-type: none;
position: relative;
margin: 0;
padding:0;
right: 5px;
background-color: #4D0101;
width: 230px;
border: 1px solid #000000;
z-index: 2;
}
.recherchesupport {
list-style-type: none;
position: absolute;
margin: 0;
padding:0;
left: 40px;
background-color: #4D0101;
width: 180px;
border: 1px solid #000000;
z-index: 2;
}

.menudroit li {
margin-bottom: 5px;
}
/*******************LIENS************************/
.menudroit a {
margin: 0 2px;
color: #CC0000;
text-decoration: none;
letter-spacing: -0.01em;
}
.menudroit a:hover {
text-decoration: underline;
letter-spacing: -0.01em;

}
p {margin: 0 0 10px 0;}
