div#popup{
font-family:		arial;
background:			url(../images/pop_up/fond.gif) no-repeat top left;
width:				847px;
height:				570px;
position: 			absolute;
z-index:			9999;
display:			none;
margin:				35px 0 0 70px;
}

/* IE 7 */
*+html div#popup, * html div#popup{
margin-left:		-893px;
}

/* IE 6 */
* html div#popup{
margin-left:		-893px;
}

div#fenetre{
padding:			40px 0 0 30px;
background:			url(../images/pop_up/image_centre.jpg) no-repeat 15px 19px;
width:				760px;
height:				570px;
}

div#fenetre h1{
background:			url(../images/pop_up/titre.gif) no-repeat left top;
height:				66px;
width:				303px;
}

div#fenetre h1 span{
position:		absolute;
left:			-5000px;
}

div#fenetre h2{
display:		inline;
color:			#608114;
text-transform:	uppercase;
font-size:		18px;
font-weight:	normal;
}

div#fenetre p {
font-size:		14px;
font-weight:	normal;
margin-left:	8px;
margin-top:		16px;
color:			#608114;
}

div#rejoindre {
position: 			absolute;
right:				30px;
top:				223px;
}

/* IE 7 */
*+html div#rejoindre, * html div#rejoindre{
width:				270px;
}

/* IE 6 */
* html div#rejoindre{
width:				270px;
}

div#rejoindre img{
border:			none;
}

div#rejoindre a{
float:				right;
}

div#rejoindre ul{
padding-top:		10px;
clear:				right;
width:				270px;
color:				#ff830e;
text-transform:		uppercase;
font-size:			12px;
}

div#rejoindre ul li{
list-style-image:	url(../images/pop_up/puce.gif);
margin-bottom:		8px
}

div#rejoindre p{
padding-left:		80px;
color:				#608114;
font-weight:		bold;
font-size:			12px;
font-style:			italic;
}

div#fermer{
position:			absolute;
bottom: 			6px;
right:				12px;
}

div#fermer a{
text-decoration:	none;
color:				#608114;
font-weight:		bold;
}

/* IE 6 */
* html div#fermer a{
margin:				-64px 0 0 -64px;
position:			absolute;
}