@charset "UTF-8";
*{
    margin:0;
    padding:0;
}
body,html{
    min-height:100%;
}
#ctnr
{
	min-height:480px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#E9E5E5 url(/medias/fdbot.png) repeat-x left bottom;
	color:#757373;
}
#ctnr{
	background:transparent url(/medias/fdtop.png) repeat-x left top;
}

a {
	position: relative; 
}

.clear{
	clear:both;height:0;line-height:0
}
.right{
	float:right;
}
.alt
{
	display:none
}
#sousligne
{
	width:100%;
	border-top:2px solid #d20606;
}
.blocHaut
{
	padding:10px 0 0 0px;
	width:737px;
	text-align:left;
	margin:0 auto;
}
#ctnr_top
{
	padding:150px 0 0 0px;
}
.blocTitre
{
	margin:0 1px;
	padding:0 0 10px 18px;
	background:transparent url(/medias/friends/fdfriends-t.png) no-repeat left bottom;
}
.blocItems
{
	padding:0 19px 0 18px;
	min-height:100px;
	background:transparent url(/medias/friends/fdfriends-m.png) repeat-y left top;
}
.blocItems .items
{
	background:#fff;
	min-height:150px;
}
.fin_block
{
	height:28px;
	background:transparent url(/medias/friends/fdfriends-b.png) no-repeat left top
}
/*********************/
.popup
{
	position: absolute;
	width:344px;
	top: expression(documentElement.scrollTop+body.scrollTop + 52 + "px");
	right:30%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	display:none;
	z-index:3001;
	margin:0px;
	padding:0px;
}

html>body .popup {
  top:52px;
  position: fixed
}

.mensuration
{
	display:none;
	position:absolute;
	width:650px;
	height:450px;
	top:52px;
	left:200px;
	z-index:1101;
	margin:0px;
	padding:0px;
}

.popup .top
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/medias/popups/top.png', sizingMethod='scale');
	width:344px;
	height:30px;
	margin:0px;
	padding:0px;
}

html>body .popup .top
{
	background:URL(/medias/popups/top.png);
	margin:0px;
	padding:0px;
}
#contactus
{
	color:#d20606;
	font-size:16px
}
.popup #croix 
{
	width:16px;
	height:14;
	position:absolute;
	right:40px;
	top:30px;
	border:solid 0px #FFFFFF;
	text-decoration : none;
}

.popup #croix  img{
	border:solid 0px #FFFFFF;
	text-decoration : none;
}

.popup .content
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/medias/popups/background.png', sizingMethod='scale');
	padding:0 42px;
	width:260px;
	margin:0px;
}
html>body .popup .content
{
	background:URL(/medias/popups/background.png);
	background-repeat:repeat-y;
}

.popup .envoyer
{
	margin-left:72px;
	cursor: pointer;//cursor:hand;
}
.popup .envoyer a
{
	background:#d20606;
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:3px 10px;
	text-align:center;
	width:80px;
	text-decoration:none;
	font-weight:bold;
}
.popup .bottom
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/medias/popups/bottom.png', sizingMethod='scale');
	width:344px;
	height:31px;
}

html>body .popup .bottom
{
	background:URL(/medias/popups/bottom.png);
}

.popup input
{
	position: relative;
	width:177px;
	height:18px;
	background-color:#fdfdfd;
	border:1px solid #b7b3b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#818181;
}

.popup textarea
{
	position: relative;
	width:260px;//width:254px;
	height:81px;
	background-color:#fdfdfd;
	border:1px solid #b7b3b3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#818181;
}

.popup select
{
	background-color:#d20606;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:177px;
	border:1px solid #b7b3b3;
}

.popup table
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
}
/****************************/