BODY {
	margin: 0;
	background-color : #004748;
}

#container
{
width: 90%;
min-width: 740px;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size : 10px;
}

#top
{
min-width: 740px;
padding: 0.4em;
background-color: #ddd;
border-bottom: 1px solid gray;
height: 30px;
}

#top h1
{
font-size: 14px;
}

#leftnav
{
float: left;
width: 140px;
margin: 0;
padding: 1em;
background-color: #fff;
}

#content
{
min-width: 740px;
margin-left: 160px;
border-left: 1px solid gray;
padding: 1em;
max-width: 72em;
font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
font-size : 10px;
background-color: #fff;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 {margin: 0 0 .5em 0;}

A {
	color: #004748;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	background-color: #004748;
	color: White;
}

.alphabet {
	font-size: 11px;
	font-weight: bolder;
}

.alphabet A {
	text-decoration: none;
	color: #004748;
}
.alphabet A:hover {
	text-decoration: none;
	background-color: #004748;
	color: White;
}
table.gg {
	background-color: #ddd;
	border : thin dashed #808080;
}

#titre
 {
  background-color: #fff;
  border: solid 1px #808080;
  margin: 0;
  color: Maroon;
  font-size: 16px;
  text-align: center;
  font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-weight: bolder;
  padding: 10px;
  position: absolute;
  left: 240px;
  top: 10px;
  width: auto;
  height: auto;
  }
  
  #titre2
 {
  background-color: #A0A0A0;
  border: solid 1px #A0A0A0;
  margin: 0;
  color: maroon;
  font-size: 16px;
  text-align: center;
  font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
  font-weight: bolder;
  padding: 10px;
  position: absolute;
  left: 243px;
  top: 13px;
  width: auto;
  height: auto;
  }
  
.listechevaux
{
	float:left;
	width:140px;
	background-color: white;
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-stretch: expanded;
	font-weight: normal;
}  
#initiale
{
  float: left;
  width: 68px;
}

#gg{
	float: left;
	width: 468px;
}
#bandeau{
	float: left;
	width: 550px;
}

hr
{
	margin-left: 0px;
}

table {
	color : Black;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 14px;
	background-color: #FFECEC;
	border : 0;

	}
	
tr.alpha {
	background : #F5F5F5;
	border-color : #FFECEC;	
	text-align: center;
	border: 0;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 125%;
}

#navcontainer li { margin-left: 20px; }

#navcontainer a
{
color: Black;
text-decoration: underline;
}

#navcontainer a:hover
{
text-decoration: none;
color: Black;
background-color: transparent;
}

#pedigree table {
	color : Black;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 12px;
	background-color: #F5F5F5;
	padding: 2px;
	border:1px solid #ddd;
	border-collapse: collapse;
	margin-left: 5px;
	margin-top: 5px;
	width: 98%;
	}
	
#pedigree tr {
	background : #F5F5F5;
	border-color : #DDDDDD;	
	text-align: center;
	border: 1px;
}

#pedigree thead {
	background-color:#F5F5F5;
   border:1px solid #ddd;
	text-align: left;
}

#pedigree tfoot {
	background-color:#F5F5F5;
   border:1px solid #ddd;
	text-align: left;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#pedigree th {
	background-color:#F5F5F5;
   border:1px solid #ddd;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

#pedigree th a {
	text-decoration: underline;
}

#pedigree td {
	color: #4B4B4B;
	background-color:#F5F5F5;
   border:1px solid #ddd;
	text-align: left;
	font-size: 11px;
	padding: 3px;
}

#pedigree td a {	
	color: #004748;
	text-decoration: underline;
}

#pedigree td a:hover {
	color: #004748;
	text-decoration: none;
	background-color: transparent;
}

#pedigree caption {
font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
color: Maroon;
font-size : 11px;
text-align: left;
caption-side: top;
}

#contenu {
	min-width: 740px;
}