/* CSS Document */
body { 
	background-color:#E8EBF2; 
	margin: 0px; 
	}
	
p { 
	background-color:#E8EBF2;
	color:#0051D6;
	font-family:"Times New Roman", Times, serif;
	text-indent:inherit;
	font-size:14px; 
	margin: 15px; 
	}

.index { 
	background-color:#E0E0E0;
	color:#0051D6;
	font-family:"Arial", Times, serif;
	text-indent:inherit;
	font-size:14px; 
	margin: 20px; 
	}
	
li { 
	background-color:#E8EBF2;
	color:#0051D6;
	font-family:"Times New Roman", Times, serif;
	text-indent:inherit;
	font-size:14px; 
	margin: 15px; 
	}
	
h2 { 
	background-color:#E8EBF2;
	color:#0051D6;
	font-family:"Times New Roman", Times, serif;
	text-indent:inherit; 
	margin: 15px;
	font-style:oblique; 
	}

.main { 
	background-color:#E8EBF2; 
	width: 776px; 
	height: 900px;
	margin-right:auto; 
	margin-left:auto;
	}
	
.main2 {
	background-color:#E8EBF2;
	width: 375px;
	height: 500px;
	text-align: center;
	margin-right:auto; 
	margin-left:auto;
	}
	
.mainIndex {
	background-color:#E0E0E0;
	width: 560px;
	margin-right:50px; 
	margin-left:auto;
	}
	
.mainIndexBottom {
	background-color:#E8EBF2;
	width: 775px;
	height: 300px;
	text-align: center;
	margin-right:auto; 
	margin-left:auto;
	}
	
.mainIndex2 {
	background-color:#E8EBF2;
	width: 200px;
	height: 200px;
	text-align: center;
	margin-right:auto; 
	margin-left:auto;
	}
	
.portailgchIndex { 
	float:left;
	width: 100px; 
	height: 500px;
	text-align: left;
	margin-left:50px; 
	}
	
.banniere { 
	background-image:url(img/banner.jpg); 
	width: 776px; 
	height: 135px;
	text-align: center;
	margin-right:auto; 
	margin-left:auto;
	}
	
.banpart { 
	width: 776px; 
	height: 100px;
	text-align: center;
	margin-right:auto; 
	margin-left:auto;
	}
	
.menu { 
	background-image:url(img/menu/menu.htm);
	float:left;
	width: 150px; 
	height: 500px;
	text-align: left;
	z-index:1;
	}

.corp { 
	background-color:#E8EBF2; 
	width: 616px; 
	height: 850px;
	float:right;
	text-align: left;
	}
	
.bttm-banner { 
	background-image:url(img/bttm-banner.jpg); 
	width: 779px; 
	height: 75px;
	text-align: center;
	}
	
.lgn { 
	background-image:url(img/ligne.jpg); 
	width: 780px; 
	height: 30px;
	text-align: center;
	margin-right:auto; 
	margin-left:auto;
	}

