@charset "utf-8";



.header 
{
	position: relative;
	width: 944px;
	height: 177px;
}
	
	.header_1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000099;
		background-image: url(../img/__/H-1.jpg);
	background-repeat: no-repeat;
		height: 82px;
		width: 950px;
		position: relative;
		visibility: visible;
	}
				
		.header_1_backhome
		{
			position:absolute;
			top:0px;
			left:0px;
			width:180px;
			height: 100%;
		}
			.header_1_backhome img
			{
				width:100%;
				height:100%;
			}
			.header_1_backhome a
			{
				width:100%;
				height:100%;
				display: block;
			}
		
		.header_1_search
		{
			position: absolute;
			top: 26px;
			left: 197px;
		}
		
		.header_1_cart
		{
			position: absolute;
			top: 28px;
			left: 595px;
			width: 163px;
			height: 28px;
			background-image: url('../img/__/MyCart.gif');
			background-position: bottom left;
			background-repeat: no-repeat;	
		}
			.header_1_cart p
			{
				margin:0px;
			}
			.header_1_cart a
			{
				display: block;
				width:163px;
				height:28px;
			}
			.header_1_cart img
			{
				width:163px;
				height:28px;
			}
		
		.header_1_pub
		{
			position: absolute;
			top: 25px;
			left: 771px;
		}
		
		.header_1_account
		{
			position: absolute;
			top: 28px;
			left: 417px;
			width: 200px;
			background-image: url('../img/__/MyAccount.gif');
			background-position: bottom left;
			background-repeat: no-repeat;
		}
			.header_1_account p
			{
				margin:0px;
			}
			.header_1_account a
			{
				display: block;
				width:163px;
				height:28px;
			}
			.header_1_account img
			{
				width:163px;
				height:28px;
			}	
			
			
			
		.header_1_referencement
		{
			position: absolute;
			top: 3px;
			left: 0px;
			width:100%;
		}
			
			.header_1_referencement p
			{
				text-align:center;
				font-size:10px;
				color: #000000;
				letter-spacing: 1px;
			}
	
	.header_2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000099;
		background-image: url(../img/__/H-2.jpg);
	background-repeat: no-repeat;
		height: 55px;
		width: 944px;
		position: relative;
		visibility: visible;
	}
	
	.header_3
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000099;
		background-image: url(../img/__/H-3.jpg);
	background-repeat: no-repeat;
		height: 40px;
		width: 944px;
		position: relative;
		visibility: visible;
	}
	
		.header_3_onglets1
		{
			position: absolute;
			top: 17px;
			left: 603px;
			width: 150px;
		}
			.header_3_onglets1 p
			{
				text-align: center;
				margin-top: 2px;
			}
		
			.header_3_onglets1 a 
			{
				color: #FFFFFF;
				font-size: 13px;
				width: 145px;
				display: inline;
				text-align: center;
				font-weight: bold;
				height: 24px;
				vertical-align: middle;
			}
		
		.header_3_onglets2
		{
			position: absolute;
			top: 17px;
			left: 753px;
			width: 150px;
		}
			.header_3_onglets2 p
			{
				text-align: center;
				margin-top: 2px;
			}
		
			.header_3_onglets2 a 
			{
				color: #FFFFFF;
				font-size: 13px;
				width: 145px;
				display: inline;
				text-align: center;
				font-weight: bold;
				height: 24px;
				vertical-align: middle;
			}
		
		.header_3_drapeaux
		{
			position: absolute;
			top: 12px;
			left: 200px;
		}
		
	
