@charset "utf-8";
/* CSS Document */

.liste {
    height: 28px;
    overflow: hidden;
}

.liste .col2 {
	width: 430px;
}

.liste .col2 a {
	text-transform: none;
}

.col3 {
	width: 430px;
	overflow: hidden;
	height: 16px;
}

.vert {
	background: #093 !important;
}

.strike .col2 {
	text-decoration: line-through;
}