@charset "utf-8";
html, body { height:100%; }
body { margin:0; }

#flashcontent {
	margin:		0 auto 0 auto;
	min-height:	500px;
    min-width: 700px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	float:left;
}

#consultContent{
	width:871px;
	height:653px;
	margin:0 auto 0 auto;
	background:url(../img/bg_herbergement.jpg) no-repeat;
	position:relative;
	top:50px;
	margin:0 auto 0 auto;
	display:none;	
	border:solid 2px white;
}
#consultContent.vt{background:url(../img/bg_herbergement.jpg) no-repeat;}
#consultContent.sq{background:url(../img/bg_herbergement2.jpg) no-repeat;}
.vt #mypic, #mypic{
	position:relative;
	left:267px;
	top:94px;
}
.sq #mypic {
	left:174px;
	position:relative;
	top:183px;
}
.vt #myurl, #myurl{
	border:none;
	bottom:258px;
	color:#404040;
	font-size:9px;
	height:13px;
	left:290px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	position:relative;
	width:225px;
}
.sq #myurl{
	border:medium none;
	bottom:5px;
	color:#404040;
	font-size:9px;
	height:13px;
	left:193px;
	margin:0;
	padding:0;
	position:relative;
	width:225px;
}
#link.vt, #link{
	bottom:130px;
	left:95px;
	position:relative;	
}
.sq #link{
	bottom:-120px;
	left:0px;
	position:relative;	
}
a img{
	border:none;
}