/* = Html = */
	html, body {margin:0; padding:0;}
	html {background: transparent url(/global/medias/bgRepeatHtml.gif) repeat-x 0 0;}
	body {}

/* = Commun = */
	.break, .clear {clear:both}
	.hidden {display: none}
	p {line-height: 150%;}
	strong {font-weight: bold;}
	strong em {font-weight: bold;}
	em {font-style: italic;}
	p em, p em strong, p strong em {font-style:italic;}
	a.more, a.all {display: block; text-decoration: none;}

/* = Debug = */
	.debug {
		/*background: transparent url(/global/medias/12_col.png) repeat-y;*/
		}
	.container_12 {
		position: relative;
		z-index: 1000;
		width: 960px;
		background: transparent url(/global/medias/bgBody.gif) no-repeat 0 0;
		}
	#central {padding: 1em 0 10px 0;}
	
/* = header */
	#header {height: 177px;}
	a.returnHome {
		position: absolute;
		top: 5px; left:10px;
		font-size: 85%; color:#fff;
		text-decoration: none;
		}
	#header h1 {display: none;}
	#header a.logo, #navTop {position: absolute;}
	#header a.logo {
		text-indent: -100em;
		top: 57px; left:10px;
		width: 221px; height: 90px;
		}
	#navTop {right:10px;}
	#navTop li {
		float: left;
		margin: 0 10px 0 0;
		}
	#navTop li a {
		font-size: 85%; color:#fff;
		text-decoration: none;
		}

/* = menu global pages internes / header*/
	#mgPage {
		z-index: 1000;
		position: absolute;
		right: 10px;
		width: 800px;
		margin: 132px 0 0 0;
		}
	#mgPage h2 a {
		text-indent: -1000em;
		float: right;
		display: block;
		height: 45px;
		}
	#mgPage h2.mgP01 a {
		width: 140px;
		margin: 0 10px 0 0;
		background: transparent url(/global/medias/itemMGpage01.png) no-repeat bottom left;}
	#mgPage h2.mgP02 a {
		width: 220px;
		margin: 0 10px 0 0;
		background: transparent url(/global/medias/itemMGpage02.png) no-repeat bottom left;}
	#mgPage h2.mgP03 a {
		width: 225px;
		background: transparent url(/global/medias/itemMGpage03.png) no-repeat bottom left;}
		
	#mgPage .niv2 {
		z-index: 10000;
		position: absolute;
		padding: 10px!important;
		}
	#mgPage #men1 .niv2 {	
		width: 199px;
		top: 45px; right: -1px;
		border-left: 3px #fff solid;
		border-right: 3px #fff solid;
		border-bottom: 3px #fff solid;
		background-color:#A3180A;
		}
	#mgPage #men2 .niv2,
	#mgPage #men3 .niv2 {
		/*
		border-left: 3px #450000 solid;
		border-right: 3px #450000 solid;
		border-bottom: 3px #450000 solid;
		*/
		}
	#mgPage #men2 .niv2 {
		width: 200px;
		top: 45px; right: 235px;
		background-color:#FFD5AF;
		}
	#mgPage #men3 .niv2 {
		width: 120px;
		top: 45px; right: 465px;
		background-color:#B9D87D;
		}
	#mgPage .niv2 li a {
		font-size: 85%;
		color:#fff; height: auto;
		text-decoration: none;
		}
	#mgPage #men2 .niv2 li a,
	#mgPage #men3 .niv2 li a {color:#A3180A}
	
/* = fil ariane */
	#ariane {
		margin:0;
		padding: 0.5em 0 0.5em 0;
		}
	#ariane li.first {
		background-image: none!important;
		}
	#ariane li {
		float: left;
		height: 1%;
		font-size: 85%;
		color:#BF3A0B;
		padding: 0 0 0 15px;
		background: transparent url(/global/medias/itemAriane.gif) no-repeat 0 0;
		
		}
	#ariane li a {
		font-size: 85%;
		color:#450000;
		}

