/* CSS Document */
a:link, a:visited, a:active { color: #FFDA2A; font-family:Verdana, sans-serif; font-size: 9px; }
a:hover { color: #FF9A00; font-family:Verdana, sans-serif; font-size: 9px; 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-size: 13px;
	font-weight:bold;
	color:#FFCF00;
	text-align:center;
}
h2 {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFCF00;
	font-size: 16px;
	text-align:left;
}

body {
    color:#FFCF00;
	margin: 0px;
	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;
}

.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;
 }
.petitalb{
text-align:left;
width:100px;
text-decoration:none;
}
.petitalb a{
text-align:left;
color:#FFDA2A;
text-decoration:none;
}
.imagepetite{
width: 110px;
height:110px;
border:1px solid #FFDA2A;
}
/* Style des éléments de formulaire */
input, textarea {
background: #FFCC33;
color:#131313;
}
input:hover {
background: #FFFFFF;
color:#131313;
}
