body {
overflow:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#contenu {
overflow:auto;
	background-color: #FAC8C8;
	position: absolute;
	width: 600px;
	height:700px;
	left: 200px;
	top:20px;
	border: thin solid #000000;	
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	text-align: left;
	background-position: left;
}
.pad {
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
}
#coloneGauche {
	background-attachment: scroll;
	background-image: url(images/arbre3.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 20px;
	background-position: left top;
	height: 700px;
	width: 180px;
	border: thin solid #000000;	
}
.menuGauche {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 50px;
	font-weight: bold;
	text-align:left;
	color: #333333;
	padding:0.lem 0.6lem;
	position: fixed;
	left: 80px;
	top: 70px;
	line-height:50px;
	text-decoration: none;
}
.menuGauche a:link {

    color: #000000;

    text-decoration: none;

    font-weight: 800;

    font-style: normal;

}
.menuGauche a:visited {

    color: #666666;

    text-decoration: none;

    font-weight: 800;

    font-style: italic;

}
.menuGauche a:hover {

    color: #000000;

    text-decoration: none;

    font-weight: 800;

    font-style: normal;

}
.menuGauche a:active {

    color: #666666;

    text-decoration: none;

    font-weight: 800;

    font-style: normal;

}
.menuGauche a#current{
	color: #990066;

    text-decoration: none;

    font-weight: bold;

    font-style: normal;
}

.aDroite	{
	float:right;
	padding-right: 10px;
}
.centrer {
	
	padding-top: 50%;
}
.centrerCentrer {
	text-align:center;
	padding-top: 20px;
}
.Gauche {
	text-align: center;
	float: left;
	padding-top: 20px;
	position: relative;
	left: 0px;
	top: 20px;
}
.Droite {
	text-align: center;
	padding-top: 20px;
	position: relative;
	top: 20px;
	right: 5px;
}


.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
	text-align: left;
	font-weight: bold;
}
p{
clear:left
}

 a:link {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
 a:visited {

    color: #999999;

    text-decoration: none;

    font-weight: normal;

    font-style: italic;

}
 a:hover {

    color: #000000;

    text-decoration: underline;

    font-weight: bold;

    font-style: normal;

}
a:active {

    color: #CCCCCC;

    text-decoration: none;

    font-weight: bold;

    font-style: normal;

}
