div.video_preview {border-top:1px dotted #CCC;margin-top:10px}
div.video_preview .thumb{float:left}
div.video_preview h2{font-size:150%;color:#FFBE00;margin:0;padding:0}
div.video_preview h2 b{background-color:#EEFFCF}
div.video_preview p.date{font-size:1em;color:#999}
div.video_preview p.description{font-size:1.2em;color:#222;text-align:justify}
div.video_preview p.description b{background-color:#EEFFCF;color:#97C641}
div.video_preview p.description:first-letter{font:italic 1.6em Georgia, "Times New Roman", Times, serif}
div.video_preview a.telecharger{text-decoration:none;font-size:1.4em;font-weight:bold}

div.video_preview .bottom{
	border-top:1px solid #CCC;
	height:69px;
	overflow: visible;
	background:transparent url(../img/video/bottom.gif) repeat-x;
}

div.video_preview .bottom .info{float:left}
div.video_preview .bottom .preview{float:right;margin-top:3px}

div.video_preview .loader{width:76px;height:57px;float:left;padding:2px;margin:0 1px 1px 1px;
	background:url('../img/video/ajax-loader.gif') no-repeat center;border:1px solid #AAA
}
div.video_preview .loader img{width:76px;height:57px;vertical-align:middle;text-align:center}


div.video_preview .bottom .telecharger{margin:8px 0px 8px 6px;width:210px;height:52px}

div.video_preview .bottom .telecharger a.btnTelecharger{
	width:210px;height:52px;display:block;
	background:transparent url(../img/video/btnTelecharger.gif) no-repeat;
}
div.video_preview .telecharger a.btnTelecharger:hover{
	background:transparent url(../img/video/btnTelecharger.gif) no-repeat 0px -52px;
}



div.video_preview .onglet_plus_images{border-top:1px solid #CCC}
div.video_preview .onglet_plus_images div.onglet_ouvrir,
	div.video_preview .onglet_plus_images div.onglet_fermer{
	width:225px;height:27px;float:right;padding-top:4px;text-align:center;
	background:transparent url(../img/video/onglet_plus_images.gif) no-repeat
}
div.video_preview .onglet_plus_images div a{
	text-decoration: none;
	font-weight:bold;
	color:#F514D8;
	/*color:#A54799;*/
}
div.video_preview .onglet_plus_images div a:hover{
	color:#77B9EF;
}

div.video_preview .onglet_plus_images .info{font-size:1.1em;font-weight:bold;color:#BBB;padding-top:6px}
div.video_preview .onglet_plus_images .info span{color:#77B9EF}

div.video_preview .thumb .photo_sample {
	margin: 8px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
div.video_preview .thumb .photo_sample img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
div.video_preview .thumb .photo_sample span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
div.video_preview .thumb .photo_sample a{
	text-decoration: none;
}
div.video_preview .thumb .photo_sample span{
	width: 189px;
	height: 137px;
	display: block;
	position: absolute;
	top: -5px;
	left: -9px;
	/*background: url(<?=$this->baseUrl;?>/public/img/images/cut-corner.png) no-repeat;*/
}

div#rechercheResultat{border:1px solid #97C641;
padding:0px;color:#669F00;
font-weight:bold;
font-size:16px;
background-color:#EEFFCF;
height:23px;
}
div#rechercheResultat .rech1{float:left;background-color:#97C641;color:#FFF;padding:2px 4px}
div#rechercheResultat .rech2{float:left;padding:2px 4px}
div#rechercheResultat .rech3{float:right;padding:2px 4px}

.gallerie img{width:220px;height:170px;border:0px solid #000;background:url('../img/video/ajax-loader.gif') no-repeat center}
