html {
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #663366;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #663366;
}

BODY { 
margin: 0;
padding: 0;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-align: center;
}

.bgpedigree {
background-color: #D0C0B9;
background-image: none;
margin-top: 20px;
}
.bggris {
background-color: #cccccc;
background-image: none;
SCROLLBAR-TRACK-COLOR: #cccccc;
}
.bgblanc {
background-color: #ffffff;
background-image: none;
SCROLLBAR-TRACK-COLOR: #ffffff;
}

.aide {
position: absolute;
width: 600px;
height: 432px;
background-color: #ffffff;
left: 50%;
margin-left: -300px;
top: 10px;
}

.aide p {
font-size: 16px;
}

.master {
position: absolute;
width: 600px;
background-color: #ffffff;
left: 50%;
margin-left: -300px;
top: 10px;
}

.conteneur {
position: absolute;
left: 0px;
top: 0px;
width: 600px;
background-color: #ffffff;
text-align: center;
}

.header {
display: none;
}
.header_in {
display: none;
}
.header_inbbe {
display: none;
}
.header_grand {
display: none;
}

.gauche {
display: none;
}

.droite {
position: absolute;
width: 600px;
left: 0px;
top: 0px;
background-color: #ffffff;
}

.droite_gr {
position: absolute;
width: 600px;
left: 0px;
top: 0px;
background-color: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
}

.droite_grin {
position: absolute;
width: 600px;
left: 0px;
top: 0px;
background-color: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
}

.centre {
position: absolute;
height: 428px;
width: 640px;
left: 118px;
top: 0px;
background-color: #cccccc;
}

.foot {
display: none;
} 

h1 {
font-size: 24px;
font-weight: bold;
color: #006600;
margin: 0;
padding: 0;
}
h2 {
font-size: 19px;
font-weight: bold;
margin: 0;
padding: 0;
}
h3 {
font-size: 13px;
font-weight: bold;
color: #006600;
margin: 0;
padding: 0;
}

p {
font-size: 13px;
color: #000000;
}
.sans {
margin: 0;
padding: 0;
}
.norm {
font-size: 13px;
color: #000000;
}
.mini {
font-size: 11px;
}
.medium {
font-size: 12px;
}
.stand {
font-size: 17px;
}
.gras {
font-weight: bold;
}
.vert {
color: #006600;
}
.color {
color: #006600;
}
.noir {
color: #000000;
}
.blanc {
color: #ffffff;
}
.gris {
color: #cccccc;
}
.marron {
color: #663300;
}
.italic {
font-style: italic;
}
.jus {
text-align: justify;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.c {
text-align: center;
}

table.pedigree {
border: 1px solid #cccccc;
border-collapse: collapse;
line-height: 15px;
text-align: left;
width: 580px;
margin:auto;
}
td.pedigree {
text-align: left;
font-size: 13px;
border: 1px solid #cccccc;
}
td.titretab {
background-color: #ffffff;	
font-size: 13px;
font-weight: bold;
text-align: left;
}

img {
display: none;
}
.img_g {
display: none;
}
.img_d {
display: none;
}
.img_alb {
background-color: #ffffff;
border: 4px double #ffffff;
}
.img_race {
background-color: #ffffff;
border: 4px #FFFFFF;
}

#birth {
background-color: #ffffff;
height: 110px;
width: 460px;
border: 1px solid #000000;
margin-right: auto;
margin-left: auto;
font-size: 13px;
}

#autre {
background-color: #ffffff;
height: 32px;
width: 340px;
font-size: 17px;
font-weight: bold;
padding-top: 4px;
border: 1px solid #000000;
margin-right: auto;
margin-left: auto;
}

.noprint {
display: none;
}

.none {
display: inline;
}