body{margin:0;padding:0;font: 12px arial,sans-serif;}

p{margin:0 10px 10px}

a{color: #07290F;}

img {
border:0;
}

fieldset{
border: 1px solid #888888;
}

legend{
font-size: 12px;
font-weight: bold;
text-align: center;
border: 1px solid #888888;
padding: 5px;
background: #eeeeee;
}

.h1{
font-size: 20px;
font-weight: bold;
text-align: center;
margin-top:5px;
margin-bottom:5px;
}

.resultat
{
padding:8px;
border: 1px #000 dotted;
text-align: center;
background: #44DD44;
font-weight: bold;
color: #FFF;
}

.error
{
padding:8px;
border: 1px #000 dotted;
text-align: center;
background: #FF1E00;
font-weight: bold;
color: #FFF;
}

.bouton-vide
{
width:147px;
height:36px;
background: #ffffff url(../img/bouton_vide.gif) no-repeat;
vertical-align:middle;
text-align:center;
border:0px;
font-weight:bold;
font-size:x-small;
cursor:pointer;
}

.shanazone_table{
padding: 5px;
}

.celt{
background-color: #ffeed9;
}

.infobulle{
background-color: #fff;
border: 1px solid #454545;
padding:5px;
margin:1px;
position: absolute;   
visibility : hidden;
font-size: 1.4em;
z-index: 999;
}