/* CSS Document */

body {
	background-color: #008dd2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

input.form {
	height: 18px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	background-color: #eeeeee;
	font-size:10px;
	color: #000000;
}

input.button {
	height: 20px;
	width: 120px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	background-color: #eeeeee;
	font-size:10px;
	color: #000000;
}

select.search {
	height: 20px;
	width: 90px;
	border-style: solid;
	border-width: 1px;
	border-color:#333333;
	background-color: #ffffff;
	font-size:9px;
	color: #000000;
}

a{
	color: #0000CC;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.selected {
	font-weight:bold;	
}

a.inverse:link, a.inverse:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

a.inverse:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
}

td.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}

td.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}

td.listerose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF00FF;
}

td.listenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#111111;
}

td.listeorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

td.listebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0033FF;
}

.Style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}

.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	font-weight: bold;
}

.Style9 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0099;
}

.Style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}