/* CSS Document */

	body{
		margin:0;
		padding:0;
		font-family:verdana;
		font-size:11px;
		color:#000;
	}
	
	a img{
		border:0;
	}
	
	form{
		margin:0;
		padding:0;
	}
	
	.clear{
		clear:both;
		height:1px;
	}
	
	#repere{
		position:absolute;
		z-index:30;
		right:0;
		bottom:0;
		height:1px;
		width:1px;
		background-color:#FF0000;
	}
	
	#global{
		width:630px;
		margin:auto;
	}
	
	#bandeauFlash{
		display:none;
	}
	
	#logoAccueil{
		width:630px;
		height:172px;
		padding:31px 0 44px 0;
		text-align:center;
	}
	
/* BARRE GAUCHE */
	#gauche{
		display:none;
	}
/* BARRE GAUCHE */

/* BARRE DROITE */
	#droite{
		width:630px;
	}
	
	#entrees{
		display:none;
	}
	
	#calageAccueil{
		height:20px;
	}
/* BARRE DROITE */


/* PIED */
	#elastique{
		height:20px;
	}

	#pied{
		width:630px;
		margin:0 0 10px 0;
		padding:6px 0 6px 0;
		border:1px solid #9a9a9a;
		text-align:center;
		color:#000;
	}
	
	.lienEmail{
		color:#2556ba;
		font-weight:bold;
	}
	
	.lienEmail:hover{
		color:#f7931d;
	}
	
	.valeur{
		color:#083e89;
		font-weight:bold;
		font-size:100%;
	}
	
	.ecologie{
		color:#f7931d;
		font-weight:bold;
		font-size:100%;
	}
	
	.liensPied{
		margin:6px 0 0 0;
	}
	
	.liensPied a{
		color:#343f7f;
		text-decoration:none;
	}
	
	.liensPied a:hover{
		color:#f7931d;
	}
/* PIED */

/* ENTETE PAGES INTERNES */
	#logoPages{
		width:630px;
		padding:18px 0 20px 0;
		text-align:center;
	}
	
	#entreesPages{
		display:none;
	}
/* ENTETE PAGES INTERNES */




