/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #79002B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CC5E7C;
}
a:visited {
	color: #CC5E7C;
}
a:hover {
	color: #000000;
}

a.yzeo {	text-decoration: none; color : #FFFFFF; }
a.yzeo:visited {	text-decoration: none;	color : #FFFFFF;}
a.yzeo:hover {	text-decoration: none;	color : #000000;}

a.plan {	text-decoration: underline; color: #000000; }
a.plan:visited {	text-decoration: underline;	color: #000000;}
a.plan:hover {	text-decoration: underline;	color: #FFFFFF;}


.Style3 {	color: #C14708;
	font-weight: bold;
}
.Style4 {color: #61003B}
.Style7 {font-size: 9pt}
.Style9 {font-size: 9pt; font-weight: bold; }
.Style10 {font-size: 12px}
.Style11 {font-size: 12px; font-weight: bold; }

.texteyzeo {font-family: Arial, Helvetica, sans-serif;	color: #FFFFFF;
	font-size: 8pt;
}

.texteplan {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #CC5E7C;
	font-size: 7.5pt;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:bold;
color: #000000;
}

table.cadre{
border-style:solid;
border-width:1px;
border-color:#FF009B;
background-color:#61003B;
}

table.cadre2{
background-color:#FFC170;
}