/*
body
{
	scrollbar-face-color       : #EEEEEE ;
	scrollbar-shadow-color     : #FFFFFF ;
	scrollbar-highlight-color  : #FFFFFF ;
	scrollbar-3dlight-color    : #F2732E ;
	scrollbar-darkshadow-color : #F2732E ;
	scrollbar-track-color      : #DDDDDD ;
	scrollbar-arrow-color      : #F2732E ;
}
*/
.test { background-repeat: no-repeat; }
body {
/*
	SCROLLBAR-3DLIGHT-COLOR: #000080;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #C0C0FF;
	SCROLLBAR-TRACK-COLOR: #6e6c69;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}
form { margin:0px; }
table
{
	empty-cells: show;
}
#tablemenu td {	background-color: #202e46; text-align: center; }
/*#tablemenu td:hover { background-color: #F7EBF7; }*/
#tablemenu a { font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; }
#tablemenu a:hover { color: #000000; background-color: #F7EBF7; }
.mnubutton
{
	background-color: #E3E3E3;
	padding-left : 5px;
}
.mnubutton_title
{
	padding-left : 5px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;

}
.link { font : 10px Arial; color : #0000FF; }
.link:hover { font : 10px Arial; color : #FF9900; }
.mnulink { color : #FFFFFF; font-family: Arial; font-size: 10px; }
.mnulink:hover { color : #999999; font-family: Arial; font-size: 10px; }
.btnlink { font-family: Arial; font-size: 10px; color: #000000; border: 1px solid #666666; bottom: 1px; padding: 2px; background-color: #FFFFFF; }
.btnlink:hover { font-family: Arial; font-size: 10px; color: #FF0000; border: 1px solid #FF0000; bottom: 1px; padding: 2px; background-color: #FFFFFF; }

.userbox { background-color:#eef2f4; }
.pseudoH { color:#0000FF; }
.pseudoF { color:#FF00FF; }

.vignetteF2 img { border : 2px solid #FFAAFF; }
.vignetteF2:visited img { border : 2px solid #FFAAFF; }
.vignetteF2:hover img { border : 2px solid #FF9900; }
.vignetteH2 img { border : 2px solid #AAAAFF; }
.vignetteH2:visited img { border : 2px solid #AAAAFF; }
.vignetteH2:hover img { border : 2px solid #FF9900; }

.statusonline { background-color:#00CC00; }
.statusoffline { background-color:#CC0000; }

.txtgrislogin { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; }
select,input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
.select_error,.input_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: White; background : #FF8080; }
.txtnoir { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; }
.txtgris
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border: 1px solid #000000;
}
.table {
	border: 1px solid #666666;
	background-color: #E2E2E2;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF6600;
}
.button {
	cursor: hand;
	text-align:center;
	font-family:Verdana;
	font-size:8pt;
}

.titrebleu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66C;
}
.barrebleue
{
	height: 5px;
	font-size: 5px;
	line-height: 5px;
}
.ligne
{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #999;
	padding: 0px;
	border: 0px none transparent;
}
.stats
{
	font-family: Arial;
	font-size: 10px;
}
.stats:hover
{
	font-family: Arial;
	font-size: 10px;
}
.bal_input
{
	border: 1px solid #999999;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

div.button3d button {
    background: transparent;
    background-image: url(/img/buttons/btn_c_blue.png);
    cursor: pointer;
    border: 0;
    vertical-align: top;
    height: 20px;
	font-family:Verdana;
	font-size:8pt;
	color: #333333;
}
div.button3d button:hover {
	color: #FF0000;
}

div.button3dr button {
    background: transparent;
    background-image: url(/img/buttons/btn_c_red.png);
    cursor: pointer;
    border: 0;
    vertical-align: top;
    height: 20px;
	font-family:Verdana;
	font-size:8pt;
	color: #333333;
}
div.button3dr button:hover {
	color: #FF0000;
}

.buttonmnu {
	width: 120px;
	text-align: left;
}


