body{
	
	background-color : #000;
	margin-top        	: 0px; 
	margin-bottom    	: 0px; 
	margin-left    		: 0px; 
	margin-right   		  : 0px;
	margin          		 : 0; /* pour éviter les marges */
	text-align     		  : center; /* pour corriger le bug de centrage IE */
	font-family   		   : Trebuchet MS,sans-serif;
	font-size        : 80%;
	color : #FFF;
	
	scrollbar-arrow-color		: #8B0805;
	scrollbar-track-color		: 	#000000;
	scrollbar-shadow-color		: ##9999CC;
	scrollbar-face-color		: ##9999CC;
	scrollbar-highlight-color	: ##9999CC;
	scrollbar-darkshadow-color	: #8B0805;
	scrollbar-3dlight-color		: #8B0805;
}

#main{
	margin-top   : 0px;
	position     : relative; /* on positionne le conteneur */
	margin-left  : auto;
	margin-right : auto;
	width        : 800px;
	text-align   : left;
}

a:hover {
	color : #9999CC;
	text-decoration : none;
}
a {
	color : white;
	text-decoration : none;
}

#menu {
	
position : absolute;
top: 113px;
left : 7px;
width : 700px;
height : 15px;
color : #FFF;
border : 1px solid black;
font-size : 12px;
text-align : left;
font-family : verdana;
font-weight: bold
}




#ibanez  {
	
position : absolute;
left : 645px;
top : 185px;
width : 90px;
height : 45px;
border : 1px solid #000000;
}

#ibanez:hover {
border : 1px solid #9999CC;
}
#thun  {
	
position : absolute;
left : 645px;
top : 234px;
width : 90px;
height : 45px;
border : 1px solid #000000;
}
#thun:hover {
border : 1px solid #9999CC;
}
#perv {
position : absolute;
left : 645px;
top : 283px;
width : 90px;
height : 45px;
border : 1px solid #000000;
}
#perv:hover {
border : 1px solid #9999CC;	
}

#fnac {
position : absolute;
left : 645px;
top : 332px;
width : 90px;
height : 45px;
border : 1px solid #000000;
}
#fnac:hover {
border : 1px solid #9999CC;	
}
#virgin {
	
position : absolute;
left : 645px;
top : 381px;
width : 90px;
height : 45px;
border : 1px solid #000000;
}

#virgin:hover {
border : 1px solid #9999CC;
}

#cultura {
	
position : absolute;
left : 645px;
top : 430px;
width : 90px;
height : 45px;
border : 1px solid #000000;
}

#cultura:hover {
border : 1px solid #9999CC;
}

#pyro01 {
	
position : absolute;	
top:15px;

}
#pyro02 {
	
position : absolute;
left : 471px;
top : 64px;

}
#pyro04 {
	
position : absolute;	
top : 95px;
}
#pyro05 {

position : absolute;
top : 115px;
	
}
#pyro06{

position : absolute;
top: 130px;
left : 5px;
}
#pyro07 {

position : absolute;
top: 134px;
left : 615px;
	
}
#pyro09 {
	
position : absolute;
top: 134px;
left : 766px;

}
#pyro10 {

position : absolute;
top: 574px;
left : -27px;
}

#pyro11 {

position : absolute;
top: 628px;
left : 34px;
}

#text {
	
	background-image : url('./images/background.gif');
	position : absolute;
	top :133px;
	left : 5px;
	width : 610px;
	height : 495px;
	padding-left : 10px;
	display: block;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical;
}

h1 {

padding-top : 10px;
font-size : 14px;
	
}

#sponso {
	
	background-image : url('./images/background_sponso.gif');
	position : absolute;
	top :133px;
	left : 618px;
	width : 150px;
	height : 495px;
}


#info {
	
position : relative;
width : 500px;
left : 50px;
text-align : justify;
}



#pyro_g {
	
	position : relative;
	border : 1px solid #8B0805;
	left : 360px;
	top : 190px;	
	
}
