body
{
    text-align:center;
    font-size:12px;
    background:url("images/mosaique.png");
    font-family:Comic Sans MS;
    line-height:15px;
}
div.page
{
    text-align:left;
    position:relative;
    background:url("images/Fond2.png");
    width:820px;
    margin:0px auto;
    color:white;
}

a
{
    color:white;
}

h1 a
{
    color:white;
    height:230px;
    text-align:center;
    margin:0px auto;
    background:url("images/LogoTop.jpg") center 0px no-repeat;
    display:block;
}
h1 a span
{
    display:none;
}

div.menu
{
    float:left;
    width:180px;
    margin-top:-1px;
    margin-left:-20px;
    border:1px solid #e5e1e9;
    background:url("images/menu_bg2.png") top left repeat-y;
    overflow:hidden;
}

p
{
    line-height:30px;
}
div.menu p
{
    letter-spacing:0.05em;
    background:url("images/menu_p_bg2.png") top left repeat-y;
    font-weight:bold;
    color:black;
    text-align:center;
}
div.menu li
{
    padding:10px;
    /*background:url("images/menu_li.png") top left no-repeat;*/
    /*list-style:square inside;*/
    height:20px;
    color:white;
}
div.menu li a
{
    color:white;
}

div.contenu
{
    position:relative;
    margin-left:200px;
    margin-top:-10px;
}

dt, dd
{
    margin:5px;
}

div.footer
{
    padding:5px;
    height:100px;
    color:white;
    text-align:center;
    font-size:10px;
    clear:both;
    margin-top:20px;
}

div.footer a
{
    color:#7f85de;
}

.menu_jeux
{
    width:450px;
    height:200px;
    margin-left:125px;
    -moz-box-shadow:2px 2px 10px #271370;
    box-shadow: 2px 2px 10px #271370;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#271370, offX=2, offY=2, positive=true);
}

.menu_jeux li a
{
    float:left;
    display:block;
    border:1px solid white;
    width:150px;
    height:100px;
    font-size:0;
    color:black;
}
.jeux_q3 a
{
    background:black url("images/q3.png") center center no-repeat;
}
.jeux_cs a
{
    background:black url("images/cs.png") center center no-repeat;
} 
.jeux_sc2 a 
{
    background:black url("images/sc2.png") center center no-repeat;
}
.jeux_general a 
{
    background:black url("images/jeux_luzlan.png") center center no-repeat;
}


h2
{
    text-align:center;
    border-bottom:1px solid #ebefa2;
    width:550px;
    font-size:20px;
    margin-bottom:20px;
    line-height:30px;
}

h3
{
    text-align:center;
    width:450px;
    font-size:15px;
    margin-bottom:10px;
    margin-top:20px;
}

#rebours
{
    font-size:40px;
    line-height:50px;
    text-align:center;
    width:550px;
    margin-top:30px;
    color:#bbb;
}

fieldset
{
    /*border:1px solid black;*/
    padding-left:20px;
    margin:10px;
}
legend
{
    display:none;
}
input[type=text], textarea, input[type=password]
{
    border:1px solid black;
    font-family:Comic Sans MS;
}

dt
{
    float:left;
    width:200px;
}

.warning
{
    margin:10px;
    height:50px;
}
.warning_icon
{
    float:left;
    margin-left:5px;
}
.warning_msg
{
    margin-left:70px;
}

.error
{
    font-weight:bold;
    color:red;
}

form p
{
    line-height:25px;
}

.sous_menu
{
    position:absolute;

}

.blink
{
    text-decoration:blink
    font-weight:bold;
}


table
{
    width:100%;
}
table, td, th
{
    border:1px solid white;
    padding:6px;
}

