/*FEUILLE DE STYLES ARBRES.ORG*/
body 	
{
background-color: #DDDCCA;color: #54524B;
font-family: Georgia, Times New Roman, Times, serif; 
font-size: small;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: left; /* pour corriger le bug de centrage IE */
}
a:link { color: #cd9156; text-decoration: none; background-color: transparent }
a:visited { color: #cd9156; text-decoration: none; background-color: transparent }
a:hover { color: #644923; text-decoration: none; background-color: #ead377}
a:active { color: #644923; text-decoration: none; background-color: #ead377}

a.menu:link { color: #000000; text-decoration: none; background-color: transparent }
a.menu:visited{ color: #000000; text-decoration: none; background-color: transparent }
a.menu:hover  { color: #000000; text-decoration: none; background-color: #769FB9 }
a.menu:active  { color: #000000; text-decoration: none; background-color: transparent}

a.image:link { color: #FFFFFF; text-decoration: none; background-color: transparent }
a.image:visited{ color: #FFFFFF; text-decoration: none; background-color: transparent }
a.image:hover  { color: #FFFFFF; text-decoration: none; background-color: transparent }
a.image:active  { color: #FFFFFF; text-decoration: none; background-color: transparent}

p 
{
margin: 0;
border: 0;
padding: 0; 
margin-left: 3em;
margin-right: 3em;
margin-top: 0.5em;
margin-bottom: 0.4em;
line-height: 1.5em;
text-align:justify;
}

ul
{
margin-left: 4.5em;
margin-right: 3em;
line-height: 1.5em;
}
ol
{
margin-left: 4.5em;
margin-right: 3em;
line-height: 1.5em;
text-align:justify;
}

/*BOITES CSS*/
#global
{
margin-left: auto;
margin-right: auto;
width: 100%;
height: 100%;
text-align: center; /* on rétablit l'alignement normal du texte */
}
/*SEULEMENT POUR LA PAGE D ACCUEIL*/
#accueil_flash
{
position: absolute;
width: 600px;        /* selon la largeur voulue */
margin-left: -300px; /* moitie de width */
left: 50%;           /* constant, toujours 50% */
height: 370px;       /* selon la quantite de texte */
margin-top: -185px;   /* moitie de height */
top: 50%;            /* constant, toujours 50% */
}

/*HEADER*/
#header
{
/*border: 1px dotted black;*/
width: 100%;
height: 165px;
background-image: url(images/header_background.jpg);
background-repeat: repeat-x;
}
#header_centre
{
/*border: 1px dotted black;*/
margin-left: auto;
margin-right: auto;
width: 888px;
height: 165px;
background-image: url(images/header_centre.jpg);
}
/*PAGE*/
#page
{
width: 996px;
margin-left: auto;
margin-right: auto;
}
#menu_flash
{
margin-left: auto;
margin-right: auto;
width: 804px;
height: 71px;
}

#divSansParam
	{
	}

#bouton_flash_mail_asso
{
height: 18px;
}

#bouton_flash_mail_webmaster
{
height: 18px;
}

#sous_menu
{
margin-left: auto;
margin-right: auto;
width: 804px;
height: 17px;
background-image: url(images/sous_menu.jpg);
}

#bord_gauche
{
float: left;
width: 116px;
height: 100%;
background-image: url(images/bord_gauche.jpg);
background-repeat: repeat-y;
}
#bord_droit
{
float: left;
width: 116px;
height: 100%;
background-image: url(images/bord_droit.jpg);
background-repeat: repeat-y;
}
#bord_bas
{
margin-left: auto;
margin-right: auto;
width: 804px;
height: 23px;
}

/*CONTENU*/
#contenu
{
float: left;
width: 764px;
height: 100%;
background-color: #F2F1E1;
text-align: left;
}
.liens_haut_de_page
{
background-image: url(images/puce_feuille.jpg);
background-repeat: no-repeat;
color: #cd9156; /*je reprécise la couleur la parce que ca n'a pas l'air de marcher sinon*/
margin-left: 20px;
padding-left: 30px;
padding-bottom: 20px;
font-size:large;
}

.titre_01
{
font-size: 130%;
color: #161614;
padding-top: 10px;
padding-left: 10px;
width: auto;
height: 31px;
background-color: #E3DEC8;
background-image: url(images/titre_fond.jpg);
background-repeat: no-repeat; 
}
.titre_02
{
font-weight: bold;
margin-top: 40px;
margin-left: 20px;
padding-left: 20px;
background-image: url(images/titre_02.jpg);
background-repeat: no-repeat;
width: auto;
height: auto;
}
.titre_03
{
margin: 10px;
margin-left: 3em;
margin-top: 30px;
font-style: italic;
font-size: 110%;
line-height: 130%;
}
.titre_04
{
background-color: #FFFFFF;
}

.image
{
/*border: 1px solid #D0CFC5;*/
margin: auto;
text-align : center;
background-color:#f8f8f0;
}

.liste_justifie
{
text-align: justify;
margin-left: 20px;
margin-right: 40px;
width: auto;
height: auto;
}

#flash
{
width: 764px;
height: 540px;
margin-left: auto;
margin-right: auto;
}
