/* @override http://cg85-cgj.dotnet.home.mediacd.fr/global/styles/header.css */

	.break { clear: both;}
	.hide { display: none;}

	/*= HEADER                                                     */

	#logoHome, #logoCGJ, #header a.decouvrez  { 
		position: absolute;
		z-index: 100;
		}
	#header a.decouvrez { margin : 0 0 0 393px;}

	#logoHome a {
		display: block;
		height: 120px; 
		width:100px;
		margin: 0 0 0 10px !important; padding:0 !important;
		background: url(/global/images/logoVendee08.png) no-repeat top center;
		}

	#logoCGJ {
		height: 122px; width:95px;
	    margin: 0 0 0 658px; 
		background: transparent url(/global/images/logoCGJ.gif) no-repeat 0 0;
		}

	#header { 
		position: relative;
		margin: 0; padding:0;
		width: 780px; height: 130px;
		background: transparent url(/global/images/bgHeaderPage.gif) no-repeat 0 0;
		}
	a.accueil {
		position: absolute;
		display: block;
		z-index:1000;
		width: 50px; height: 16px;
		margin: 120px 0 0 34px ;
		background: transparent url(/global/images/btAccueil.gif) no-repeat -24px 0;
		}

	/*= MENUGLOBAL                                                     */

	#menuGlobal { 
		z-index: 1000;
		width: 100%;
		position: absolute;
		margin: 75px 0 0 0;
		padding: 0 0 0 144px;
		}
	#menuGlobal li { 
		display: inline;
		list-style: none;
		}
	#menuGlobal li a {
		float: left;
		height: 25px;
		}
	#menuGlobal li a.btMG01 { 
		width: 73px;
		background: transparent url(/global/images/btMG01Page.gif) no-repeat 0 0;
		}
	#menuGlobal li a.btMG02 { 
		width: 140px;
		background: transparent url(/global/images/btMG02Page.gif) no-repeat 0 0;
		}
	#menuGlobal li a.btMG03 { 
		width: 76px;
		background: transparent url(/global/images/btMG03Page.gif) no-repeat 0 0;
		}
