body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0158a5;
	background-image: url(images/bg1bis.jpg);
	background-repeat: repeat-x;
}

.content {
	background-color: #FAFAFA;
	border: 5px solid #ffffff;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
.content0 {
	border: 0px solid #1A2217;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0D0906;
}


a:link {
	color: #182434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #182434;
}
a:hover {
	text-decoration: none;
	color: #182434;
}
a:active {
	text-decoration: none;
	color: #182434;
}


.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
}
a.Style2, .Style2 {
	color: #282D29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Style5 {color: #575761;}
.Title {
	color: #0158a5;
	font-size: 15px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #282D29;
	border-right-color: #282D29;
	border-bottom-color: #282D29;
	border-left-color: #282D29;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:  url("images/puce.gif");
	background-repeat: no-repeat;
	text-indent: 50px;
	font-style: italic;
}
.Style6 {
	color: #0158a5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.cadreimg {
	border: 1px solid #FDD000;
	top: 3px;
	padding: 4px;
}

.gras {	font-weight:bold;
}
.titre {	font-size : 17px;
	font-weight : bold;
	text-decoration:underline;
}

#bulle01,#bulle02,#bulle03,#bulle04,#bulle05,#bulle06,#bulle07,#bulle08,#bulle09,#bulle10,
#bulle11,#bulle12,#bulle13,#bulle14,#bulle15,#bulle16,#bulle17,#bulle18 {
	position:absolute;   
	left: 50%;    
	top: 600px;   
	width : 400px;   
	margin-left: -200px; /* moitié de la largeur */   
	border: 1px solid #000; 
	display:none;
	background : white;
	padding : 10px;
	border:3px solid blue;
	color:0158a5;
	text-align:left;
}

