/* VIDEOS */
/* Home Video */
.contentCol1{
   background: url(../img/videos/bg_contentCol1.png) no-repeat;
   width: 370px;
   height: 434px;
   padding: 11px 13px 10px 11px;
   float: left;
}
* html .contentCol1{
   background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/videos/bg_contentCol1.png', sizingMethod='crop'); /* chemin de l'image par rapport a la page et non au css */
}
* html .contentCol1 a{
   position: relative;
}
.highLightVideo, .highLightVideoCat{
   margin-bottom: 20px;
   height: 328px;   
}
.highLightVideo{
   position: relative;
}
/* MODIFIED ON 01/12/2009 */
.videoInfos{
   width: 338px;
   height: 55px;
   padding: 0px 15px 3px 15px;
   background-color: #fff;
   overflow: hidden;
}
.highLightVideo p{
   margin-bottom: 5px;
}
/* END MODIFIED ON 01/12/2009 */
.highLightVideoCat .videoInfos{
   position: relative;
   height: 100px;
   opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
   overflow: hidden;
}
.videoInfos h2{
   font-size: 1.45em;
   margin-bottom: 5px;
}
.listOfFavorites li{
   background-color: #fff;
   padding: 3px 10px;
   margin-left: 12px;
   margin-right: 10px;
   float: left;
   width: 140px;
}
* html .listOfFavorites li{
   margin-left: 8px;
}
.listOfFavorites li a, .listOfCat li a{
   text-decoration: none;
}
.listOfFavorites li a strong, .listOfCat li a strong{
   background: url(../img/common/arrow4.gif) 0 2px no-repeat;
   padding-left: 9px;
}
.contentCol2{
   width: 310px;
   float: right;
   padding-top: 20px;
}
.contentCol2.videos{
   width: 322px;
   position: relative;
   min-height: 323px;
}
* html .contentCol2.videos{
   height: 323px;
}
.contentCol2 h1{
   margin-bottom: 40px;
}
.intro{
   margin-left: 10px;
   font-size: 1.09em;
}
.listOfCat li{
   background-color: #fff;
   padding: 3px 10px;
   margin-right: 15px;
   margin-bottom: 10px;
   float: left;
   width: 117px;
}
.listOfCat li.longLabel{   
   letter-spacing: -1px;
}
/* END Home Video */
/* Page Videos Produits */
.videoPlayer{
   text-align: center;
}
.listOfVideos{
   width: 322px;
}
.listOfVideos li{
   width: 107px;
   float: left;
}
.listOfVideos li a{
   display: block;
   text-align: center;
   padding: 7px;
   height: 52px;
}

.listOfVideos li a:hover{
   background-color: #fff;
}
.pagination{
   text-align: right;
   color: #0569b2;
   margin-top: 5px;
   margin-right: 15px;
   margin-bottom: 10px;
}
.pagination li{
   display: inline;
   margin-left: 5px;
}
.pagination li a{
   color: #506677;
   text-decoration: none;
}
.pagination li a:hover{
   text-decoration: underline;
}
.advancedSearch{
   width: 240px;
   margin-left: 35px;
}
.advancedSearch h2{
   margin-bottom: 10px;
}
.listOfCriterias{
   padding-left: 1px;
}
.listOfCriterias li{
   background: url(../img/common/arrow.gif) 10px 8px no-repeat;
   border-top: solid 1px #d6d6d6;
   font-size: 0.9em;
   padding: 3px 18px;
}
.listOfCriterias li a{
   text-decoration: none;
   display: block;
   height: 14px;
}

.btHomeVideo {
	position: absolute;
   top: 325px;
   right: 0;
   z-index: 1;
}

.btHomeVideo.video2 {
	margin-top:192px;
}

.btHomeVideo.video3 {
   top: 437px;
	margin-right: 47px;
}
/* MODIFIED ON 01/12/2009 */
.goToPdtSheet{   
   text-align:right;
   position: absolute;
   right: 5px;
   bottom: 0px;
}
* html .goToPdtSheet{
   bottom: 5px;
}
/* END MODIFIED ON 01/12/2009 */
.goToPdtSheet a{
   text-decoration: none;
   font-weight: bold;
   background: url(../img/common/arrow4.gif) 0 2px no-repeat;
   padding-left: 10px;
}

/* END Page Videos Produits */
/* Col1 without footer */
.contentCol1small {
   background: url(../img/videos/bg_contentCol1_small.png) no-repeat;
   width: 370px;
   height: 352px;
   padding: 11px 13px 10px 11px;
   float: left;
}
* html .contentCol1small{
   background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/videos/bg_contentCol1_small.png', sizingMethod='crop'); /* chemin de l'image par rapport a la page et non au css */
}
* html .contentCol1small a{
   position: relative;
}
/* End col1 without footer */
/* END VIDEOS */

