body
{
margin:auto;
width:789px;
background-image:url("../img/back.jpg");
background-attachment:fixed;

}
a
{
text-decoration:none;
}
a:focus
{
font-style: italic;
}
a:hover
{
font-weight:bold;
color:#cc0000;
text-decoration:underline overline;

}
#tete
{
margin-top:10px;
height:156px;
width:786px;
background-image:url("../img/head.png");
background-repeat:no-repeat;
background-position:center;
}
#foot
{
margin-top:10px;
height:156px;
width:786px;
background-image:url("../img/foot.png");
background-repeat:no-repeat;
background-position:center;
}
.ipt:focus
{
background-color:#ff9900;

}
#corps
{
padding:8px;
border: solid 2px ;
background-color:#e3e3e3;
}
#xcorps
{
padding:8px;
border: solid 2px ;
}
.erreur
{
color:#ff0000;
font-size:1.3em;
font-weight:bold;
text-decoration:blink;
}
.bien
{
color:#00aa00;
font-size:1.3em;
font-weight:bold;

}
img
{
border:none;

}
.alert
{
border-collapse:collapse;
border:inset ;
}
.cell1
{
border:none;
vertical-align:middle;
background-color:#ffc8dd;
}
.cell2
{
border:none;
vertical-align:middle;
background-color:#ff9b99;
}
.table_view
{
border:none;
vertical-align:middle;
background-color:#ffe1bf;
width:765px;
text-align:center;
}
.promotitre
{
font-size:1.2em;
color:#00aa00;
text-align:center;
}
.tr_view:hover
{
font-weight:bold;
background-color:#a7b2ff;

}
.class2:focus
{
background-color:#d0d0d0;
font-weight:bold;
}
.win
{
font-size:2em;
color:#ff0000;
}
.win2
{
font-size:1.2em;
font-weight:bold;
text-align:center;
}
.admin
{
font-size:1.2em;
font-weight:bold;
text-align:center;
}
.call
{
font-size:1.1em;
font-weight:bold;
text-align:center;
color:#454545;
}
