/* CSS Document */
#UP{
	margin:20px auto 0 auto;
	width:822px;
	height:45px;
	background-image:url(../fidiam-invest-images/fi-template-page/fi-fond-haut.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;

}
#PAGE{
	width:822px;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
}
#PIED{
	width:822px;
	height:45px;
	margin:0 auto 20px auto;
	background-image:url(../fidiam-invest-images/fi-template-page/fi-fond-bas.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#FOOT{
	width:822px;
	height:45px;
	margin:0 auto 20px auto;
}
#TOP_A_L{
	float:left;
	width:625px;
	border-left:1px solid rgb(165,192,212);
}
#TOP_A_R{
	float:left;
	width:195px;
	border-right:1px solid rgb(165,192,212);
}
#FOND{
	float:left;
	width:820px;
	background-image:url(../fidiam-invest-images/fi-template-page/fi-fond-page.gif);
	background-repeat:repeat-y;
	background-color:white;
	border-left:1px solid rgb(165,192,212);
	border-right:1px solid rgb(165,192,212);
}
	#FOND #COL-GAUCHE{
		float:left;
		width:280px;
		padding-top:35px;

	}
	#COL-GAUCHE #CEM, #COL-GAUCHE #FRANKLIN,#COL-GAUCHE #FEVOL,#COL-GAUCHE #FEURO{
		height:194px;
	}
	#COL-GAUCHE ul{
		margin:0 auto 10px auto;
	}
	#LOGOS{
		height:194px;
		margin:0 auto 10px auto;
		text-align:center
	}
	#FEVOL a.bloc-evolution{
	display:block;
	width:255px;
	height:194px;
	
	background-image:url(../fidiam-invest-images/fi-evolution/fi-evolution-patch-off.jpg);
	background-repeat:no-repeat;
	
	}
	#FEVOL a.bloc-evolution:hover{
	display:block;
	width:255px;
	height:194px;
	
	background-image:url(../fidiam-invest-images/fi-evolution/fi-evolution-patch-on.jpg);
	background-repeat:no-repeat;
		
	}
	
	#FEURO a.bloc-europe{
	display:block;
	width:255px;
	height:194px;
	
	background-image:url(../fidiam-invest-images/fi-europe/fi-europe-patch-off.jpg);
	background-repeat:no-repeat;
	
	}
	#FEURO a.bloc-europe:hover{
	display:block;
	width:255px;
	height:194px;
	
	background-image:url(../fidiam-invest-images/fi-europe/fi-europe-patch-on.jpg);
	background-repeat:no-repeat;
		
	}
		
	#CEL,#CEM a.bloc-cem{
	display:block;
	width:255px;
	height:194px;
	
	background-image:url(../fidiam-invest-images/fi-conjoncture/fi-conjoncture-patch-off.jpg);
	background-repeat:no-repeat;
	
	}
	#CEM a.bloc-cem:hover{
	display:block;
	width:255px;
	height:194px;
	
	background-image:url(../fidiam-invest-images/fi-conjoncture/fi-conjoncture-patch-on.jpg);
	background-repeat:no-repeat;
		
	}			
#FOND #COL-DROIT{
	float:left;
	width:530px;
	padding-top:30px;

}
#COL-DROIT #CHAPEAU{
	width:520px;
	margin:9px 0 20px 10px;
}