table.Actualite{
	width: 172px;
	
}

table.Actualite th{
	background-color: #2EAADD;
	color: white;
	height: 24px;
	text-transform: uppercase;
}

table.Actualite td{
	background:  url(../../../images/degrade_actualite.png) repeat-x;	
	height: 200px;
	vertical-align: top;
}

table.listeAlerte{
	width: 100%;	
}

#W_loader h1, #W_loader p{
	padding: 0px;
	margin: 0px;	
}

#W_loader td.information{
	color: #666666;
	font-size: 10px;	
}

#W_loader hr{
	color: #8cd1ff;
	background-color: #8cd1ff;
	height: 2px;
	border: 0;	
}