body {
background-color:#ffffff;
background-image:url(webset/bg.gif);
margin:10px 10px 10px 10px;
}

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

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

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

p {
font-family:comic sans ms;
font-size: 10pt ;
color: #683414 ;
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: #683414 ;
background-color:transparent;
text-align:center;
margin-left:5px;
margin-right:5px;
}

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

a:visited {
font-family:comic sans ms;
font-size: 10pt ;
color: #9f3611 ;
font-weight: no rmal;
background-color:transparent;
text-decoration:none;
}

a:hover {
font-family:comic sans ms;
font-size: 10pt ;
color: #9f3611 ;
font-weight: normal ;
background-color:transparent;
text-decoration:underline;
}

BODY {
scrollbar-face-color: #fde3e3 ;
scrollbar-highlight-color: #fde3e3 ;
scrollbar-3dlight-color: #7b0104 ;
scrollbar-darkshadow-color: #7b0104 ;
scrollbar-shadow-color: #fde3e3 ;
scrollbar-arrow-color: #7b0104 ;
scrollbar-track-color: #fde3e3 ;
}


table {
border-color: #7b0104 ;
border-style:solid;
border-width:0px;
font-family:comic sans ms;
font-size: 10pt ;
color: #683414 ;
}

td {
text-align:center;
background-color:transparent;
border-color: #7b0104 ;
border:0px solid ;
padding: 5px ;
font-family:comic sans ms;
font-size: 10pt ;
color: #683414 ;
}

.fond1 {
    background-image:url(webset/bg1.gif);
    text-align: center;
    border-width: 2px;
    border-color: #7b0104 ;
}


.fond2 {
    background-image:url(webset/bg2.gif);
    text-align: center;
    border-width: 2px;
    border-color: #7b0104 ;
}

.dotted {
    border: 1px dashed #7b0104 ;
}