body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	margin: 5px 2px 10px 2px;
}

h1 {
	border: 2px solid #FF9900;
	margin: 2px;
	font-family: Georgia, "Times New Roman", times;
	font-size: 20px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-image: url('images/h1.gif');
	color: #FFFFFF;
	height: 26px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	margin: 2px;
	border: 2px solid #339933;
	font-family: Georgia, "Times New Roman", times;
	font-size: 16px;
	font-weight: normal;
	background-image: url('images/h2.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
}

h3 {
	margin: 2px;
	border: 2px solid #990099;
	font-family: Georgia, "Times New Roman", times;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	background-image: url('images/h3.gif');
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	height: 20px;
}

a, a:active, a:link, a:hover, a:visited {
	color: #0063C6;
	text-decoration: underline;
}

a.noDecoration, a:active.noDecoration, a:link.noDecoration, a:hover.noDecoration, a:visited.noDecoration {
    text-decoration: none;
    color: #ffffff;
}

#entete {
	background-color: #171930;
	}

#logo {
	margin: auto;
	padding: 0px;
	background-image: url('images/logo.png');
	width: 1180px;
	height: 230px;
	background-repeat: no-repeat;

	font-family: Georgia, "Times New Roman", times;
	font-size: 16px;
	text-align: center;
}

#menu {
	border-width: 2px;
	border-color: #013583;
	background-image: url('images/menu.gif');
	background-color: #017eea;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", times;
	border-top-style: solid;
	border-bottom-style: solid;
}

.loader {
    width: 220px;
    height: 19px;
    background-image: url('images/load.gif');
    background-repeat: no-repeat;
}

.menuOption {
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	text-align: center;
}

.menuOptionActive {
	margin-left: 20px;
	margin-right: 20px;
	display: inline-block;
	text-align: center;
	color: #95CAFF;
}

a.menuOption, a.menuOption:active, a.menuOption:link, a.menuOption:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menuOption:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.block {
	padding: 3px;
	margin: 3px;
}

.listA {
	padding: 5px;
	background-color: #CED9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002346;
}

.listB {
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002346;
}

.listTime {
    font-weight: bold;
	font-style: italic;
	color: #7094CB;
}

.listGood {
	color: #008800;
}

.listBad {
	color: #FF3300;
}

table.achievementTable {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.achievementTL {
	width: 2px;
	height: 4px;
	background-image: url('images/achievementtl.gif');
	background-repeat: no-repeat;
}

.achievementTR {
	width: 2px;
	background-image: url('images/achievementtr.gif');
	background-repeat: no-repeat;
}

.achievementBL {
	height: 4px;
	background-image: url('images/achievementbl.gif');
	background-repeat: no-repeat;
}

.achievementBR {
	background-image: url('images/achievementbr.gif');
	background-repeat: no-repeat;
}

.achievementT {
	width: 600px;
	height: 4px;
	background-image: url('images/achievementt.gif');
	background-repeat: repeat-x;
}

.achievementB {
	background-image: url('images/achievementb.gif');
	background-repeat: repeat-x;
}

.achievementL {
	height: 50px;
	background-image: url('images/achievementl.gif');
	background-repeat: repeat-y;
}

.achievementR {
	background-image: url('images/achievementr.gif');
	background-repeat: repeat-y;
}

.achievement {
	background-image: url('images/achievementfill.gif');
}

table.achievementSubTable
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 100%;
}

.achievementIcon {
	width: 60px;
	padding-right: 5px;
}

.achievementIconImg{
	border: 2px solid #000000;
	width: 60px;
	height: 60px;
}

.achievementTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 2px 0px 2px;
}

.achievementDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 2px 2px 2px;
}

.achievementProgress {
	margin: 2px;
	border: 1px solid #FFFFFF;
	position: relative;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}

.achievementProgressBar {
	background-color: #FFFFFF;
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table.liste {
	border-top: 2px solid blue;
	border-bottom: 2px solid blue;
	border-left: 2px solid blue;
	border-right: 2px solid blue;
	cellspacing: 0;

}

table.liste td {
	border: 1px solid black;
	padding: 3px;
}

#tabnav {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	//background-color: #12AA4F;
	//background-color: #077034;
	//background-image: url('images/h2.gif');
}
#tabnav button {
	text-align: center;
	border: 1px solid #595959;
	background-color: #AAAAAA;
	font-family: Georgia, "Times New Roman", times;
	font-size: 11px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	//background-image: url('images/h2.gif');
}
#tabnav button:onmouseover{
	background-color: black;
	color: white;
}
#footer {
	border-width: 2px;
	border-color: #013583;
	background-image: url('images/menu.gif');
	background-repeat: repeat-x;
	height: 16px;
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", times;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 10px;
}
