/* GeneoTree Style wood
by Damien Poulain - 2007*/

BODY
{	background-color: #f0f8ff;
	font-family: Arial;
	background-image: url(arbre.png);
	background-repeat: no-repeat;
	background-position: 150px 300px;
}
A:LINK
{	color:#7D2E26;
	text-decoration:none;
}
A:VISITED
{	color:#996633;
	text-decoration:none;
}
A:HOVER
{	background-color:#FFFFFF;
}
TABLE
{	border-collapse: collapse;
	border-color: Black;
	padding:3;
}
TD
{	font-size: small;
	color:#000000;
	border-style:solid;
	border-width:0;
}
P
{	color:#000000;
	background-color:#f0e7aa;
	font-weight: bold;

}
.cell_indiv
{	background-color:#f0e7aa;
	border-style:solid;
	border-width:1;
}
.ligne_tr1
{	background-color:#f0d7aa;
	color:#000000;
}
.ligne_tr2
{	background-color:#f0e7aa;
	color:#000000;
}
.menu_td
{	text-align:center;
	padding:2px;
}
.menu_td:link
{	width:100px;
	height:20px;
	text-decoration:none;
	color:#000000;
	text-align:center;
	font-weight:bold;
	background-color:#f0e7aa;
	padding:3px;
	border-style:outset;
	border-width:2px;
	border-color:silver;
}
.menu_td:visited
{	width: 100px;
	height: 20px;
	text-decoration: none;
	color:#000000;
	text-align: center;
	font-weight: bold;
	background-color:#f0d7aa;
	padding: 3px;
	border-style: outset;
	border-width: 2px;
	border-color: silver;
}
.menu_td:hover
{	width:100px;
	height:20px;
	text-decoration:none;
	color:#996633;
	text-align:center;
	font-weight:bold;
	padding:3px;
	border-style:outset;
	border-width:2px;
	border-color:silver
}
.sous_titre
{	text-align:center;
	vertical-align: top;
	padding:3px;
	border-style:solid;
	border-width:1px;
	background-color:#f0e7aa;
	color:#000000;
	font-weight:bold;
}
.sous_titre:link
{	width:105px;
	height:20px;
	text-decoration:none;
	color:#000000;
	text-align:left;
	vertical-align: top;
	font-weight:normal;
	background-color:#f0e7aa;
	padding:3px;
	border-style:outset;
	border-width:0px;
	border-color:silver;
}
.sous_titre:visited
{	width: 105px;
	height: 20px;
	text-decoration: none;
	color:#000000;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #f0d7aa;
	padding: 3px;
	border-style: outset;
	border-width: 0px;
	border-color: silver;
}
.sous_titre:hover
{	width:105px;
	height:20px;
	text-decoration:none;
	color:#996633;
	text-align:left;
	vertical-align: top;
	font-weight:normal;
	padding:3px;
	border-style:outset;
	border-width:0px;
	border-color:silver
}
