*
{
margin:0;
padding:0;
}

img  {border: 0}

a img
{
	border:none;
}

.gras
{
	font-weight: bold;
}

#hr{
clear:both;
}
.pxleft
{
margin-left: -20px;
}

/**********************************************************************************/
/*** Général **********************************************************************/
html,body
{
	height:100%;
}

#PNG
{
	width: 1037px;
	background-image: url(../images/global/png.png);
	background-repeat: no-repeat;
	z-index: 3;
	position:absolute;
	left: 50%; 
	margin-left: -518px;
}

#contenant
{
	width:971px;
	background-image: url(../images/global/fond-contenant.gif);
	background-repeat: repeat;
	margin-left: 41px;
	
}

#contenant #menu
{
	background-image: url(../images/global/fr-menu-fond.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 971px;
	overflow:hidden;
}

#contenant #page
{
	background-image: url(../images/global/page-fond.jpg);
	background-repeat: no-repeat;
	/*height: 794px; */
	margin-top: -75px;
	width: 971px;
	background-position: bottom;
}

#reserveBas
{
	height: 275px;
	clear:both;
}

/**********************************************************************************/


/*Supersize Plugin Styles*/
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	/*position:absolute;*/
	z-index: 0;
}

/*** Menu Haut **********************************************************************/
#menu #Socio
{
	height: 25px;
	width: 680px;
	margin-top: 128px;
	float:left;
	text-align: right;
}


#menu ul
{
	height: 95px;	
	float:left;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow:hidden;
}

#menu li
{
	list-style-type: none;
}

#menu li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(../images/global/puce-fleches.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:13px;
	height: 15px;
	display:block;
}

#menu li a:hover
{	
	text-decoration:underline;
}

#menu .menuEscf
{
	padding-left: 267px;
	width: 133px;	
}

#menu .menuReseau
{
	margin-left: 10px;
	width: 133px;	
}

#menu .menuBonus
{
	margin-left: 13px;
	width: 153px;	
}

#menu .btnAccueil
{
	display:block;
	height: 150px;
	width: 215px;
	float:left;
	margin-top: 0px;
}

#menu #flag
{
	display:block;
	height: 270px;
	width: 30px;
	float:left;
	margin-top: -150px;
}

