body {
background-color:#FDECF1;
background-image:url(webset/bunnies_sp/Bg1.jpg);
margin:5px 5px 5px 5px;
}

h1 {
font-family:comic sans ms;
font-size: 12pt ;
color: #8C74A0 ;
font-weight: normal ;
background-color:transparent;
text-align:center;
}

h2 {
font-family:comic sans ms;
font-size: 10pt;
color: #8C74A0 ;
font-weight: normal ;
background-color:transparent;
text-align:center;
}

h3 {
font-family:comic sans ms;
font-size: 10pt ;
color: #8C74A0 ;
font-weight: normal ;
background-color:transparent;
text-align:center;
}

p {
font-family:comic sans ms;
font-size: 9pt ;
color: #8C74A0 ;
font-weight: normal ;
background-color:transparent;
text-align:center;
margin-left:10px;
margin-right:10px;
}

li {
font-family:comic sans ms;
font-size:8pt;
color: #8C74A0 ;
background-color:transparent;
text-align:center;
margin-left:5px;
margin-right:5px;
}

a {
font-family:comic sans ms;
font-size: 9pt ;
color: #8C74A0 ;
font-weight: normal ;
background-color:transparent;
text-decoration:none;
}

a:visited {
font-family:comic sans ms;
font-size: 9pt ;
color: #8C74A0 ;
font-weight: normal ;
background-color:transparent;
text-decoration:none;
}

a:hover {
font-family:comic sans ms;
font-size: 9pt ;
color: #725d83 ;
font-weight: normal ;
background-color:transparent;
text-decoration:none;
}



BODY {
scrollbar-face-color: #FDECF1;
scrollbar-shadow-color: #F1B0C3;
scrollbar-highlight-color: #FDECF1;
scrollbar-3dlight-color: #F1B0C3;
scrollbar-darkshadow-color: #FDECF1;
scrollbar-track-color: #FDECF1;
scrollbar-arrow-color: #F1B0C3;}


.fond_color{
    background-color: #FDECF1;
    text-align: center;
    border-style: solid ;
    border-width: 1px;
    border-color: #A490B4;
}

.fond1 {
    background-image:url(webset/bunnies_sp/Bg2.gif);
    text-align: center;
    border-style: solid ;
    border-width: 1px;
    border-color: #A490B4;
}


.fond2 {
    background-image:url(webset/bunnies_sp/Bg3.gif);
    text-align: center;
    border-style: solid ;
    border-width: 1px;
    border-color: #A490B4;
}

.fond3 {
    background-image:url(webset/bunnies_sp/Bg4.gif);
    text-align: center;
    border-style: solid ;
    border-width: 1px;
    border-color: #A490B4;
}

.dotted {
    border: 1px dashed #A490B4;
}