/* CSS Document */
#global {
   position:relative; 
   left:0px; 
   top:0px; 
   width:0px; 
   height:0px; 
   z-index:0;
}

#fond {
    position:absolute;
	left:325px;
	top:-5px;
	width:0px;
	height:0px;
	z-index:2;
}
	
#staff {
    position:absolute;
	left:410px;
	top:630px;
    width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	z-index:5;

}
#webmail {
    position:absolute;
	left:325px;
	top:630px;
    width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	z-index:3;

}
#btentrer {
    position:absolute;
	left:452px;
	top:476px;
	width:0px;
	height:0px;
	z-index:4;
}

#btesperso {
    position:absolute;
	left:380px;
	top:507px;
	width:141px;
	height:23px;
	z-index:4;
}

#slash {
    position:absolute;
	left:520px;
	top:507px;
	width:15px;
	height:23px;
	z-index:4;
}

#btespro {
    position:absolute;
	left:550px;
	top:507px;
	width:112px;
	height:23px;
	z-index:4;
}

#liensmacro {
	position:absolute;
	left:560px;
	top:560px;
	width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	z-index:3;
	
}

#compteur {
	position:absolute;
	left:370px;
	top:592px;
	width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	z-index:4;
}

#numero {
	position:absolute;
	left:296px;
	top:590px;
	width: 200px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index:3;
}

#flash {
	position: absolute;
	left: 50px;
	top: 20px;
	width: 790px;
	height: 550px;
	z-index: 2;
	
}

#formulaire {
    position:absolute; 
    left:50px; 
    top:580px; 
    width:500px; 
    height:80px; 
    z-index:5;
}

#flashgall {
	position: absolute;
	left: 60px;
	top: 0px;
	width: 611px;
	height: 400px;
	z-index: 2;
	
}

#formulaire2 {
    position:absolute; 
    left:50px; 
    top:410px; 
    width:500px; 
    height:80px; 
    z-index:5;
}

#retour {
    position: absolute;
	left: 580px;
	top: 405px;
	width: 89px;
	height: 28px;
	z-index: 3;
}

#description {
	position: absolute;
	left: 325px;
	top: 560px;
	width: 300px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 5;
	
}

#mrskac {
	position: absolute;
	left: 427px;
	top: 17px;
	width: 188px;
	height: 225px;
	z-index: 6;
	
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a.menu:hover {
    color: #CC0000;
}

img {
    border: 0px;
}


