a {
	color: #003399;
}

p {
	color: #003399;
}

h1 {
	font-family: arial,helvetica,sans-serif;
  	font-size: 24pt;
	text-align: center;
	color: #003399;
}


h2 {
	font-family: arial,helvetica,sans-serif;
  	font-size: 16pt;
	text-align: center;
	color: #003399;
}

td {
	color: #003399;
}

td.b {
	font-weight: bold;	
}

td.bouton {
	background: #aaaaaa;
	color: #000000;
}


td.bt {
	background: #49FD49;
	font-weight: bold;
}

td.right {
	text-align : right;
}

td.descriptif {
	background: #36FD36;
}

p.right {
	text-align : right;
}

tr.even {
	background: #22E822;
}

tr.odd {
	background: #6AF76A;
}

table.detail {
	background: #70FD70;
	color: #ffff00;
	
}

table.contourdetail {
	background: #6CFC6C;
}

body {
	font-family: arial,helvetica,sans-serif;
  	font-size: 12pt;
	background: #8dffb7;
        background-image: url(styles/SIC/Greenstar.jpg); 
	color: #003399;
}
