html, body {
	height: 100%;
}

*:focus {
	outline: none;
	outline-width: 0;
}

a:link {color: #0b2605 ; text-decoration: none ;}
a:visited {color: #0b2605 ; text-decoration: none ;}
a:hover { color: #0b2605 ; text-decoration: none ; }  

img {
	border:medium none;
}

body {
	color: #0b2605;
	background-color: #0B2605;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 1em;
	line-height: 1.25;
}

/* Page */
#global {
	background: #FFFFFF;
	min-height: 100%;
	width: 1089px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* En-tête */
#entete {
	height : 528px;
	width: 1089px;
	margin-bottom: 0px;
	background-image: url('../img/haut.jpg');
	background-repeat: no-repeat;
}

#menu {
	width: 238px;
	height: 881px;
	position: absolute;
	margin: 0 auto auto 55px;
	text-align: justify;
	z-index: 1;
	font-size: 16px;
	color: #D5B67E;
	line-height: 0.8;
}

#menu ul { list-style-type : none; margin: 0; padding: 0 }

#menu li { display: inline-block }

/* Contenu */
#contenu {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	position: relative;
	min-height: 800px;
	background-image: url('../img/banderepet.jpg');
	background-repeat: repeat-y;
}

#texte {
	width: 696px;
	margin-left: 320px;
	min-height: 800px;
}

/* Pied de page */
#pied {	
	text-align: center;
	position: relative;
	width: 1089px;
	padding-left: 108px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/bas.jpg');
	background-repeat: no-repeat;
	height: 57px;
}

#poudredange {
	text-align: center;
	font-size: .8em;
	position: absolute;
	color: #D5B67E;
	bottom: 60px;
	margin: 20px auto 0px 300px;
}

#poudredange a:link {color: #d9ba73; text-decoration: none ; }
#poudredange a:visited {color: #d9ba73; }
#poudredange a:hover { color: #d9ba73; text-decoration: none ; }  

.hoverclass {
	border: 2px dashed #B3B3B3;
}

.pedigree  {
    color: #698137;
}
.pedigree td {
    background-color: #0b2605;
}

.boys {
	color: #698137 !important;
	background-color: #0b2605 !important;
}

.girls {
	background-color: #698137 !important;
	color: #0b2605 !important;
}
.generation1, .generation2, .generation3, .generation4 {
	color: #698137 !important
}

/* fees */
#wrapper-fees {
	padding-top: 71px;
}

/* elfes */
#wrapper-elfes {
	padding-top: 71px;
}

/* gnomes */
#Image-Map-Chatons {
	padding-top: 30px;
}

/* galerie */
#Image-Map-Galerie {
	padding-top: 0px;
}
