body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:111111;
}
/*background-attachment: scroll;
	background-color: #000000;
	background-image: url(http://www.rahman.fr/images/bg.gif);
	background-repeat: repeat;
	background-position: center top;*/
img{}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1.6em;
  line-height: 1em;
}
h3 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
}
h4 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
text-align: center;
	font-size: 1em;
	line-height: 1em;
}
*p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
a:visited {
	color: #FF9933;
text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: Red;
	text-decoration: none;
	background: Black;
}
ul {
	list-style-type: square;
	}
li {
	padding-top: 20px;
}
/* --------------- Container----------------- */
#container {
	width: 730px;
	padding: 0;
	margin: 0 auto;
	background-color:222222;
	text-align: left;
	vertical-align: middle;
	top: 0;
	border: 1px dashed Silver;
}/*background: transparent url(http://rahman700.free.fr/images/1px_opac20.png) repeat;*/
/*--- #opacity{
   width: 730px;
	height: 1400px;
	background: black;
	filter:alpha(opacity=40) !important;  
   -moz-opacity:0.4 !important;           
   opacity: 0.4 !important;               
	z-index: 1;
	position: absolute;
	top: 0;
	left: 200px;  /*positionnement absolu      
	z-index: 1;
} ---*/
/* --------------- header ----------------- */
#header {
   float: left;
   width: 100%;
	background: Black;
}

/* --------------- MENU ----------------- */


#menu {
	float: left;
	width: 100%;
	color: #Yellow;
	background: #000000;
	margin: 0 auto;
	padding: 10px auto;
	text-align: center;

}

#menutools {
    width: 100%;
	/*margin-left: auto;
   margin-right: auto;*/
	vertical-align: middle;	
   margin: 0 auto;
   padding-top: 5px;
	padding-left: -2em;
	font-size: 0.8em;
}
#menutools li {
	display: inline;
	padding: 5px 3px 5px 3px;
	background: #000000;
	font-weight: bold;
}
#menutools a, #menutools a.link {
	color: Yellow;
	text-decoration: underline;
	font-weight: bold;
}
#menutools a:active, #menutools a:visited {
	text-decoration: none;
	color: Yellow;
	font-weight: bold;
}

/* --------------- CONTENU ----------------- */
#intro {
	float: left;
	width: 350px;
	padding: 5px 10px 5px 10px;
}
#introbox {
   float: left;
	width: 150px;
	padding: 5px 5px 5px 5px;
}
#infobox {
   float: left;
	width: 150px;
	height: 230px;
	padding: 5px 5px 5px 5px;
	/*border: thin dotted Orange;*/
}
#musicbox {
float: left;
	width: 150px;
   height: 230px;
	padding: 5px 5px 5px 5px;
	/*border: thin dotted Yellow;*/
}
#music {
   margin-left: auto;
   margin-right: auto;
   clear: left;
	width: 700px;
	padding-left: 10px;
}

#Ul3D {
	float: left;
}
#Ul3D li {
	list-style: square;
	padding-top: 15px;
}
/* --------------- FOOTER ----------------- */
#footer {
	clear: both;
}

/* --------------- CLASS ----------------- */
.clear {
	clear: both;
}
.tra{
	background-color: #4F4F4F;
	padding: 15px;
}
.trb{
	background-color: #676767;
	padding: 15px;
}
.trc{
	background-color: #939393;
}
.pcenter {
	text-align: center;
}
.pjustify {
	text-align: justify;
}
.pright {
	text-align: right;
}
.pboxlarge {
		width: 500px;
}
.active {
	color: #FF0000;
	text-decoration: none;
   background: #003300;
   font-size: 1.1em;
	padding: 0 5px 0 5px;
}

.TxSmall {
font-size: 10px;
}
.TxI {
	font-style: italic;
}
.TxG {
	font-weight: bold;
}
.imgD {
	float: right;
   padding: 10px;
	border: hidden 15px 15px 15px 15px;
}
#pop {
display: none;
position: absolute;
top: 150px;
left: 0; 
width: 100%;
border: 3px double black;
background: url(http://rahman700.free.fr/images/STARS.gif);
z-index: 1;
cursor: pointer;
font-size: 80%;
height: 1300px;
}
#pop p {
margin: 0 0.3em;
}
#pop h1 {
font-size: 250%;
margin: 0 0 0.5em 0;
border-bottom: 1px solid black;
background: black;
color: white;
text-align: center;
}
.fermer {
margin: 0.5em 0 0 0;
border-top: 1px solid black;
background: black;
color: white;
text-align: center;
font-size: 190%;
}

