@media screen
{
	.ParentMenu
	{
		background-image: url(vos-publications.jpg);
		background-position: left bottom;
		background-repeat:no-repeat;
		height: 51 px;
		padding-left: 1px;
		padding-right: 1px;
	}
	
	.ParentItemContainer
	{

	}
	
	.ParentItem
	{
		background-image: url(vos-publications.jpg); 
		cursor: pointer; cursor: auto;
		background-repeat:no-repeat;
		height: 51px;
		width:192px;
	}
	
	.ParentItemContentCell
	{
		color:#0a0a6c; 
		font-size:11px;

	}

	.ParentItemOver
	{
		background-image: url(vos-publications-roll.jpg); 
		cursor: pointer; cursor: auto;
		background-repeat:no-repeat;
		height: 51px;
	}

	.ParentItemContentCellOver
	{
		color:#0a0a6c; 
		font-size:11px;

	}

	.ParentItemSubMenuCell, .ParentItemSubMenuCellOver
	{

		font-family: Arial;
		font-size: 12px;
		height:100%;
	}
	
	.ParentSeparator, .ParentSeparatorOver
	{
		background-image: url(mid.gif); 
		width:1px;
		padding: 0px;
	}
	.ParentSeparatorContentCell,.ParentSeparatorContentCellOver
	{
		color: #D6D6D6;
	}
	
	/* style menu 2 starts */
	.ParentMenu_2
	{
		background-image: url(vos-actualites.jpg);
		background-repeat:no-repeat;		
		background-position: left bottom;
		height: 51 px;
		padding-left: 1px;
		padding-right: 1px;
	}
	.ParentItem_2,  .ParentSeparator_2, .ParentSeparatorOver_2
	{ 
		background-image: url(vos-actualites.jpg); 
		cursor: pointer; cursor: auto;
		background-repeat:no-repeat;
		height: 51px;
		width:190px;
	}
	.ParentItemOver_2
	{
		background-image: url(vos-actualites-roll.jpg); 
		cursor: pointer; cursor: auto;
		background-repeat:no-repeat;
		height: 51px;
	}
	.ParentItemContentCell_2
	{
		font: 11px Arial;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	.ParentItemContentCellOver_2
	{
		font: 11px Arial;
		color: #BE1F38;
		text-decoration: underline;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	.ParentSeparatorContentCell_2, .ParentSeparatorContentCellOver_2
	{
		font: 11px Arial;
		text-align: center;
	}
	.ParentItemSubmenuCell_2,.ParentItemSubmenuCellOver_2
	{
		display: none;
	}
	/* style 2 ends */
	
	
	
	/* style menu 3 starts */
	.ParentMenu_3
	{
		background-image: url(vos-services.jpg);
		background-repeat:no-repeat;		
		background-position: left bottom;
		height: 51 px;
		padding-left: 1px;
		padding-right: 1px;
	}
	.ParentItem_3,  .ParentSeparator_3, .ParentSeparatorOver_3
	{ 
		background-image: url(vos-services.jpg); 
		cursor: pointer; cursor: auto;
		background-repeat:no-repeat;
		height: 51px;
		width:190px;
	}
	.ParentItemOver_3
	{
		background-image: url(vos-services-roll.jpg); 
		cursor: pointer; cursor: auto;
		background-repeat:no-repeat;
		height: 51px;
	}
	.ParentItemContentCell_3
	{
		font: 11px Arial;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	.ParentItemContentCellOver_3
	{
		font: 11px Arial;
		color: #BE1F38;
		text-decoration: underline;
		text-align: center;
		white-space: nowrap;
		width:100%;
	}
	.ParentSeparatorContentCell_3, .ParentSeparatorContentCellOver_3
	{
		font: 11px Arial;
		text-align: center;
	}
	.ParentItemSubmenuCell_3,.ParentItemSubmenuCellOver_3
	{
		display: none;
	}
	/* style 3 ends */
	
	
	.easyMenu
	{
		background-image: url('bas-1.gif');
		background-repeat:no-repeat;
		background-color:#4544A1;
		border-bottom:2px solid #B7B2AA;
		overflow:auto;
		height: expression( this.scrollHeight > 499 ? "500px" : "auto" ); /* sets max-height for IE */
        max-height: 500px; /* sets max-height value for all standards-compliant browsers */
	}
	.easyMenu2
	{
		background-image: url('bas-2.gif');
		background-repeat:no-repeat;
		border-bottom:2px solid #B7B2AA;
		overflow:auto;
		height: expression( this.scrollHeight > 499 ? "500px" : "auto" ); /* sets max-height for IE */
        max-height: 500px; /* sets max-height value for all standards-compliant browsers */
	}
	.easyMenu3
	{
		background-image: url('bas-3.gif');
		background-repeat:no-repeat;
		border-bottom:2px solid #B7B2AA;
		overflow:auto;
		height: expression( this.scrollHeight > 499 ? "500px" : "auto" ); /* sets max-height for IE */
        max-height: 500px; /* sets max-height value for all standards-compliant browsers */
	}
		.easyMenuv
	{
	background-image: url('bas-v.gif');
	background-color:#4544A1;
	background-repeat:no-repeat;
	border-bottom:2px solid #B7B2AA;
	overflow:auto;
	height: expression( this.scrollHeight > 499 ? "500px" : "auto" ); /* sets max-height for IE */
	max-height: 500px;
	padding-top: 5px;
	}
	.easyMenuItemContainer
	{
	}

	.easyMenuItem
	{
	background-image: url(separateur.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 20px;
	cursor: auto;
	cursor: pointer;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
		.easyMenuItemv
	{
	background-image: url(separateurv.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 25px;
	cursor: auto;
	cursor: pointer;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

	}
			.easyMenuItemv2l
	{
	background-image: url(separateurv.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 35px;
	cursor: auto;
	cursor: pointer;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

	}
	.nosoulign 
	{
	text-decoration:none;
	}
	
	.easyMenuItem a
	{
		height: 20px;
		cursor: auto; cursor: pointer;
	}

	.easyMenuItemIconCell, .easyMenuItemIconCell a
	{
	}

	.easyMenuItemContentCell
	{
		color:#FFFFFF; 
		font-size:11px;
		text-indent: 10px;
		width: 100%;
	}

	.easyMenuItemContentCell a
	{
		height: 20px;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
		text-indent: 10px;

	}
	.easyMenuItemContentCell a:hover
	{
		height: 20px;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 12px;
		text-decoration: underline;
		text-indent: 10px;

	}

	.easyMenuItemOver
	{

		height: 23px;
		cursor: auto; cursor: pointer;
		padding: 0px;
		
	}
	
	.easyMenuItemOver a
	{

		height: 23px;
		cursor: auto; cursor: pointer;
				padding: 0px;

	}


	.easyMenuItemIconCellOver, .easyMenuItemIconCellOver a
	{
	}

	.easyMenuItemContentCellOver
	{
		height: 20px;
		padding: 0px;
		color: White;
		text-indent: 10px;
		font-size:12px;
		width: 100%;

	}

	.easyMenuItemContentCellOver a
	{
		color: White;
		cursor: auto; cursor: pointer;
		font-family: Arial;
		font-size: 12px;
		text-decoration: underline;
		
	}


	.easyMenuSeparator, .easyMenuSeparatorIconCell, .easyMenuSeparatorContentCell, .easyMenuSeparatorOver, .easyMenuSeparatorIconCellOver, .easyMenuSeparatorContentCellOver
	{
	}

	.easyMenuItemSubMenuCell, .easyMenuItemSubMenuCellOver
	{
		width: 10px;
		padding-top: 2px;
		background-image: url('submenu.gif');
		background-repeat: no-repeat;
		background-position: 2px 6px;
		font-family: Arial;
		font-size: 1px;
		height:100%;
	}

	/* do not change these classes */
	.menuContainerIframeUnderlay
	{
		border: 0;
		position : absolute; 
		visibility : hidden; 
		left : -2000px;
		top : 0px; 
		filter : "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"; 
		filter : "Alpha(Opacity='0')";
		opacity : 0;
		--moz-opacity : 0;

		background-color: white;
	}
	#ob_em_mc
	{
		width: 100%;
		height: 100%;
		border-collapse: separate;
		border-spacing: expression(cellSpacing=0);
		border-spacing: 0px;
	}
	#ob_em_mc td
	{
		padding: 0px;
	}
	/* do not change these classes */
}

@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}
