﻿/* Permet d'avoir l'ascenseur toujour prÃ©sent pour Ã©viter que la taille de
   l'Ã©cran ne varie (centrage des textes). */

html
  {
  }

html#image
  {
  }
  
.photo
{
}

BODY, A
  {
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 20px;
    MARGIN: 0px;
    FONT: 14pt Arial;
    COLOR: #000;
  }

BODY#parametres, td
  {
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 20px;
    MARGIN: 0px;
    FONT: 14pt Arial;
    COLOR: #000;
  }

td.gros {
    FONT: 20pt Arial;
}

#en_tete
  {
    font-size: 24pt;
    font-weight: bold;
    font-family: "Comic sans MS";
    text-align: center;
  }
  
UNKNOWN
  {
	FONT-SIZE: small
  }
#header
  {
	FONT-SIZE: 73%;
/*    BACKGROUND: url(bg.gif) #dae0d2 repeat-x 50% bottom; */
    FONT: 6pt Arial;
    BACKGROUND: #fff;
    FLOAT: left;
    WIDTH: 100%;
    LINE-HEIGHT: normal
  }
#header UL
  {
	PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 10px;
    LIST-STYLE-TYPE: none
  }
#header LI
  {
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 9px;
    BACKGROUND: url(left.gif) no-repeat left top;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
  }
#header A
  {
	PADDING-RIGHT: 15px;
    DISPLAY: block;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    BACKGROUND: url(right.gif) no-repeat right top;
    FLOAT: left;
    PADDING-BOTTOM: 4px;
    COLOR: #966335;
    PADDING-TOP: 5px;
    TEXT-DECORATION: none
}

#header A
  {
	FLOAT: none
  }
#header A:hover
  {
	COLOR: #000
  }
#header #current
  {
	BACKGROUND-IMAGE: url(left_on.gif)
  }
#header #current A
  {
	BACKGROUND-IMAGE: url(right_on.gif);
    PADDING-BOTTOM: 5px;
    COLOR: #333
  }

table.acte, table.acte tr td
  {
    BACKGROUND: #ffffff;
  }
  
table#ListePers, table#ListePers tr td
  {
    font: 10pt Arial;
    border: 1;
    border-collapse:collapse
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #fbebd7;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #000;
    PADDING-TOP: 0px;
    voice-family: inherit
  }
  
table#ListePers A
{
  color: #966335;
  text-decoration: none
}

table#ListePers tbody tr:hover
{
  background: #eca
}

table#ListePers tbody tr#Direct
{
  background: #eee
}

table#ListePers tbody tr#Direct:hover
{
  background: #eca
}

table#ListePers thead
{
  color: #000;
}

table#ListePers thead A
{
  color: #000;
}

table#ListePersBlanc, table#ListePersBlanc tr td
  {
    font: 10pt Arial;
    border: 1;
    border-collapse:collapse
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #fff;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #000;
    PADDING-TOP: 0px;
    voice-family: inherit
  }
  
table#ListePersBlanc A
{
  color: #966335;
  text-decoration: none
}

table#ListePersBlanc tbody tr:hover
{
  background: #eca
}

table#ListePersBlanc tbody tr#Direct
{
  background: #eee
}

table#ListePersBlanc tbody tr#Direct:hover
{
  background: #eca
}

table#ListePersBlanc thead
{
  color: #000;
}

table#ListePersBlanc thead A
{
  color: #000;
}

#intro
{
  margin-left: 50px;
  font: 12pt "Comic sans MS";
}

#nom_ville
  {
    font-size: 16pt;
    font-weight: bold;
    font-family: "Comic sans MS";
    text-align: left;
    margin-left: 30px
  }

#nom_personne
  {
    font-size: 16pt;
    font-weight: bold;
    font-family: "Comic sans MS";
    text-align: left;
    margin-left: 30px
  }

#sources
{
  font-size: 10pt;
  font-family: "Comic sans MS";
  text-align: center;
  margin-left: 30px
}

#texte
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: justify;
  margin-left: 30px
}

#transcription
{
  font-size: 10pt;
  font-family: "Comic sans MS";
  text-align: justify;
  margin-left: 30px;
  margin-right: 30px
}

#texte10
{
  font-size: 10pt;
  font-family: "Comic sans MS";
  text-align: justify;
  margin-left: 30px
}

#texteLieux
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: justify;
  margin-left: 30px;
  margin-right: 30px
}

#decale
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: justify;
  margin-left: 60px;
  margin-right: 30px
}

#texteCentre
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: center;
  margin-left: 30px
}

#Anniversaire
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: justify;
  margin-left: 150px
}

#Anniversaire A
{
  text-decoration: none;
  color: #966335
}

#texteRouge
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  color: #f00;
  text-align: justify;
  margin-left: 30px
}

#textess
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: justify;
}

#texte A
{
  text-decoration: none;
  color: #966335
}

#texte10 A
{
  text-decoration: none;
  color: #966335
}

table#edit
{
  font-size: 12pt;
  font-family: "Comic sans MS";
  text-align: left;
}

#Legende
{
  font-size: 10pt;
  font-family: "Comic sans MS";
  text-align: center;
}

td.pageDoc
{
  font-family:  arial;
  text-align: justify;
  font-style: italic;
  background-color: #fff;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
padding-left: 200px
}

table.pageDoc tr td
{
  font-family:  arial;
/*  text-align: justify;*/
  font-style: italic;
  background-color: #fff;
}


td.interPage
{
  height: 20pt;
}

.pagetitre
{
  text-align: center; 
  font-weight: bold; 
  font-size:14pt
}

.titre
{
  text-align: center; 
  font-weight: bold
}

.signature
{
  text-align: right
}

table.largeurPage
{
  width=1024pt;
}

.raye
{
  text-decoration: line-through
}

