DIV.csc-textpic-center DIV.csc-textpic-imagewrap{
	float:none;
}

/*Tableaux*/

table.contenttable,
.csc-text table{
	width:100%;
	margin-bottom:20px;
}

.csc-text table th,
.csc-text table td,
table.contenttable td,
table.contenttable th{
	font-family: 'segoeui', arial, helvetica;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #32434f;
	padding:5px;
	border-bottom:1px solid #215385;
}

.csc-text table th,
table.contenttable th {
	background: #3079c2;
	color: #ffffff;
}

table.contenttable tr.tr-odd td{
	background:#f6f1f1;
}