/* http://www.dynamicdrive.com/dynamicindex17/featuredcontentglider.htm */

.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 426px;
	height: 200px; /* Set height to be able to contain height of largest content shown*/
	overflow: hidden;}
	
.glidecontent p  img{
	margin:5px;}

.glidecontenttoggler{
	background:url(../../../public/include/images/icones/panneau.jpg) bottom no-repeat;
	width: 426px;
	text-align:center;}
	
.glidecontent{
width: 414px;
	position: absolute; 	
	background:url(../../../public/include/images/icones/panneau2.jpg) no-repeat;
	visibility: hidden;
	padding:6px;
	text-align:justify;}

.glidecontenttoggler a{ 
	width:80px;
	text-decoration: none;}

.glidecontenttoggler a.selected{ 
	color: black;}

.glidecontenttoggler a:hover{
	color: black;}

.glidecontenttoggler a.toc img{ 
	border:0;}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ 
	}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	color: black;}