/* BODY */
body {
	background-image:   url(images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #13399C;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}


/* LIENS */
a.lien {	text-decoration: underline; color : #000000; }
a.lien:visited {	text-decoration: underline;	color : #000000;}
a.lien:hover {	text-decoration: underline;	color : #7bacde;}

a.yzeo {	font : 8pt Arial, Helvetica, sans-serif; text-decoration: none; color : #7bacde; }
a.yzeo:visited {	text-decoration: none;	color : #7bacde;}
a.yzeo:hover {	text-decoration: none;	color : #000000;}

a.plan {	font : 8pt Arial, Helvetica, sans-serif; text-decoration: underline; color : #7bacde; }
a.plan:visited {	text-decoration: underline;	color : #7bacde;}
a.plan:hover {	text-decoration: underline;	color : #000000;}


/* TEXTES */
.bas {color: #FFFFFF}
.Style1 {font-size: 24px}
.Style2 {font-size: 18px}
.Style3 {font-size: 14px}
.textyzeo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #7bacde;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}


/* TABLEAUX */
td.norepeat {
background-repeat : no-repeat ;
background-position: right center ; }

table.cadre{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
color: #000000;
padding:2px;
background-color:#FFFFFF;
}