table.wikitable {
	width: unset;
	border: 1px solid #a9a9a9;
}

table.wikitable .wikicell {
	border: 1px solid #a9a9a9;
}

div#module_20 {
	margin-right: 20px;
	position: absolute;
	right: 0;
	top: 50px;
}

article .titlebar {
	background: #c3d3e5 none repeat scroll 0 0;
	color: #3333ff;
	font-size: 20px;
	line-height: 16px;
	padding: 0.4em;
	text-align: center;
	border-radius: 4px;
	border-bottom: unset;
}

/* modèles titlebar ressemblant aux titres des modules
.navbar-form, .panel-default > .panel-heading {
    background: #cccccc none repeat scroll 0 0;
}

.panel-default > .panel-heading {
    border-color: #999999;
    color: #333333;
}
.panel-heading {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin: 3px;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
*/

