.page_accueil
{
	border-style: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    min-height: 850px;
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: 0px;
    font-family: Georgia;
	background-color: rgb(250, 250, 237);
    background-image: url(../images/elephant_bg_200_v3.png);
	background-position: left top;
}
.entete_pic_new
{
	border: 1px solid rgb(153, 51, 153);
    margin: 0px;
	padding: 0px;
    position: absolute;
    z-index: 1;
    height: 167px;
    width: 128px;
    top: 18px;
	text-align: center;
}
.pic_new
{
	border: 0px solid ;
	width: 100%;
	height: 100%;
}
.entete_titre
{
	border: 0px solid rgb(107, 93, 6);
    position: absolute;
    text-align: center;
    z-index: 1;
    width: 450px;
    top: 18px;
    height: 165px;
    left: 173px;
}
.menu_complet_main
{
	position: absolute;
    z-index: 1;
    left: 25px;
    top: 220px;
}
.menu_main
{
	border: 2px solid rgb(107, 93, 6);
    position: relative;
    left: 0x;
    top: 0px;
	width: 150px;
}
.form_recherche
{
	z-index: 1;
	position: relative;
	left: 0px;
	top: 15px;
}
.lien_recherche
{
	z-index: 1;
	position: absolute;
	top: 194px;
	left: 350px;
}
.choix_langue
{
	position: absolute;
	left: 555px;
	top: 195px;
	z-index:2;
}
.fenetre_texte
{
	border: 2px solid rgb(107, 93, 6);
    padding: 15px 25px;
    text-align: justify;
    position: absolute;
    right: 25px;
    width: 370px;
	min-height: 300px;
    z-index: 1;
    background-color: rgb(255, 255, 102);
    color: rgb(107, 93, 6);
    top: 220px;
	margin-bottom: 15px;
}
a.lien_txt
{
}
h1.main, h1.new
{
	text-align: center;
    font-size: 32px;
    width: 300px;
    margin-top: 0px;
    height: 80px;
    position: relative;
    top: 15px;
}
h1.main 
{
	border: 1px solid rgb(107, 93, 6);
    color: rgb(255, 255, 102);
    background-color: rgb(188, 160, 224);
}
h2.main
{
	border: 1px solid rgb(107, 93, 6);
    margin: 0px 15px 15px;
    font-family: Georgia;
    text-decoration: none;
    text-align: center;
    background-color: rgb(188, 160, 224);
    color: rgb(107, 93, 6);
    font-size: 24px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}
h3
{
	border: 0px solid rgb(107, 93, 6);
    padding: 5px;
    position: relative;
    text-decoration: none;
    text-align: center;
    margin-bottom: 30px;
    font-size: 22px;
    color: rgb(107, 93, 6);
    background-color: rgb(188, 160, 224);
}
p
{
	font-size: 18px;
    text-decoration: none;
    position: relative;
    font-style: oblique;
    font-weight: normal;
    z-index: 1;
    background-color: transparent;
    color: rgb(107, 93, 6);
    text-align: justify;
}
ul
{
	font-size: 18px;
    text-decoration: none;
    position: relative;
    font-style: oblique;
    font-weight: normal;
    z-index: 1;
    background-color: transparent;
    color: rgb(107, 93, 6);
}

