@charset "UTF-8";

/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent
{
	background: #CCC;
	border: thin double #900;
	text-align: center;
	width: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
}#page-confiance #colgauche #annonce-bien-etre .navpage #sprytooltip1 p {
	font-size: 110%;
	text-align: center;
	margin-top: 5px;
	font-style: italic;
}

