/* CSS Document */

.table {
	width:400px;
	height:350px;
	border:#000099 thin groove;
	border-collapse:collapse;	
}

.head_table	{
	background-image:url(images/Sniper_head2.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:91px;
	padding:0px;
	margin:0px;
	border:0;
}

.body_table	{
	background-image:url(images/Sniper_body2.jpg);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	width:400px;
	height:259px;
	padding:0px;
	margin:0px;
	border:0;
}
hr {
	width:300px;
	border-collapse:collapse;
}

#txt_history	{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:900;
	margin-left:5px;

}

.history	{
	border:#EEEEEE 1px solid;
	font-size:12px;
	color:#000000;
	line-height:9px;
}
.tableHead	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color:#ffffff;
	line-height:12px;
	background-color: #666666;
	background-image: url(666666);
	}

.ligne	{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	color:#FFFFFF;
	}
.ligne1	{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	color:#000000;
	font-weight:bold;
	}
	
.ligne1	a{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	color:#000000;
	font-weight:bold;
	}	
.ligne1b	{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	color:red;
	font-weight:bold;
	}
.ligne1b a{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	color:red;
	font-weight:bold;
	}	
.ligne2	{
	border-bottom:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	color:#666666;
	font-weight:normal;
	}	
.button {
    border: none;
    background: url('images/Sniper.jpg') no-repeat top left;
	width:156px;
	height:56px;
    padding: 2px 8px;
}
.button:hover {
    border: none;
    background: url('images/Sniper_over.jpg') no-repeat top left;
    padding: 2px 8px;
}
em {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 10px;
	font-weight:400;
	text-decoration: underline;
}
