
.col2b {	overflow:hidden;width:490px;}
.col2a {	margin:0 0px 0 1px;width:236px;}

div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

a:visited, a:link 	{	color: #7f7f7f;text-decoration: none;}
a:hover, a:active					{	color: #f4180a;text-decoration: underline;}

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.controls { margin-top: 5px;height: 23px; border-top: solid 1px #cccccc;}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
/*********** player au dessus grande photo ********************/
div.nav-controls 	{	float: right; width:165px;}
div.nav-controls a 	{ 	padding: 5px;}
.prev				{ 	background:url('/media/icone/fleche_jaune_g01.jpg') no-repeat top left; padding:0px 0px 0px 34px; text-align:right; width:75px; display:block; float:left; height:26px;}
.next				{ 	background:url('/media/icone/fleche_jaune_d01.jpg') no-repeat top right; padding:0px 34px 0px 0px; text-align:left;  display:block; float:right; height:26px; width:65px;}
.play				{ 	background:url('/media/icone/fleche_lecture.jpg') no-repeat top left; padding:0px 0px 0px 0px; text-align:right; width:60px; display:block; float:left; height:26px; line-height:24px;}
.pause				{ 	background:url('/media/icone/pause.jpg') no-repeat top left; padding:0px 0px 0px 0px; text-align:right; width:55px; display:block; float:left; height:26px; line-height:24px;}

div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: 5px;
	display: block;
}
div.image-nom {
	float: left;margin:5px 0px 0px 5px;text-transform:uppercase;
}
div.image-acteur {
	float: left;margin:5px 0px 0px 5px;
}
div.image-ref {
	float: right;margin:5px 5px 0px 0px;
}

div.image-legende {
	float: left;margin:5px 5px 0px 5px;
}
div.embox 		{	clear: both;border: 1px solid #ccc;background-color: #eee;padding: 0px;width:485px;height:100px; margin:2px 0px 2px 0px;}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	float:right;
	margin:5px 5px 0px 5px;
}
div.navigation { padding:0px 0px 0px 40px;}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 8px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #ffcb4b;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 6px;
	padding: 0px 3px 0px 4px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #FFCB4B;
	text-decoration: none;
}
div.pagination strong {
	background-color: #FFCB4B;
}

