@charset "utf-8";
.tooltip h1 {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	background-image: url(/style1/images/merch/Puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #E2007A;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ttoverlay h2 {
	font-family: "trebuchet MS";
	font-size: 14px;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.ttoverlay p {
	font-family: "trebuchet MS";
	color: #666666;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.ttoverlay h3 {
	font-family: "trebuchet MS";
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 0px;
	font-weight: normal;
	color: #E2007A;
}
.ttoverlay li {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
}

