/* CSS Document */

a{
	font-family:georgia;
	font-size:12px;
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#990000;
}


.h_date{
	color:#990000;
	font-size:13px;
	font-family:georgia;
}

.h_titre{
	color:#CCCCCC;
	font-size:13px;
	font-family:verdana;
}

.h_texte{
	color:#999999;
	font-size:13px;
	font-family:verdana;
	text-align:justify;
}

.h_bar{
	border-left:1px solid #990000;
	height:100%; width:10px;
}

.h_table{
	margin-left:6px;
	width:950px;
}
#xiti{
	float:right;
	position:absolute;
}

