body
{
	font-size : 10pt;
	font-family : Arial,Geneva;
	font-weight:normal;
	color : #1A5BA2;
	background-color : #FFFFFF;
}
.fondbleu
{
	background-color:#7CABE3;
}
.textebleu
{
	font-size : 10pt;
	font-family : Arial,Geneva;
	font-weight:normal;
	color : #2765A7;	
}
.textebleugrandgrasitalique
{
	font-size : 12pt;
	font-family : Arial,Geneva;
	font-weight:bold;
	font-style:italic;
	color : #2765A7;	
}

img.bordurenoire
{
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}

a.textebleu
{
	text-decoration : underline;
	font-size : 10pt;
	font-family : Arial,Geneva;
	font-weight:normal;
	color : #2765A7;	
}
a.textebleu:Visited
{
	text-decoration : underline;
	font-size : 10pt;
	font-family : Arial,Geneva;
	font-weight:normal;
	color : #2765A7;	
}
a.textebleu:Active
{
	text-decoration : underline;
	font-size : 10pt;
	font-family : Arial,Geneva;
	font-weight:normal;
	color : #2765A7;	
}
a.textebleu:Hover
{
	text-decoration : none;
	font-size : 10pt;
	font-family : Arial,Geneva;
	font-weight:normal;
	color : #2765A7;	
}


