/* CSS Document */
a:link, a:visited, a:active { color: #FFDA2A; font-family:Verdana, sans-serif; font-size: 13px; text-decoration: underline; }
a:hover { color: #FF9A00; font-family:Verdana, sans-serif; font-size: 13px; text-decoration:none; }
.Text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFDA2A;
	line-height: 18px;
	padding: 5px;
	font-style: normal;
    text-align:center;
}
h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCF00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	padding: 7px;
}

body {
    color:#FFCF00;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-image:url(bg.gif);
	scrollbar-face-color: #000000; 
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: ##00CC33;
    scrollbar-3dlight-color: #FECE00; 
    scrollbar-darkshadow-color: #FECE00; 
    scrollbar-track-color: #FECE00; 
    scrollbar-arrow-color: #FECE00;
}

.Copyright 
{
	font-family: Tahoma;
    color: #FFDA2A;
	font-size:12px;
	text-align:center;

}

.Player
{
	font-family: Tahoma;
	margin-top:5;
	margin-bottom:0;
	font-size:14px;
	color:#FFCF00;
}
.MenuMusic
{
	font-family:Tahoma;
	font-size: 15px;
	font-weight:bold;
	color:#FFCF00;
	text-align:left;
}
.Arabic
{
	font-family:Tahoma;
	font-size: 13px;
	font-weight:bold;
	color:#FFCF00;
	text-align:center;
}
.ArabicLink:link, ArabicLink:visited, ArabicLink:active
{ 
 	font-family:Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#FFCF00;
	text-align:center;
	text-decoration: underline;
 }
.ArabicLink:visited
{ 
 	font-family:Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#FFCF00;
	text-align:center;
	text-decoration: underline;
 }
 .ArabicLink:active
{ 
 	font-family:Tahoma;
	font-size: 14px;
	font-weight:bold;
	color:#FFCF00;
	text-align:center;
	text-decoration: underline;
 }
 .imagepetit {
width: 110px;
height:110px;
border:1px solid #FFDA2A;
float:left;
margin:0px;
}
 .imagepetit2 {
width: 126px;
height:110px;
border:1px solid #FFDA2A;
float:left;
margin:0px;
}
 .imagepetit3 {
width: 97px;
height:136px;
border:1px solid #FFDA2A;
float:left;
margin:0px;
}
 /* Style des éléments de formulaire */
input, textarea {
background: #FFCC33;
color:#000000;
}
input:hover {
background: #FFFFFF;
color:#000000;
}
