/* @override 
	http://client.concordances.fr/antartic/hommes/engagement-social.css
*/

.showcase {
	position: relative;
}

.showcase a.controls {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #ccc;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border: 0;
	line-height: 15px;
}

.showcase a.previous {
	padding-bottom: 4px;
}

.showcase ul li {
	width: 387px;
	height: 98px;
	float: left;
	list-style-type: none;
	padding: 0!important;
	background-image: none!important;
}

.showcase ul li a {
	display: block;
	border: 0!important;
}

.showcase li a img {
	width: 100%;
	height: 100%;
	border: 0;
}

.showcase#horizontal {
	margin: 0 auto;
	width: 665px;
	height: 100%;
}

.showcase#horizontal a.controls {
	top: 50%;
	margin-top: -100px;
}

.showcase#horizontal a.next {
	right: 0;
	padding-top: 4px;
}

.showcase#horizontal a.controls:hover {
	border-color: #2097FA;
	background-color: #af3c3f;
}

.showcase#horizontal ul {
	position: relative;
	width: 665px;
	height: 160px;
	margin: 0 auto;
}