.colL, .colR  {
	width: 390px;
}
.colB {
	float: left;
	width: 100%;
}
#actualites .cadre table td {
	font-size: 12px;
	line-height: 25px;
}

div.h1 {
    background-color: #003B79;
    color: white;
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 0 -1px;
    padding: 3px 10px;
    text-transform: uppercase;
}