@charset "utf-8";


body	{
		margin:0 auto;
		background:url(img/img-fond.png);
		background-color:#66ccff;
		background-position:top;
		background-attachment:fixed;
		background-repeat:no-repeat;
		color:#66ccff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		overflow-x:hidden;
		}

		
img 	{
		max-width:100%;
		max-height:100%;
		}


#img-logo
		
		{
		z-index:4;
		cursor:pointer;
		display:yes;
		position:absolute;
		left:50%;
		margin-left:-125px;
		width:250px;
		height:250px;
		top:50%;
		margin-top:-124px;
		background-color:#fff;
		}


	#img-logo-max768px {
		display:none;
		
		
		
		
		
		
		
		}	
	
	#graphiste-la-palmyre-infos	{
		
		z-index:6;
		text-align:center;
		display:none;
		position:absolute;
		left:50%;
		margin-left:-125px;
		width:250px;
		height:250px;
		top:50%;
		margin-top:-124px;
		background-color:#fff;
		cursor:pointer; 	
		
	}
	
	#graphiste-la-palmyre-infos-max768px {
		
		z-index:7;
		text-align:center;
		display:none;
		position:absolute;
		left:50%;
		margin-left:-125px;
		width:250px;
		height:250px;
		top:50%;
		margin-top:-124px;
		background-color:#fff;
		cursor:pointer;
		display:none; 	
		
	}
		
		
#frame

		{
		z-index:2;	
		position:absolute;	
		left:50%;
		margin-left:-270px;	
		width:540px;	
		top:50%;	
		margin-top:-270px;	
		height:540px;
		background-color:none;	
		}
		