/* @override http://cg85-cgj.dotnet.home.mediacd.fr/medias/styles/accueil.css */


	body {overflow: hidden }
	
	.break { clear: both;}
	.hide { display: none;}
	
	#allcontent { 
		position: relative;
		width: 780px;
		background: transparent url(/global/images/bgAllContent.gif) repeat-y 0 0;
		}
		
	/*= HEADER                                                     */

	#logoHome, #logoCGJ, #header a.decouvrez  { 
		position: absolute;
		z-index: 100;
		}
	#header a.decouvrez { margin : 0 0 0 393px;}
	
	/* Modifs logo Henri
	#logoHome a.vendee {
		display: block;
		height: 115px; width:79px;
		margin: 0 0 0 10px !important; padding:0 !important;
		background: transparent url(/medias/images/accueil/logo.gif) no-repeat 0 0;
		}*/
	#logoHome a.vendee {
		display: block;
		height: 120px; width:110px;
		margin: 0 0 0 10px !important; padding:0 !important;
		background: transparent url(/global/images/logoVendee08.png) no-repeat 0 0;
		}		
 	span {display:none;}

	#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: 95px;
		background: transparent url(/global/images/bgHeader.gif) no-repeat 0 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/btMG01.gif) no-repeat 0 0;
		}
	#menuGlobal li a.btMG02 { 
		width: 140px;
		background: transparent url(/global/images/btMG02.gif) no-repeat 0 0;
		}
	#menuGlobal li a.btMG03 { 
		width: 76px;
		background: transparent url(/global/images/btMG03.gif) no-repeat 0 0;
		}
	
	/*= MAINCONTENT                                                     */
	
	#colA {
		padding: 35px 0 0 10px;
		background: transparent url(/global/images/bgColA.gif) no-repeat 0 0;
		}
		
	#navColA, #navColB { }
	#navColA li a, #navColB li a { 
	display: block; height: 69px;
	}
	#navColA {
		float: left;
		width: 398px; margin:0; padding: 0;
		background: transparent url(/global/images/bgNavBasseA.jpg) no-repeat 0 0;
		}
	#navColA li { 
		display: inline; 
		list-style: none; 
		}
	#navColA li a { 
		float: left;
		width: 85px; 
		margin: 0 10px 0 3px;
		}
	#navColA li a.ecrivez { 
		background: transparent url(/medias/images/accueil/btn_ecrivez.gif) no-repeat 0 0;
		}
	#navColA li a.fondsEcrans { 
		background: transparent url(/medias/images/accueil/btn_surprise.gif) no-repeat 0 0;
		}

	#colB {
		height: 258px;
		padding: 0 0 0 0;
		background: transparent url(/global/images/bgColB.gif) no-repeat 0 0;
		}
	#navColB {
		float: left;
		width: 412px; margin:0; padding:0;
		margin-left: -30px;
		}
	#navColB li { 
		display: inline; 
		list-style: none; 
		}
	#navColB li a { 
		float: right;
		width: 125px; 
		margin: 0 5px 0 0;
		}

	#navColB li a.vendeeQuizz { 
			background: transparent url(/medias/images/accueil/btn_quizz.gif) no-repeat 0 0;
		}
	#navColB li a.animation { 
		background: transparent url(/medias/images/accueil/btn_animation.gif) no-repeat 0 0;
		}
	#navColB li a.vendeeGlobe { 
		background: transparent url(/medias/images/accueil/btn_vgj.gif) no-repeat 0 0;
		}
	
	/*                                                                  */
	
	.actus {
		height: 200px;
		padding: 45px 0 0 160px;
		color: #0a47a4;
		font-size: 10px;
		 }
	.actus a img { margin: 5px 0 0 0;}
	
	.corporate {
		display: block;
		width: 160px;
		color: #0a47a4;
		font-size: 9px; line-height: 12px;
		text-indent: 15px;
		padding: 2px 2px 5px;
		}
	.corporate td { }
	.corporate a {
		color: #0a47a4;
		font-size: 9px;
		text-decoration: none;
		}
	.corporate a:hover {color: #f00 }

	.visitez  {
		background-color: #ffbd10;
		position: absolute;
		z-index: 2;
		top: 120px;
		left: 0px;
		width: 180px }
	a.btfermer  {
		color: #fff;
		font-size: 11px;
		text-decoration: none }

