﻿a img
{
	border:none;
}

#tab_video {
width:135px; 
display:table; 
height:auto; 
list-style:none; 
float:left ;
padding:0px; 
margin:5px;
border-right: 1px dashed #c2c0c0;
}
#tab_video2 {
width:135px; 
display:table; 
height:auto; 
list-style:none; 
float:left;
padding:0px; 
margin-left:5px;

}

.tab_video_image {
list-style:none;
padding:0px;
margin:0px;
display:block;
text-align:left; 
}
#tag_videos a {
	float:left;
	position:absolute;
	display:block;
	margin-top: 38px;
	margin-left:10px;
	height:28px;
	width:30px;
    background-image : url(images/picto_video.png);
    background-repeat:no-repeat;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
    }

#tag_photos a {
	float:left;
	position:absolute;
	display:block;
	margin-top: 38px;
	margin-left:6px;
	height:28px;
	width:32px;
    background-image : url(images/picto_photo.png);
    background-repeat:no-repeat;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
    }


#Container_article_top {
    display : block;
    float : left;
    margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width : 610px;
    height : auto;
    background-image : url(images/container_article_top.gif);
    
}

#Container_article_fd_shad {
    display : block;
    float : left;
    margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width : 610px;
    height : auto;
    background-image : url(images/container_article_fd_shad.gif);
    
}

#Container_article_fd {
    display : block;
    float : left;
    margin : 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    width : 610px;
    height : auto;
    background-image : url(images/container_article_fd.gif);
    
}

#Container_article_bot {
    display : block;
    float : left;
    margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width : 610px;
    height : 20px;
    background-image : url(images/container_article_bot.gif);
    
}






#Container_adec_fd_art {
    display : block;
    float : left;
    margin : 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width : 610px;
    height : auto;
    background-image : url(images/container_adec_fd_art.gif);
    
}