body#index{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #D5D5D5;
	text-align: center;
	padding: 0px;
	margin: 0px;}

#container{
	width: 742px;
	margin: 0 auto;
	padding: 6px 0 0 0;
	background: #FFF;}


#middleband{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #E8EFF2;
	line-height: 25px;
	/*height: 25px;*/
	text-align: left;
	color: #494B4C;}	
	
#middleband.middlebandright{
	text-align: right;
	padding: 0 10px 0 0;}	

#middleband a, #middleband a:link, #middleband a:visited{	
	line-height: 20px;
	font-size: 11px;
	color: #3E7998;
	font-weight: bold;
	text-decoration: none;}

#middleband a:hover{
	text-decoration: underline;
	color: #494B4C;}


a.section, a.section:link, a.section:visited{
	font-size:  11px;
	font-weight: bold;
	display: block;	
	background: #87AFC0;
	border-bottom: 5px solid #87AFC0;
	color: #FFF; 	
	line-height: 23px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	clear: left;
	text-decoration: none;}

a.section:hover{
	background: #3E7998;
	text-decoration: none;
	color: #9CCCE9;
	border-bottom: 5px solid #9CCCE9;}
	
#left{
	float: left;	
	width: 410px;
	color: #3E7998;
	text-align: justify;}
#left p{
	margin: 15px 0 0 0;
	padding: 0 40px;
	line-height: 13px;
	font-size: 11px;
	text-align: left;
}
#right{
	background: transparent url(Gx/S/bg_right.gif) repeat-x top left;
	float: right;
	width: 332px;
	text-align: right;}

#right img{
	display: block;
	float: right;
	margin: 0 0 0 10px;}

#right #img{
	margin: 32px 0 0 0;}

#logo{
	border: none;
	float: left;
	margin: 47px 0 42px 37px;}

#slogan{
	display: block;
	margin: 0 0 0 40px;}

#bottom{
	display: block;}

.both{
	clear: both;}
	
/* ----------------------        SECTION MENU HAUT INDEX */

#menuHaut{
	border-top: 1px solid #4F85A1;
	border-bottom: 1px solid #4F85A1;
	background: #3E7998;
	color: #3E7998;
	line-height: 28px;
 	width:742px;
	float:right;
 	height:28px;
}



#menuHaut .upMenu{
	color: #fff;
   display:inline;
   
 }

#menuHaut ul{
	margin-top:2px;
	float:right;
	width:350px;
 } 
 
#menuHaut ul li{
	display:inline;
	text-decoration:none;
	border-left-color: white;
	border-left-width: thin;
	border-left-style: solid;
	padding-left:5px;
	padding-bottom:4px;
 } 
 
 
a.upMenu, a.upMenu:link, a.upMenu:visited{
	font-size:  11px;
	font-weight: bold;
	display: block;	
	background: #3E7998;
	border-bottom: 5px solid #87AFC0;
	color: #FFF; 	
	line-height: 23px;
	padding: 0px 0 0 0;
	margin: 0 0 10px 0;
	clear: left;
	text-decoration: none;}

a.upMenu:hover{
	background: #3E7998;
	text-decoration: none;
	color: #9CCCE9;
	border-bottom: 5px solid #9CCCE9;}
