﻿/*feuille de style pour la page 010_07Is     du site Jean Laurendeau.com / version 2010*/
/*vvvvvvvvvvvvvvvv    généralitées    vvvvvvvvvvv*/
body, td {
   margin: 0;
   padding: 0;
   color: #000000;
   background-color: #ffffff;
   background-image: none;   
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: left;
}

#fonctionprint  {
    display: none;
}	

img	{
	border: none;
}

#enveloptout   {
   position: relative;
   left: 20px;
   top: 20px;
   text-align: left;
   width: 1000px;
   height: 3200px;
   color: #000000;
   background-color: #336699;
}


/*        vvvvvvvvvv           bloc tête            vvvvvvvvv*/
#bloctete   {
  position: absolute;
  top: 10px;
  left: 50px;
  height: 130px;
  width: 850px;
  padding: 20px;
  color: #000000;
  background-color: #ffffcc;
  border: 5px #ff9900 groove;

}

#imgintro {
   float: left;
   margin-top: 7px;
   margin-left: 7px;
   width: 122px;
}

#titregen {
	float: left;
	margin-top: 50px;
	margin-left: 50px;
}

#titregen h1	{
	font-size: 225%;
}


/*  vvvvvvvvvvvvvvvvvvvvvvvv  bloc principal  vvvvvvvvvvvvvvvvvvvv*/
#blocprinc   {
   position: absolute;
   width: 1000px;
   height: 2700px;
   left: 0px;
   top: 190px

}

#navintern  {
    position: absolute;
	left: 330px;
	top: 40px;
	width: 290px;
	height: 90px;
	padding: 20px;
	color: #000000;
	background-color: #FFFFCC;
	border: 5px #FF9900 groove;
 
}

#navintern li {
    padding: 6px;
}

/*
#sonhistoire{
	
}
*/

/*    vvvvvvvvvvvvvvvvvv   la fiche famille  vvvvvvvvv*/
#fichfami   {
    position: absolute;
    top: 200px;
    left: 50px;    
    width: 900px;
}

#titrefich {
   float: left;
   margin-top: 5px;
   margin-left: 0px;
   width: 890px;
   text-align: center;
   font-weight: bold;
   color: #000000;
   background-color: #ffffcc;
   border: 5px #ff9900 groove;
}

#naissance, #mariage, #deces, #remarquesautres  {
   float: left;
   margin-top: 10px;
   margin-left: 0px;
   padding: 20px;
   border: 5px groove #993333;
   width: 850px;
   line-height: 150%;
   color: #000000;
   background-color: #ffffff;
}

#naissance h2, #mariage h2, #enfants h2, #enfants2 h2, #deces h2, #remarquesautres h2   {
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
   letter-spacing: 3px;
   text-decoration: underline;
   color: #336699;
   background-color: transparent;
}

#enfants, #enfants2  {
   float: left;
   margin-top: 10px;
   margin-left: 0px;
   padding: 20px;
   border: 5px groove #993333;
   width: 850px;
   line-height: 150%;
   color: #000000;
   background-color: #ffffff;
}

#enfants td, #enfants2 td {
   border: 1px dotted #666666;
   border-collapse: collapse;
   font-size: 90%;
}

#enfants th, #enfants2 th {
   border: 1px solid #666666;
   border-collapse: collapse;
   font-size: 90%;
   text-align: center;
}

#enfants table, #enfants2 table {
   table-layout: auto;
}

.bold {
   font-weight: bold;
   font-variant: small-caps;
   padding-right: 20px;
   color: #336699;
   background-color: transparent;
}

.entetepetit	{
	font-size: 50%;
	color: #cccccc;
}


/* vvvvvvvvvvvvvvvvvvvvv bloc fin vvvvvvvvvvvvvvvvvvvvvv*/
#blocfin   {
   position: absolute;
   width: 990px;
   left: 0px;
   top: 3000px;
   text-align: center;
   color: #000000;
   background-color: #FFFFCC;
   border: 5px #FF9900 groove;

  
}

#signature  {
   margin-top: 20px;
   width: 100%;
}

#navportail {
   margin-top: 20px;
   width: 100%;
   padding-bottom: 10px;
}

/*  vvvvvvvvvvvvvvvvvvv  navigation  vvvvvvvvvvvvvvvvvvvv*/
a:link   {
   padding: 1px 5px;
}

a:visited   {
   padding: 1px 5px;
   text-decoration: none;
}

a:hover {
   color: #999999;
   background-color: #333333;
   padding: 1px 5px;
}