a {
	color: #ffffff;
}

p {
	color: #ffff00;
}

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


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

td {
	color: #ffff00;
}

td.b {
	font-weight: bold;	
}

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


td.bt {
	background: #0401B3;
	font-weight: bold;
}

td.right {
	text-align : right;
}

td.descriptif {
	background: #5A57F8;
}

p.right {
	text-align : right;
}

tr.even {
	background: #5A57F8;
}

tr.odd {
	background: #0401B3;
}

table.detail {
	background: #0401B3;
	color: #ffff00;
	
}

table.contourdetail {
	background: #0401B3;
}

body {
	font-family: arial,helvetica,sans-serif;
  	font-size: 12pt;
	background: #0601FF;
        background-image: url"styles/SM3/logo.jpg"; 
	color: #ffff00;
}
