.stickytooltip{
box-shadow: 5px 5px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
display:none;
position:absolute;
display:none;
border:1px solid black; /*Border around tooltip*/
background:#faf8f0; /*Couleur de fond de la bulle*/
z-index:3000;
}


.stickytooltip .stickystatus{ /*Style for footer bar within tooltip*/
background:black;
color:#2f6d99; /*Couleur du texte explicatif for footer bar*/
padding-top:5px;
text-align:center;
font:bold 11px Arial;
}

.stickylientext_position{
             text-align: right;
			 margin-right: 0.4em;
			 }

.stickylientext{
             font-family: "Times New Roman";
			 font-size: 1em;
             color:#705f32;
             text-decoration:none;
			 }

.stickybody1text{
             font-family: verdana, "Times New Roman";
			 font-size: 0.95em;
             font-weight: bold;
			 color: #6b0305;
             text-decoration:none;
			 padding-top : 0.6em;
			 margin-top : 0.6em;
			 margin-left: 0.3em;
}


.stickybody2text{
             font-family: "Times New Roman";
			 font-size: 1.2em;
             color: #8B0000;
			 text-align: justify;
             text-decoration:none;
			 margin-left: 1em;
			 padding-top : 0.2em;
			 padding-bottom : 0.3em;
			 margin-right: 0.4em;
			 margin-bottom : 0.3em;
			 
}

.stickyliendansbodytext{
             font-family: "Times New Roman";
			 font-size: 0.9em;
             color:#705f32;
             text-decoration:none;
}

.stickybody_infotitretext{
             font-family: verdana, "Times New Roman";
			 font-size: 1.1em;
             color: #c79696;
			 text-align: justify;
             text-decoration:none;
			 margin-left: 0.3em;
			 margin-right: 0.8em;
}

.stickybody_info0text{
             font-family: "Times New Roman";
			 font-size: 1.2em;
             color: #8B0000;
			 text-align: justify;
             text-decoration:none;
			 margin-left: 0.3em;
			 margin-right: 0.8em;
}

.stickybody_info1text{
             font-family: verdana, "Times New Roman";
			 font-size: 1em;
             font-weight: bold;
			 color: #6b0305;
             text-decoration:none;
			 margin-left: 0.3em;
}

.stickybody_info1atext{
             font-family: verdana, "Times New Roman";
			 font-size: 0.95em;
             font-weight: bold;
			 color: #a26c6d;
             text-decoration:none;
			 margin-left: 0.3em;
}

.stickybody_info2text{
             font-family: "Times New Roman";
			 font-size: 1.2em;
             color: #8B0000;
			 text-align: justify;
             text-decoration:none;
			 margin-left: 1.7em;
			 margin-right: 0.8em;
			 
}

.stickybody_info2atext{
             font-family: "Times New Roman";
			 font-size: 1.2em;
             color: #8B0000;
			 text-align: justify;
             text-decoration:none;
			 margin-left: 2.5em;
			 margin-right: 0.8em;
			 
}

.stickybody_info3text{
             font-family: "Times New Roman";
			 font-size: 1em;
             color: #8B0000;
			 text-align: justify;
             text-decoration:none;
			 margin-left: 4.7em;
			 margin-right: 0.4em;
			 margin-bottom : 0.3em;
			 
}
