body {
	background-color : #4538C5;
	font-family : arial, sans-serif;
	font-size : 10pt;
	color: #1b5fc3;
	margin: 0px;
	padding: 0px;
}

.fondpage {
	background-image: url(images/filigrane.jpg);

}
test {
	background-color: #4538C5;
}
.txt-titre {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000099;

}
.txt-sstitre {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;



}
.txt-main {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-align: justify;
	font-style: normal;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	border: none;
	line-height: 20px;




}

#tooltip {
	padding: 4px;
	-moz-border-radius: 8px;
	opacity: 0.9;
	filter : alpha(opacity=90);
}

.normalTip, .largeTip{
	border: 1px solid #457dcf;;
	background-color: #abcdfe;
}

.neutralTip {
	background-color: white;
	color: black;
	width: 150px;
}

.neutralTip strong {
	display: block;
}

.normalTip {
	width : 150px;
}

.largeTip {
	width: 250px;
}

.largeTip strong {
	display: block;
	background-color: #bcd7fe;
	-moz-border-radius: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.autoTip  {
	border: 1px solid #457dcf;
	;
	background-repeat: #abcdfe;
 } 
.txt-main-small {

	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	text-align: justify;
	font-style: normal;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	border: none;
	line-height: 20px;
}

