@font-face {
	font-family: "FontCorsiva";
	src: url('fonts/Monotype_Corsiva.ttf');
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

a {text-decoration:none; font-weight:700; outline:none;}
a:link {color:#229922;font-weight:700;}
a:hover {color:#006600;}
a#titreHaut {
font-size:30px;
color:#003333;
font-family:FontCorsiva,Arial, Helvetica, sans-serif;
text-align:center;

}


a#menuHaut {
font-size:20px;
color:#003333;
font-family:FontCorsiva,Arial, Helvetica, sans-serif;
text-align:center;
font-weight: normal;
}
a.index {text-decoration:none; font-weight:700; font-size:11px; outline:none;}
a.index:link, a.index:visited, a.index:active  {color:#229922;font-weight:700;}
a.index:hover {color:#006600;}

a.lien {text-decoration:none; font-weight:700; color:#003333;}
a.lien:link {color:#003333; font-weight:700;}
a.lien:hover {color:#006633;}

a.nbp {text-decoration:none; font-weight:700; color:#994801;}
a.nbp:link {color:#994801; font-weight:700;}
a.nbp:hover {color:#cb6102;}



a{outline: none;}
img {text-decoration:none; border-style:none;}

#contenu {background-image:url("images/FondPapierAmazonie.jpg"); background-repeat:repeat; width:770px; margin:0; padding:0;}

body,html {background-image:url("images/FondBoisAmazonie.jpg"); background-repeat:repeat; font-weight:700; margin:0; padding:0;}

#Canot { float:left;}

.active {color:#990000;
	font-weight:bold;}


#Couverture { position: relative; top:-50px; left:-50px;}

#menu {position:relative; left:2px; top:2px;}

#titre {position:relative; top:0; left:0; right:0; text-align:center;}

#chapitres {position:relative; top:0; left:70px; width:170px;}

#text {color:#003333; padding-left:100px; padding-right:100px; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; position:relative; top:0; left:0; right:0;}

#footerchapitres {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:12px; color:#003333;}

#footer {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; position:relative; bottom:0px; color:#003333;}

#dechirures-bas {text-align:center; position:relative; top:-4px;}

#flashcontent {height:100%;}
#lang {color:#003333; font-family: Arial, Helvetica, sans-serif;}

#centralize{
position: absolute;
left: 50%;
top: 50%;
margin-left: -307px;
margin-top: -231px;
height: 462px;
width: 614px;
}