.encartVideo{
float:left;
}

.encartProducts{
float:left;
}

.divVideo{
text-align:center;
margin-bottom:10px;
float:left;
}

.ulUrls{
margin-left:20px;
text-align:left;
}

.ulUrls li a {
font-size:14px;
line-height:24px;
}

#related{
width:640px;
text-align:center;
margin:auto;
display:none;
}

.btnVideo{
display:block;
height:60px;
width:340px;
font-size:16px;
line-height:60px;
text-align:left;
padding-left:100px;
background:url(/images/videos/btnVideo.jpg) top left no-repeat;
text-decoration:none;
font-weight:bold;
text-shadow:#FFFFFF 0px 1px 0px;
}

.btnVideo:hover {
background:url(/images/videos/btnVideo.jpg) bottom left no-repeat;
color:#FFFFFF;
text-shadow:#FF6600 0px 1px 0px;

}

.encartProducts .btnVideo {
text-decoration:none;
}


.btnVideoProducts{
color:#FFFFFF;
display:block;
height:60px;
width:160px;
font-size:16px;
line-height:60px;
text-align:center;
background:url(/images/videos/btnVideoProduits.jpg) top left no-repeat;
text-decoration:none;
font-weight:bold;
text-shadow:#002A6A 0px 1px 0px;
}

.encartProducts .btnVideoProducts {
color:#FFFFFF;
text-decoration:none;
}

.btnVideoProducts:hover {
background:url(/images/videos/btnVideoProduits.jpg) bottom left no-repeat;
color:#FFFFFF;
text-shadow:#FF6600 0px 1px 0px;

}



