/* CSS Document */
/*
###################################################################
#               © 2006 www.planetkit.free.fr                      #
###################################################################
#      Ce kit Graphique est gratuit et a été téléchargé           #
#              sur www.planetefantasy.free.fr                     #
#        Toute utilisation commerciale est interdite.             #
#    Vous n'avez pas le droit de retirer le copyright des page    #
#          Ni du code source des fichier HTML et CSS              #
###################################################################
*/
body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-family: Arial;
font-size:10px;
}
#gauche{
border: 1px dashed #00a3ea;
background-color:#E2F6FF;
padding-top:15px;
}
#droite{
border: 1px dashed #00a3ea;
border-left:none;
background-color:#E2F6FF;
padding:10px;
}
#copy{
border: 1px dashed #00a3ea;
border-top:none;
background-color:#E2F6FF;
}
#menu{
border: 1px dashed #00a3ea;
background-color:#F9FDFF;
}
a{
text-decoration:none;
color:#007EFF;
font-weight:bold;
}
a:hover{
text-decoration:none;
font-weight:normal;
}
.copy{
font-family: Arial;
font-size:9px;
}
#titre{
font-family: Arial;
font-weight:bolder;
font-size:63px;
color:#003CFF;
}
.surligne{
background-color:#FCFF0A;
}
p{
text-indent:2ex;
text-align:justify;
}
h1:before{
content:"+"
}
h1{