/* = Classes communes = */
/*Arrondis*/
	.rounded {
		margin:0;
		position: relative;
		}
	.tl, .tr, .bl, .br {
		position: absolute; 
		width: 20px; height: 20px;
		}
	.tl {background: transparent url(/global/medias/TopLeft.png) no-repeat 0 0;}
	.tr {background: transparent url(/global/medias/TopRight.png) no-repeat 0 0;}
	.bl {background: transparent url(/global/medias/BottomLeft.png) no-repeat 0 0;}
	.br {background: transparent url(/global/medias/BottomRight.png) no-repeat 0 0;}
	.tr, .br {right: 0;}
	.tl, .bl {left: 0;}
	.tl, .tr {top: 0;}
	.bl, .br {bottom: 0;}

/* = home */

	/* left */
	#leftHome {padding: 10px 0 0 0}
	#infoLine, #modeLivraison {float: left; width: 187px;}
	body#generique #commandes {
		z-index: 10;
		padding: 0 0 0 15px;
		}

	body#generique #infoLine,
	body#generique #modeLivraison {margin: 0 0 10px 0;}
	#infoLine {margin: 0 5px 0 0;}
	#infoLine h1, #modeLivraison h1 {display: none;}
	
	#infoLine #numero, 
	#modeLivraison form {
		width: 187px; height: 137px;
		background-color:#A7D164;
		}
		
	#infoLine #numero {
		background: transparent url(/global/medias/infoLine.gif) no-repeat 0 0;
		}
	#modeLivraison form {
		width: 173px; height: 102px;
		padding: 35px 10px 0 5px;
		margin:0;
		background: transparent url(/global/medias/modeLivraison.gif) no-repeat 0 0;
		}
	#modeLivraison form label {font-size: 85%; color:#000;}
	#modeLivraison form input {
		width: 75px; border:0; 
		padding: 0.2em;
		font-size: 85%;
		}
	#modeLivraison form button,
	#modeLivraison form a.lienLiv {
		display: block;
		width: 77px; height: 21px;
		margin: 5px 0 0 0;
		text-indent: -1000em;
		background: transparent url(/global/medias/btValideLivraison.gif) no-repeat 0 0;
		}
	#modeLivraison p.alerte {
		padding: 7px;
		font-size: 85%; color:#8C070B;
		background: transparent url(/global/medias/transparent.png) repeat 0 0;
		}
	#modeLivraison p.alerte a {
		float: right;
		display: block; width: 50px;
		font-size: 85%; color:#fff;
		text-decoration: none;
		text-align: center;
		background-color:#8C070B;
		}
	a.linkConso {
		display: block;
		margin: 5px 0 0 0;
		}
	
	/* RecettesConseils */
	#RecettesConseils {
		width: 378px;
		border: 1px #fff solid;
		margin: 10px 0 10px 0;
		padding: 0 0 0 0;
		background-color:#FDCCA0;
		}
	#RecettesConseils #nav {clear: both;}
	#RecettesConseils #nav h2 {
		float: left;
		cursor: pointer;
		position: relative;
		text-indent: -100em;
		}
	#RecettesConseils #nav h2.inactif {background-position: 0 -32px;}
	
	h2.ongRecette,
	h2.ongConseil {
		display: block;
		width: 186px; height: 32px;
		text-indent: -100em;
		}
	h2.ongRecette {background: transparent url(/global/medias/ongRecette.gif) no-repeat 0 0;}
	h2.ongConseil {
		border-left: 6px #fff solid;
		background: transparent url(/global/medias/ongConseil.gif) no-repeat 0 0;
		}
	body#generique h2.ongRecette {
		display: block;
		width: 700px;
		background-color:#fff;
		}
	#toutesRecettes, 
	#tousConseils {
		clear: both; 	
		background-color:#FDCCA0!important;
		}
	body#generique #toutesRecettes {margin: 10px 0 10px 0;}
	body#generique #toutesRecettes .recette {float: left;width: 325px;}
	
	#toutesRecettes .recette,
	#tousConseils .recette {padding: 10px;}
		
	.imgRecette, .imgConseil,
	.detailRecette, .detailConseil {float: left;}
	
	body#home .imgRecette {width: 120px;}
	body#home .detailRecette {width: 235px;}
	body#generique #toutesRecettes .imgRecette {width: 125px;}
	body#generique #toutesRecettes .detailRecette {width: 200px; background-color:#FDCCA0;}
	
	body#generique #toutesRecettes .detailRecette p {
		color:#8B100D;
		}
	
	/**/
	
	/*detailExtended*/
	#toutesRecettes a.retourListe {
		position: absolute; right: 250px;
		font-size: 93%; color:#fff;
		margin: -25px 0 0 0;
		padding: 0.2em 0.5em 0.2em 0.5em;
		text-decoration: none;
		background-color:#8C070B;
		}
	.detailExtended {
		display: block;
		width: 680px!important;
		padding: 10px;
		}
	.detailExtended img {float: left; margin: 0 10px 0 0}
	
	.detailRecette h3,
	.detailRecette h4 {color:#8B100D}
	.detailRecette h3 {
		font-size: 100%; font-weight: bold;
		text-transform: uppercase;
		}
	.detailRecette h3 a {color:#8F110E; font-weight: bold; text-decoration: none;}
	.detailRecette h4 {font-size: 93%;}
	.detailRecette .preparation p {
		font-size: 85%;
		padding: 2px 0 0 0;
		}
	.preparation p {clear: both;}
	.preparation p span {
		display: block;
		float: left;
		color:#000;
		}
	.preparation p span.libele {width: 120px;}
	body#generique p span.libele {width: 100px;}
	.preparation p span.result {width: 110px;}
	body#generique p span.result {width: 100px;}
	.preparation p span.result img {float: left; margin: 0 2px 0 0;}
	
	#toutesRecettes a.all,
	#tousConseils a.all,
	#navRecettes a,
	#navProduits a {
		display: block;
		font-size: 85%; color:#8C070B;
		}
	#toutesRecettes a.all,
	#tousConseils a.all { padding: 0.5em 0 1em 10px;}
	
	#toutesRecettes a.all,
	#tousConseils a.all,
	#navRecettes {	
		background: #F8B980 url(/global/medias/bgRepeatMoreRecette.gif) repeat-x bottom;
		}
	
	#navRecettes, #navProduits {height: 35px; margin: 0 0 10px 0;}
	#navRecettes a, #navProduits a, #navRecettes span, #navProduits span {float: left;}
	#navRecettes span, #navProduits span {font-size: 85%; color:#8C070B;}
	#navRecettes .prev, #navProduits .prev {float: left; padding: 0.5em 0 1em 10px;}
	#navRecettes .next, #navProduits .next {float: right;padding: 0.5em 10px 1em 0;}
	
	/* = Recherche recettes */
	#modeRecherche {margin: 0 0 1em 0;}
	#modeRecherche h1 {
		display: block;
		text-indent: -100em;
		width: 220px; height: 33px;
		background: transparent url(/global/medias/h1Rechercher.gif) no-repeat 0 0;
		}
	#modeRecherche #mode {
		padding: 10px;
		height: 105px;
		background: #A68A70 url(/global/medias/imgRecherche.jpg) no-repeat 0 0;
		}
	#modeRecherche #mode form {
		width: 350px;
		margin: 0 0 0 320px;
		}
	#modeRecherche #mode form p {
		float: left;
		width: 155px; border:0;
		padding: 0 0 0 15px;
		background: transparent url(/global/medias/chevronMode.gif) no-repeat 0 0;
		}
	#modeRecherche #mode form p label {
		font-size: 93%; color:#fff;
		display: block; padding: 0!important;
		height: 20px;
		background-image: none!important;
		}
	#modeRecherche #mode form p select {
		width: 145px;
		margin: 10px 0 0.5em 0;
		}
	
	/* promos */
	#promos {
		position: relative;
		/*z-index: -1;*/
		background-color:#F6F3BF;
		}
	body#home #promos {	margin: -34px 0 10px 0;}
	body#generique #promos {margin: 0 0 10px 0;}
	#promos h1 {
		display: block;
		margin:0; text-indent: -1000em;
		height: 34px; margin: 0;
		}
	body#home #promos h1 {
		background: transparent url(/global/medias/h1promotions.gif) no-repeat 0 0;
		}
	body#generique #promos h1 {
		background: transparent url(/global/medias/h1PromoRight.gif) no-repeat 0 0;
		}
	#promos .article h2,
	#promos .article p {
		margin:0;
		padding: 0 10px 0 10px;
		}
	
	/* promoUne */
	#promoUne {
		margin: 0;
		padding: 0.2em 0 0 0;
		background-color:#F3EEA4;
		}	
	#promoUne .article {
		border-bottom: 1px #90070B dotted;
		margin: 0 0 5px 0;
		}
	#promoUne .article h2 {
		font-size:93%;
		color:#90080B;
		text-transform: uppercase;
		}
	#promoUne .article p {
		font-size: 85%;
		color:#000;
		}
		
	body#generique .article h2 {width: auto;}
	#promoUne .prix {width: 150px;}
	
	#promoUne .prix span {
		font-size: 108%;
		font-weight: bold;
		}
	#promoUne .prix span.barre {
		text-decoration: line-through;
		}
	#promoUne .prix span.affiche {
		color:#8F110E;
		text-decoration: blink;
		}
	#promoUne a.all {
		display: block;
		padding: 5px 10px 5px 10px;
		font-size: 85%; color:#8F100E;
		font-weight: bold;
		background-color:#F5ED8B;
		}
	
	/* gestion des promos internes */
	#promotions {
		position: relative;
		float: left;
		margin: 0 0 1em 0;
		background-color:#F6F3BF;
		}
	#promo_content {
		width: 680px;
		padding: 10px;
		}
	#promotions h2 {
		color:#A10306;
		padding: 0 0 0 1em;
		background: transparent url(/global/medias/labelMarron.gif) no-repeat 0 5px;
		}
	#promotions table {
		width: 100%;
		border: 1px #90070B solid;
		}
	#promotions table td {border: 1px #AF560B solid;}
	#promotions table td.barre {text-decoration: line-through;}
	#promotions table td.promo {color:red;}
	
	p.titreLots {font-weight: bold; color: #90070B !important; margin: 5px 0 8px 0}
	
	/* produits */
	#produits {
		width: 220px;
		position: relative;
		z-index: 100;
		margin: -50px 0 10px 0;
		}
	#produits h1 {
		display: bock;
		margin:0;
		text-indent: -1000em;
		width: 220px; height: 50px;
		background: transparent url(/global/medias/h1produits.gif) no-repeat 0 0;
		}
	#listeProd {
		width: 216px;
		border-left: 2px #fff solid;
		border-right: 2px #fff solid;
		background-color: #8F110E;
		}
	#listeProd li {
		height: 40px;
		border-bottom: 1px #A53C3D solid;
		}
	#listeProd li a {
		display: block;
		padding: 8px 0 0 70px;
		color:#fff;
		font-size: 108%; font-weight: bold;
		text-decoration: none;
		}
	#listeProd li.lp01 {background: transparent url(/global/medias/itemLP01.gif) no-repeat 0 0;}
	#listeProd li.lp02 {background: transparent url(/global/medias/itemLP02.gif) no-repeat 0 0;}
	#listeProd li.lp03 {background: transparent url(/global/medias/itemLP03.gif) no-repeat 0 0;}
	#listeProd li.lp04 {background: transparent url(/global/medias/itemLP04.gif) no-repeat 0 0;}
	#listeProd li.lp05 {background: transparent url(/global/medias/itemLP05.gif) no-repeat 0 0;}
	#listeProd li.lp06 {background: transparent url(/global/medias/itemLP06.gif) no-repeat 0 0;}
	#listeProd li.lp07 {background: transparent url(/global/medias/itemLP07.gif) no-repeat 0 0;}
	#listeProd li.lp08 {background: transparent url(/global/medias/itemLP08.gif) no-repeat 0 0;}
	#listeProd li.lp09 {background: transparent url(/global/medias/itemLP09.gif) no-repeat 0 0;}
	#listeProd li.lp10 {background: transparent url(/global/medias/itemLP10.gif) no-repeat 0 0;}	
	#listeProd li.lp11 {background: transparent url(/global/medias/itemLP11.gif) no-repeat 0 0;}	
	#listeProd li.lp12 {background: transparent url(/global/medias/itemLP12.gif) no-repeat 0 0;}	
	
