.popupdyn{
	z-index:9999999999;
	display:none;
	position:absolute;
	top:40px;
	left:15%;
	cursor:default;
}

.popupdyn_content_cont{
	width:598px;
	background-image:url(../img/popupdyn/popup_milieu.png);
	background-repeat:repeat-y;
}
.popupdyn_content{
	margin-right:30px;
	margin-left:25px;
	font-size:16px;
}
.popupdyn_illustration{
	max-height:200px;
	overflow:hidden;
}
.popupdyn_bottom_cont{
	width:598px;
	height:53px;
	background-image:url(../img/popupdyn/popup_bas.png);
	background-repeat:no-repeat;
	position:relative;
}
.popupdyn_bottom{
	position:absolute;
	top:0px;
	left:0px;
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	width:598px;
}
.popupdyn_title{
	position:absolute;
	width:598px;
	top:5px;
	font-size:16px;
	color:#F9C18B;
}

.popupdyn_top{
	width:598px;
	height:37px;
	background-image:url(../img/popupdyn/popup_haut.png);
	background-repeat:no-repeat;
	position:relative
}
.bouton_share0_gauche{
	width:8px;
	height:35px;
	background-image:url(../img/popupdyn/bouton_share0_gauche.png);
	background-repeat:no-repeat;
}
.bouton_share0_milieu{
	height:35px;
	background-image:url(../img/popupdyn/bouton_share0_milieu.png);
	background-repeat:repeat-x;
}
.bouton_share0_droite{
	width:10px;
	height:35px;
	background-image:url(../img/popupdyn/bouton_share0_droite.png);
	background-repeat:no-repeat;
}
.bouton_share1_gauche{
	width:8px;
	height:35px;
	background-image:url(../img/popupdyn/bouton_share1_gauche.png);
	background-repeat:no-repeat;
}
.bouton_share1_milieu{
	height:35px;
	background-image:url(../img/popupdyn/bouton_share1_milieu.png);
	background-repeat:repeat-x;
}
.bouton_share1_droite{
	width:10px;
	height:35px;
	background-image:url(../img/popupdyn/bouton_share1_droite.png);
	background-repeat:no-repeat;
}
.bouton_share_grise_gauche{
	width:8px;
	height:35px;
	background-image:url(../img/popupdyn/bouton_share_grise_gauche.png);
	background-repeat:no-repeat;
}
.bouton_share_grise_milieu{
	height:35px;
	background-image:url(../img/popupdyn/bouton_share_grise_milieu.png);
	background-repeat:repeat-x;
}
.bouton_share_grise_droite{
	width:10px;
	height:35px;
	background-image:url(../img/popupdyn/bouton_share_grise_droite.png);
	background-repeat:no-repeat;
}

