#my-glider {
	margin: 20px 0 0 20px;
	padding:0;
	height: 300px;
		}
.controls a:link, .controls a:link, .controls a:visited {
	font: bold 11px/16px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #3E4A49;
	text-decoration: none;
	padding-left: 16px ;
	background: url(../images/fleche-photo-dentaire.gif) no-repeat 5px 4px ;
}

.controls a:hover {
	text-decoration: none;
	background: url(../images/fleche-photo-dentaire-over.gif) no-repeat 5px 4px ;
	color: #CCCCCC;
}
.controls a:active {
	text-decoration: none;
	color: #00A4F1;
}


p.dental  a, p.dental a:link, p.dental a:active, p.dental a:visited  {
	margin: 0;
	padding: 0 0 11px 0;
	font: 11px/60px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #778899;
	text-decoration:none;
}
p.dental a:hover  {
	color: #000;
	text-decoration:none;
	
}








div#section1  a:link, div#section1  a:link, div#section1  a:active, div#section1  a:visited {
	font: bold 11px/16px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}
div#section1 a:hover {
	text-decoration: none;
	color: #000;
	background-color:#CCCCFF;
}
div#section2  a:link, div#section2  a:link, div#section2  a:active, div#section2  a:visited {
	font: bold 11px/16px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}
div#section2 a:hover {
	text-decoration: none;
	color: #000;
	background-color:#CCCCFF;
}
div#section3  a:link, div#section3  a:link, div#section3  a:active, div#section3  a:visited {
	font: bold 11px/16px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}
div#section3 a:hover {
	text-decoration: none;
	color: #000;
	background-color:#CCCCFF;
}
div#section4  a:link, div#section4  a:link, div#section4  a:active, div#section4  a:visited {
	font: bold 11px/16px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}
div#section4 a:hover {
	text-decoration: none;
	color: #000;
	background-color:#CCCCFF;
}
div#section5  a:link, div#section5  a:link, div#section5  a:active, div#section5  a:visited {
	font: bold 11px/16px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-decoration: underline;
}
div#section5 a:hover {
	text-decoration: none;
	color: #000;
	background-color:#CCCCFF;
}

	/* DIAPORAMA SCROLLER	*/		
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 500px; 
	height: 300px;
	overflow: hidden;
	border:1px solid #cccccc;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 500px; 
	height:300px;
	overflow:hidden;
	float:left;
	padding:1em;		
		}
	div.scroller div.content {
	width: 10000px;
		}

	div#section4 {
	background:#666666;
	color:#ffffff;
		}
		
	div#section1, div#section2, div#section3, div#section4, div#section5 {
	background:#000;
	color:#ffffff;
		}

