.category-top table {
	background-color: #b2f311;
	border: solid 3px #000;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

.category-top table td {
	border-left: solid 3px #000;
	border-right: solid 3px #000;
	width: 35%;
	font-weight: bold;
	padding: 0;
}

.category-top h1, .category-top .h1 {
	color: #fff;
	font-size: 1.4em;
	text-align: center;
	margin: 15px;
}

.category-top p {
	margin: 15px 15px;
}

#category-flash-diapo {
	width: 300px;
	background-color: #000;
}

#category-flash-diapo embed, #category-flash-diapo object {
	float: left;
}

.col-main {
	background: none;
}

.col-main-content {
	background: none;
	padding: 0;
	color: #fff;
	font-weight: bold;
}

.col-main-content a {
	color: #aaa;
}

.col-main-content h2 {
	display: none;
}

.col-main-content h3 {
	font-size: 1.6em;
	color: #b2f311;
	font-weight: bold;
}

.col-main-content ul {
	list-style: disc;
	margin: 10px 0 10px 20px;
}


.visionneuse {
	float: right;
	margin-right: 50px;
}