/*------------------------------------*/
/* page interne = produits */
	
	/* nos produits */
	#nosProduits {
		margin: 25px 0 0 0;
		}
	#produits_content {
		height: 465px;
		margin: 0 0 10px 0;
		border: 1px #A3180A solid;
		background: transparent url(/global/medias/bgRepeatProd.gif) repeat-y 0 0;
		}
	#nosProduits h1 {
		display: block; margin:0;
		text-indent: -100em;
		padding:0;
		width: 160px; height: 30px;
		background: transparent url(/global/medias/h1Produit.gif) no-repeat 0 0;
		}
		
	#produits_content h2 a {
		display: block;
		cursor: pointer;
		width: 110px;
		margin: 5px 0 5px 0;
		padding: 10px 0 10px 45px;
		font-size: 85%; color:#A3180A;
		font-weight: bold;
		text-decoration: none;
		}
	#produits_content h2.mnp01 a {background: transparent url(/global/medias/itemMenGam01.gif) no-repeat 0 0;}
	#produits_content h2.mnp02 a {background: transparent url(/global/medias/itemMenGam02.gif) no-repeat 0 0;}
	#produits_content h2.mnp03 a {background: transparent url(/global/medias/itemMenGam03.gif) no-repeat 0 0;}
	#produits_content h2.mnp04 a {background: transparent url(/global/medias/itemMenGam04.gif) no-repeat 0 0;}
	#produits_content h2.mnp05 a {background: transparent url(/global/medias/itemMenGam05.gif) no-repeat 0 0;}
	#produits_content h2.mnp06 a {background: transparent url(/global/medias/itemMenGam06.gif) no-repeat 0 0;}
	#produits_content h2.mnp07 a {background: transparent url(/global/medias/itemMenGam07.gif) no-repeat 0 0;}
	#produits_content h2.mnp08 a {background: transparent url(/global/medias/itemMenGam08.gif) no-repeat 0 0;}
	#produits_content h2.mnp09 a {background: transparent url(/global/medias/itemMenGam09.gif) no-repeat 0 0;}
	#produits_content h2.mnp10 a {background: transparent url(/global/medias/itemMenGam10.gif) no-repeat 0 0;}
	#produits_content h2.mnp11 a {background: transparent url(/global/medias/itemMenGam11.gif) no-repeat 0 0;}
	#produits_content h2.mnp12 a {background: transparent url(/global/medias/itemMenGam12.gif) no-repeat 0 0;}
	#produits_content h2.mnp13 a {background: transparent url(/global/medias/itemMenGam13.gif) no-repeat 0 0;}
	
	#produits_content h2:hover {
		text-decoration: none;
		}
	
	/* = mapProd */
	.mapProd {
		position: absolute;
		top: 250px; right: 253px;
		width: 520px;
		padding: 10px!important;
		}
	.mapProd h3 {
		font-size: 125%; color:#A3180A;
		font-weight: bold;
		padding: 0 0 0.5em 0;
		}
	.mapProd #links a {
		float: right;
		margin: 7px 0 0 10px;
		font-size: 93%;
		color:#A3180A;
		}
	.map span {
		border: 1px red solid;
		position: absolute; top:0; left:0;
		font-size: 25px!important; font-weight: bold;
		}
	
	/* = #produits_vendus*/
	#produits_vendus {}
	#produits_vendus h3 {
		font-size: 108%; color:#fff;
		padding: 0.2em; margin: 0 0 7px 0;
		background-color:#A3180A;
		}
	#produits_vendus .produitDetail {
		float: left; width: 100%;
		margin: 5px 0 5px 0; padding: 5px 0 0 0;
		border-top: 1px #8C0508 dotted;
		}
	#produits_vendus .imgProd,
	#produits_vendus .desProd {float: left;}

	#produits_vendus .imgProd {
		margin: 0 10px 0 0;
		color:#F3EEA4;
		border: 1px #90080B solid;
		background-color: #90080B;
		}
	
	#produits_vendus .desProd p.titre {color:#8C0508; font-weight: bold;}
	#produits_vendus .desProd p.description {}
	#produits_vendus .desProd p {color:#4F0002;}
	
	#produits_vendus #navRecettes {	
		background: #A3180A url(/global/medias/bgRepeatProdVendu.gif) repeat-x bottom;
		}
	#produits_vendus #navRecettes span,
	#produits_vendus #navRecettes a {color:#fff;}

	/* idée recette */
	#ideeRecette {margin: 25px 0 0 0;}
	#ideeRecette h1 {
		display: block;
		width: 157px; height:33px;
		text-indent: -1000em;
		background: transparent url(/global/medias/h1Idees.gif) no-repeat 0 0;
		}
	#ideeRecette #recette {
		width: 680px;
		padding: 10px;
		float: left;
		margin: 0 0 1em 0;
		background-color:#FFD5AF;
		}
	#ideeRecette #recette .tl {display: none;}
	
	#ideeRecette .imgRecette,
	#ideeRecette .detailRecette,
	#ideeRecette .preparation {float: left;}
	
	#ideeRecette .imgRecette {
		width: 115px;
		padding: 0 10px 0 0
		}
	#ideeRecette .detailRecette h2,
	#ideeRecette .detailRecette h3,
	#ideeRecette .detailRecette p {color:#8B100D;}
	
	#ideeRecette .detailRecette {width: 200px;}
	#ideeRecette .detailRecette p {font-size: 85%;}
	
	#ideeRecette .preparation {
		width: 230px;
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		border-left: 1px #D98B6B dotted;
		}
	#ideeRecette .preparation p {font-size: 85%;}
	
