@charset "utf-8";
/* GRAND PARCH */

#Fmax
{
	position:absolute;
	top:0px;
	left:0px;
	width:1920px;
	height:950px;
	z-index: 6;
}

#FenRollMax
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

#PseudoGP
{
	position:absolute;
	top:80px;
	left:300px;
	width:100%;
	font-size:60px;
	font-weight:bold;
	z-index: 1;
}

.Texte2D
{
text-shadow:   
	-1px -1px 0 #000,  
     1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000,
     1px 1px 2px #141414,
     1px 1px 3px #141414,
     1px 1px 5px #141414,
     1px 1px 7px #141414,
     1px 1px 10px #141414,
     1px 1px 12px #141414,
     1px 1px 18px #141414;color:#fff;
}

#TitreGP
{	
	position:absolute;
	top:160px;
	left:300px;
	width:250px;
	font-size:18px;
	font-weight: normal;
	z-index: 1;
}

#ButtoncloseFmax
{ 
	position:absolute;
	top:40px;
	left:70px; 	
	cursor:pointer;
	cursor: url("../Cursors/CursMse4.gif"), pointer;
}

#Buttonmin
{
	position:absolute;
	top:80px; 
	left:60px;
	cursor:text;
	cursor: url("../Cursors/CursMse4.gif"), pointer;	
}

#ButtonreducFmax
{
	position:absolute;
	top:120px;
	left:50px;
	cursor: url("../Cursors/CursMse4.gif"), pointer;
}

#VrMax
{
	position:fixed;
	top:80px;
	left:250px;
	/* IL FAUDRA CALCULER LA TAILLE DE L'ECRAN */
	width:1400px;
	height:790px;
	/*width:82%;
	height:82%;*/
}
