
* html>body {
	display: inline-block; 
	width: 100%;
	font-family: verdana,arial,helvetica,sans-serif; 
}

* {
	font-family: verdana,arial,helvetica,sans-serif; 
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:90%;
	
background-color:#abaf8b;
background: #abaf8b;

}

body, td, th {
	color: #000000;
	font-size:12px;
}

.page {
	background: #abaf8b;
	color: #000000;
	margin: 6px 6px 6px 6px;
	width:auto;
	padding-bottom:16px;
	padding:6px 6px 6px 6px;
	border:1px solid #330000;
}

h2 {
	color: #000000;
	/*font-size:16px; */
	font-size:133%;
}

h1 {
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000;
	/*font-size:16px;*/
	font-size:133%;
}

h3, h4, h5, h6 {
	color: #000000;
}

.Texte {
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}

a {
/*  color: #993300;*/
  color: #336600;
  text-decoration:underline;
}

/* Ligne des liens. */
.LigneLien {
text-align:center;
	background-color: #abaf8b;
	color: #000000;
	height: 32px;
	font-size: 12px;
	margin-top: 4px;
}

a.LigneLien, .LigneLien a {
	color: #FFFFFF;
	text-decoration: underline;
}

a.LigneLien:hover, .LigneLien a:hover {
	text-decoration: underline;
}

select.LigneLien, .LigneLien select {
	line-height: 12px;
	font-size:10px;
/*	height:20px;*/

}

/* Arbre généalogique. */
table.TabGene
{
  border: 1px solid #660000;
  width: 100%;
}

td.TabGene
{
  border: 1px solid #808080;
  padding: 4px;
  border-spacing: 10px;
  font-family: helvetica, sans-serif;
  font-size:inherit;
  color: #000000;
}

.ArbreTitre
{
	font-size:80%;
}
font.ArbreTitre
{
	font-size:80%;
}

.ImageArbre {
	margin:0px 0px 0px 8px;
}

img.ImageArbre {
	border:1px solid #fff;
}

.PhotoCopyright
{
	font-size:80%;
	font-style:italic;
}

.Diaporama
{
}

div.Diaporama, div .Diaporama {
	vertical-align:middle;
	text-align:center;
}

.Diaporama img, img.Diaporama {
	vertical-align:middle;
	background-color: #fff;
	border: 1px solid #660000;
	padding: 4px;
	margin: 4px 4px 4px 4px;
}

/* Tableaux résultats. */
.resultat_petit
{
	font:Arial, Helvetica, sans-serif;
	/* font-size:10px; */
	font-size:83%;
}

table.resultat_petit
{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}

td.resultat_petit
{
	font:Arial, Helvetica, sans-serif;
	/* font-size:10px; */
	font-size:83%;
}

.resultat_petit_warn
{
	font:Arial, Helvetica, sans-serif;
	/* font-size:12px; */
	font-size:100%;
	color:#990000;
}

.Erreur
{
	/* font-size:14px; */
	font-size:116%;
	color:#990000;
	margin-bottom:32px;
}

table tr.pair th, .pair
{
	background-color: #eeeedc;
}

table tr.impair th, .impair
{
}

/* hovered items */
.impair:hover,
.pair:hover,
.hover {
	background-color: #CCFF99;
    color: #000000;
}

/* hovered table rows */
table tr.impair:hover th,
table tr.pair:hover th,
table tr.hover th {
	background-color: #CCFF99;
    color:   #000000;
}

/*	Menus. */

.Menu
{
float:left;
}

.Menu:hover,
a.Menu:hover
{
    background: #CCFFCC;
}

/* Formulaires */
.FromPrinc
{
/*	width:750px;*/
	width: 100%;
	border: 0;
}

input.text, select, textarea.text
{
	width:150px;
	font-size:12px;
}

.radio
{
}

/* Titre de la page. */
.maintitle {
font-weight: bold;
 font-size: 24px;
 font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
 line-height : 120%;
 color : #000000;
}
a.maintitle {
	color: #000000;
	text-decoration: none;
}
 
.Titre
{
	font: Verdana, Arial, Helvetica, sans-serif; 
	font-size:24px;
	font-weight:bold;
	color:#000000; 
	margin:20px 50px 0 50px;
	margin-right:50px;
	text-align: center;
}

a.Titre {
	color: #000000;
	text-decoration: none;
}

/* Liste partielle. */
.Partiel
{
}

.bandealpha {
	background-color:#eeeedc;
	border:1px solid #660000;
}

div.bandealpha {
	text-align:center;
    padding:            10px 10px 10px 10px;
}

a.bandealpha, .bandealpha.a {
	padding-right: 4px;
}
 
/* Messages d'erreur et d'information. */
.warning {
    color:              #CC0000;
    background-color:   #FFFFCC;
}
p.warning,
h1.warning,
div.warning {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #CC0000;
    background-image:   url(../images/s_warn.png);
    background-repeat:  no-repeat;
    background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
	margin-left:1em;
	margin-right:1em;
}
.warning h1 {
    border-bottom:      0.1em solid #cc0000;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

.notice {
    color:              #000000;
    background-color:   #FFFFDD;
}
h1.notice,
div.notice {
    margin:             0.5em 0 0.5em 0;
    border:             0.1em solid #FFD700;
    background-image:   url(../images/s_notice.png);
    background-repeat:  no-repeat;
    background-position: 10px 50%;
    padding:            10px 10px 10px 36px;
	margin-left:1em;
	margin-right:1em;
}
.notice h1 {
    border-bottom:      0.1em solid #FFD700;
    font-weight:        bold;
    text-align:         left;
    margin:             0 0 0.2em 0;
}

/* Page d'index. */
.IndexExtras {
	float: right;
	width: 100px;
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	background-color:#EEFFFF;
}

.IndexExtras p {
	margin: 0 0 1.5em 0;
}

.IndexMain {
	padding:0 32px 0 32px;

/* inherit */
	margin: 0 0 0 0;
	border-left: none;
	border-right: none;
	line-height: 1.6em;
	text-align: left;
	
	font-size: 85%;
}

a.IndexMain {
	text-decoration:underline;
	font-weight:bold;
	color: #ffffff;
}

/* FAQ/Aide. */
.faqTitreQuestion {
	font-size: 130%;
	color: #663300;
	margin-top:16px;
}

.faqQuestion {
	font-size: 100%;
}

.faqTitreReponse {
	font-size: 130%;
	color: #663300;
	margin-left:30px;
}

.faqReponse {
	font-size: 90%;
	color: #663300;
	margin-left:30px;
    padding:            10px 10px 10px 36px;
    border:             0.1em solid #FFD700;
}

