@charset "utf-8";
/* CSS Document */

body{
padding:0;
/*background-color:#1a0904;*/
/*background-color:#220807;*/
/*background-color:#3e1613;*/
background-color:#401f0d;
margin:0;
border:0;

}


img {
border:none;

}

p{
padding:0;
margin:0;
border:0;
}

div.menuNomad {
float:left;
width:150px; 
margin-top:80px;
height:280px;
margin-left:20px;
z-index:1;
text-align:left;
}

#fdM{
width:1000px; height:600px; position:absolute; top:50%; left:50%; margin-top:-270px; margin-left:-500px;
background-position:0px 0px;
}


#logoNomad {
	position:absolute;
	left:50%;
	top:50%;
	width:253px;
	height:123px;
	margin-top:-300px;
	margin-left:350px;
	z-index:1;
	background-image:url(image/overlay/logoN.png);
	cursor:pointer;
}


.rond{
position:absolute;
z-index:999;
width:16px;
height:16px;
background-image:url(/nomad/image/point.png);
}

#txt {
position:absolute; top:150px; right:0px; margin-left:-150px; width:430px; height:109px; padding:10px; padding-left:40px; padding-top:20px;
font-size:12px; text-align:left; font-family:Geneva, Arial, Helvetica, sans-serif; color:#fff; z-index:9999;
background-image:url(/nomad/image/fdMenu2.png);
visibility:hidden;
}

#fd-photo{ position:absolute; bottom:0px; right:0px; width:584px; height:392px; background-image:url(/nomad/image/fd-photo.png); z-index:-1;}

#btnbas{
	position:absolute; right:20px; top:150px; font-size:14px; cursor:pointer; text-align:center; background-image:url(/nomad/image/btnbas.png); width:202px; height:37px; padding-top:11px;
	}
	

#btnbas:hover{ background-position:0px 48px; }

.GP_NOMAD{
	width:498px; 
	height:523px; 
	position:absolute;
	z-index:11;
	right:0;
	bottom:0;
	
}