body
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-color : #cccccc;
	background-image: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

img 
{
	border: 0px;
}

#divMenu
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 115px;
	background-color : #FFFFFF;
	background-image: none;
	color: #000000;
	border: 0px;
}
	
#menuGam, #menuGam ul { /* all lists */
		position: relative;
		left: 0px;
		top: 0px;
		padding: 0px;
		margin: 0px;
		list-style: none;
		float : left;
		width : 120px;
		background-color : #FFFFFF;
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
		
	}
	
	#menuGam li { /* all list items */
		position : relative;
		float : left;
		line-height : 0.92em;
		margin-bottom : -1px;
		width: 115px;
		/*border: solid 1px #000000;*/
	}
	
	#menuGam li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 100px;
	margin-top : -1.50em;
	top: 24px;
	}
	
	*html #menuGam li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 115px;
	margin-top : -1.50em;
	top: 24px;
	}
	
	#menuGam li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	
	#menuGam li a {
		width: 105px;
		display : block;
		color : black;
		font-size:11px;
		text-decoration : none;
		background-color : #FFFFFF;
		border : 1px solid black;
		padding-left:5px;
		padding-bottom:3px;
		padding-top:3px;
		padding-right:10px;
	}
	
	*html #menuGam li a {
		width: 122px;
		display : block;
		color : black;
		font-size:11px;
		text-decoration : none;
		background-color : #FFFFFF;
		border : 1px solid black;
		padding-left:5px;
		padding-bottom:3px;
		padding-top:3px;
		padding-right:15px;
	}
	
	#menuGam li a:hover {
		color : white;
		background-color : #000000;
	}
	
	#menuGam li:hover ul ul, #menuGam li:hover ul ul ul, #menuGam li.sfhover ul ul, #menuGam li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menuGam li:hover ul, #menuGam li li:hover ul, #menuGam li li li:hover ul, #menuGam li.sfhover ul, #menuGam li li.sfhover ul, #menuGam li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}

	.fleche a {
		background-image: url(http://www.infopresse.com/images/menu_gauche/fleche_bleu.gif);
		background-repeat: no-repeat;
		background-position: right top;
	}



/* Insertions AdServer */

.Ad_Ban {
   margin: 10px 0 15px;
   width:468px;
   text-align:center;
}
.Ad_Ban embed, .Ad_Ban object, .Ad_Ban img, .Ad_Ban iframe {
   margin: 0 0 15px;
}
.Ad_BigBox {
   margin:20px 0;
   width:468px;
   text-align:center;
}
