/* CSS Document */

body{
background-color:#f71f88;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/*Style de lien pour le menu de promo*/
A.lien_menu_promo{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#663399; text-decoration:none; font-weight:bold; line-height:16px;  }
A.lien_menu_promo:link{ text-decoration:none; }
A.lien_menu_promo:hover { text-decoration:underline; color:#663399; }
A.lien_menu_promo:visited {}

#header {
position:relative;
margin-top:0;
background-image:url(images/header2.jpg);
height:141px;
width:1000px;
margin-bottom:5px;
}
#header #form {position:absolute;top:35px;left:110px;}

#corps{
width:1000px;
height:auto;
margin:auto;
background-color:#fff;
margin-top:0px;
border-left:3px solid #993399;
border-right:3px solid #993399;
}

#content{
height:auto;
}

.player{
margin:4px 4px 5px 8px;
width:318px;
height:295px;
float:left;
}

.top a{
font-weight:bold;
color:#9933CC;
text-decoration:none;
display:block;
padding-top:7px;
}



.top{
background-image:url(images/ptop.png);
height:23px;
width:318px;
text-align:center;
display:block;
}


.left{
background-image:url(images/pleft.png);
height:225px;
width:8px;
float:left;
}

.middle{
height:225px;
width:300px;
float:left;
}

.right{
background-image:url(images/pright.png);
height:225px;
width:10px;
float:right;
}

.bottom{
background-image:url(images/pbottom.png);
clear:both;
height:41px;
width:318px;
margin-left:-1px;
}



a.play img{
width:318px;
height:295px;
display:block;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter:alpha(opacity=0); 
-moz-opacity: 0; 
opacity: 0;
position:absolute;
margin-top:-295px;
}

a.play:hover img{
width:318px;
height:295px;
display:block;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;
position:absolute;
}




#boutton{
margin-left:135px;
margin-top:227px;
}


#footer{
background-image:url(images/footer.png);
width:1000px;
height:109px;
padding-top:5px;
}

#inscription{
text-align:center;
margin-bottom:10px;
}

#inscription a {
text-decoration:none;
color:#663399;
font-weight:bold;
}

#stats{
height:30px;
text-align:center;
}