@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-color: #D0D0D0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: auto;
	width: 400px;
	left: -400px;
	float: left;
	text-align: center;
	top: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.container .content table tr #bloc3 table tr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.container .content table tr #bloc1 {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.container .content table tr #bloc3 table tr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #C3170D;
	background-color: rgb(255,255,255);
}
.container .content table tr #bloc3 table tr #bloc4 {
	text-align: center;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: normal;
}
.container .content table tr td table tr td {
	text-align: center;
}
.container .content table tr #bloc3 table tr #bloc4 #scroller .Style24 {
	font-size: large;
	color: #D3190A;
	font-weight: bold;
}
.container .content table tr #bloc3 table {
	font-size: large;
	text-align: center;
}
.container .content table tr #bloc3 table tr #bloc4 #scroller .Style24 {
	text-align: center;
}
.moisflash {
	text-align: center;
}
.moisflash {
	text-align: center;
}