/* = wisi = */
	.wisi h1, .wisi h2, 
	.wisi h3, .wisi h4 {
		display: block;
		clear: both;
		padding: 0 0 0.2em;
		margin: 0;
		}
	
	.wisi h1 {
		font-size: 150%; color:#8C0508;
		font-weight: bold;
		padding: 0.2em 0 1em 0;
		}
	.wisi h2 {
		font-size: 115%;
		padding: 0.2em 0.2em 0.2em 0;
		/*color:#90080B;*/ color:#450000;
		}
	.wisi h3 {
		font-size: 100%; color:#333;
		font-weight: bold;
		/*border-top: 1px #8C0508 solid;*/
		}
	.wisi h4 {font-size: 93%} 

	.wisi p {
		display: block;
		position: relative;
		clear: both;
		}
	.wisi p strong {font-weight: bold;}
	.wisi p a {color:#A3180A;}
	
	.wisi p,
	.wisi li {font-size: 100%;}
	.wisi li a {font-size: 130%;}

	.wisi p {color:#666;}
	.wisi p img {padding: 0 10px 10px 0;}

	.wisi ul {}
	.wisi ul li {}
	.wisi ul li a {font-size: 85%;}

	.wisi a.more {
		display: block;
		font-size: 85%;
		padding: 0.5em 0 0 0;
		text-align: right;
		text-decoration: none;
		color: #134897;
		}
	.wisi p a.more {
		font-size: 100%;
		}


/* = footerHome */
	#footerHome {
		/*position: relative;*/
		width: 960px;
		margin: 0 0 10px 0;
		padding: 25px 0 10px 0;
		background: #ACD26A url(/global/medias/bgRepeatFooter.gif) repeat-x top left;
		}
	.engagements h1, 
	.actualites h1 {
		display: block;
		height: 38px;
		text-indent: -100em;
		}
	
	/* actualités */
	.actualites h2, .actualites p {color:#262626}
	.actualites h2 {
		font-size: 93%;
		font-weight: bold;
		text-transform: uppercase;
		}
	.actualites p {
		font-size: 85%;
		padding: 0.2em 0 0.2em 0;
		}
	.actualites a {font-size: 85%; color:#60180B;}
	#uneHome img {float: left; margin: 0 10px 0 0;}

	/* temoignages */
	.temoignages {
		margin: 7px 0 0 0;
		padding: 5px 0 0 0;
		border-top: 1px #fff solid;
		}
	
	/* engagements */
	.engagements h1 {
		width: 240px;
		background: transparent url(/global/medias/h1Engagements.gif) no-repeat 0 0;
		}
	.engagements h2,
	.engagements li,
	.engagements a {color:#60180B;}
	
	.engagements h2 {
		font-size: 100%;
		font-weight: bold;
		}
	.engagements a {text-decoration: none;}
	.engagements a.more {font-size: 85%;}
	.engagements p {
		font-size: 85%;
		padding: 0.2em 0 0.2em 0;
		}
	.engagements li {
		height: 1%;
		padding: 0 0 0.2em 0;
		}
	.engagements li a {
		display: block;
		font-size: 100%; font-weight: bold;
		}
	
	/* actualités et témoignages */
	.actualites h1 {
		width: 285px;
		background: transparent url(/global/medias/h1Actualite.gif) no-repeat 0 0;
		}
	
	/* modalités */
	.modalites a img {margin: 0 0 10px 0;}

	
/* = footer */
	#footer {
		width: 950px;
		margin: 0 0 10px 0;
		padding: 25px 0 10px 10px;
		background: #ACD26A url(/global/medias/bgRepeatFooter.gif) repeat-x top left;
		}
		


