/********************************************************
*				Styles standardisés						*
*														*
*				Site template v 1.95					*
*														*
*				© 2004 WnG Solutions Sŕrl				*
********************************************************/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	scrollbar-face-color:#282D47;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#282828;
	scrollbar-3dlight-color:#282828;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
}
	
a, a:link, a:active, a:visited {
	color: #282D47;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	margin: 0;
	}
	
h2 {  
	font-size: 11px;
	font-weight: bold;
	color: #80818A;
	margin: 0;
	}
	
h3 {  
	font-size: 11px;
	font-weight: normal;
	color: #80818A;
	margin: 0;
	}
	
th { 
	font-weight: bold;
	color: #282D47;
	background-color: #FFFFFF;
	text-align:left;
	}
	
hr {
	height : 1px; 
	color : #282D47; 
	} 
	
ul {  
	margin-top: 0;
	}
	
form, input, select {
	font-size: 11px;
	color: #282828;
	margin: 0;
	}

input {
	border: solid 1px #282D47;
	}
	
input.login {
	border: 0px;
	}
	
.bgContent {  
	background-color: #FFFFFF;
	}

.bgBorder {  
	background-color: #80818A;
	}
	
.txt, a.txt, a.txt:link, a.txt:active, a.txt:visited, a.txt:hover{
	color: #282828;
	font-weight: normal;
	text-decoration: none;
	}
	
.textRed {  
	color: #FF0000;
	}
	
.menu {
	font-size: 10px; 
	font-weight: bold; 
	color: #80818A;
	}

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	font-size: 11px; 
	font-weight: bold; 
	color: #80818A;
	text-decoration: none;
	}
	
a.menu:hover {
	font-size: 11px; 
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	}
	
.menuOn {
	font-size: 11px; 
	font-weight: bold;
	color: #FF9900;
	}
	
a.menuOn, a.menuOn:link, a.menuOn:active, a.menuOn:visited, a.menuOn:hover {
	font-size: 11px; 
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	}
	
.tblUnpair {
	background-color: #FFFFFF;  
	color: #80818A;
	}

.tblPair {
	background-color: #FF9900; 
	color: #80818A;
	}
	
.button {
	cursor: pointer;
	}
	
.footer { 
	font-size: 9px;
	color: #80818A;
	}
	
a.footer, a.footer:active, a.footer:visited { 
	color: #80818A;
	text-decoration: none;
	}
	
a.footer:hover { 
	color: #80818A;
	text-decoration: none;
	}
	
/********************************************************
*				Styles spéciaux							*
*														*
*				Site template v 1.95					*
*														*
*				© 2004 WnG Solutions Sŕrl				*
********************************************************/

.bgBlue {  
	background-color: #282D47;
	}