@charset "utf-8";

/* GENERAL */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	margin:0;
	padding:0;
	background:#939293;
}
img {
	border:none;
}
sup {
	line-height:100%;
	vertical-align:baseline;
	position:relative;
	top:-.4em;
}
br.clear {
	display:block;
	font-size:0px;
	line-height:0px;
	margin:0;
	padding:0;
	clear:both;
}
.floatLeft {
	float:left;
	display:inline;
}
.floatRight {
	float:right;
	display:inline;
}
.bordure {
	width:780px;
	display:block;
	width:auto;
	clear:both;
	overflow:hidden;
	margin:0px;
	padding:0;
	border-top:1px solid #939293;
	font-size:0px;
}

.ligne.bandeau {
	
}

#conteneur_background {
	width:auto;
	margin:auto;
	background:url(../layout/conteneur_background.png) repeat-y top center;
}
#conteneur_general {
	width:780px;
	margin:auto;
}

/* COULEURS */

/* a la une */
#menu_sommaire_bis li.onglet_1 a:hover,
#menu_sommaire_bis li.onglet_1 a.hover,
#encart_sommaire h3.rubrique .a_la_une,
ul#menu_bandeau li.a_la_une a:hover,
body.a_la_une ul#menu_bandeau li.a_la_une a,
body.a_la_une .lettrine
{
	background-color:#418aca;
}

/* a chacun */
#menu_sommaire_bis li.onglet_2.chacun_son_service a:hover,
#menu_sommaire_bis li.onglet_2.chacun_son_produit a:hover,
#menu_sommaire_bis li.onglet_2.chacun_son_service a.hover,
#menu_sommaire_bis li.onglet_2.chacun_son_produit a.hover,
#encart_sommaire h3.rubrique .chacun_son_service,
ul#menu_bandeau li.chacun_son_service a:hover,
body.chacun_son_service ul#menu_bandeau li.chacun_son_service a,
body.chacun_son_service .lettrine,
#encart_sommaire h3.rubrique .chacun_son_produit,
ul#menu_bandeau li.chacun_son_produit a:hover,
body.chacun_son_produit ul#menu_bandeau li.chacun_son_produit a,
body.chacun_son_produit .lettrine
{
	background-color:#d5622c;
}
/* la solution */
#menu_sommaire_bis li.onglet_3 a:hover,
#menu_sommaire_bis li.onglet_3 a.hover,
#encart_sommaire h3.rubrique .la_solution,
ul#menu_bandeau li.la_solution a:hover,
body.la_solution ul#menu_bandeau li.la_solution a,
body.la_solution .lettrine
{
	/*background-color:#e2916b;*/
	background-color:#d0df71;
}

/* zapping regions */
#menu_sommaire_bis li.onglet_4 a:hover,
#menu_sommaire_bis li.onglet_4 a.hover,
#encart_sommaire h3.rubrique .zapping_regions,
ul#menu_bandeau li.zapping_regions a:hover,
body.zapping_regions ul#menu_bandeau li.zapping_regions a,
body.zapping_regions .lettrine
{
	background-color:#94c34f;
}

/* un caillou */
#menu_sommaire_bis li.onglet_5 a:hover,
#menu_sommaire_bis li.onglet_5 a.hover,
#encart_sommaire h3.rubrique .caillou_chaussures,
ul#menu_bandeau li.caillou_chaussures a:hover,
body.caillou_chaussures ul#menu_bandeau li.caillou_chaussures a,
body.caillou_chaussures .lettrine
{
	background-color:#e6a434;
}


body.a_la_une #contenu .couleur, 
body.a_la_une #contenu p a, 
body.a_la_une #contenu .p a,
body.a_la_une #contenu small a,
body.a_la_une #flashTitre, body.a_la_une .flashTitre
{
	color:#418aca;
}
body.chacun_son_service #contenu .couleur, 
body.chacun_son_service #contenu p a, 
body.chacun_son_service #contenu .p a,
body.chacun_son_service #contenu small a,
body.chacun_son_service #flashTitre,
body.chacun_son_produit #contenu .couleur, 
body.chacun_son_produit #contenu p a, 
body.chacun_son_produit #contenu .p a,
body.chacun_son_produit #contenu small a,
body.chacun_son_produit #flashTitre, body.chacun_son_produit .flashTitre
{
	color:#d5622c;
}
body.zapping_regions #contenu .couleur, 
body.zapping_regions #contenu p a, 
body.zapping_regions #contenu .p a,
body.zapping_regions #contenu small a,
body.zapping_regions #flashTitre, body.zapping_regions #flashTitre
{
	color:#94c34f;
}
body.caillou_chaussures #contenu p a, 
body.caillou_chaussures #contenu .p a,
body.caillou_chaussures #contenu small a,
body.caillou_chaussures #flashTitre, body.caillou_chaussures #flashTitre
{
	color:#e6a434;
}

body.a_la_une ul#menu_bandeau_bis li.a_la_une a,
#menu_bandeau_bis li.a_la_une a:hover
{
	border-color:#418aca;
}
body.chacun_son_service ul#menu_bandeau_bis li.chacun_son_service a,
body.chacun_son_produit ul#menu_bandeau_bis li.chacun_son_produit a,
#menu_bandeau_bis li.chacun_son_produit a:hover,
#menu_bandeau_bis li.chacun_son_service a:hover
{
	border-color:#d5622c;
}
body.la_solution ul#menu_bandeau_bis li.la_solution a,
#menu_bandeau_bis li.la_solution a:hover {
	border-color:#d0df71;
	/*border-color:#e2916b;*/
}
body.zapping_regions ul#menu_bandeau_bis li.zapping_regions a,
#menu_bandeau_bis li.zapping_regions a:hover {
	border-color:#94c34f;
}
body.caillou_chaussures ul#menu_bandeau_bis li.caillou_chaussures a,
#menu_bandeau_bis li.caillou_chaussures a:hover {
	border-color:#e6a434;
}







ul#menu_bandeau li.a_la_une a {
	/*background-color:#5d5d5d;*/
}
ul#menu_bandeau li.chacun_son_service a, ul#menu_bandeau li.chacun_son_produit a {
	/*background-color:#7f7f7f;*/
}
ul#menu_bandeau li.zapping_regions a {
	/*background-color:#a8a8a8;*/
}
ul#menu_bandeau li.caillou_chaussures a {
	/*background-color:#bcbcbc;*/
}

/* BANDEAU */
#bandeau {
	width:780px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
}
#info_numero {
	width:auto;
	float:right;
	text-align:right;
	padding:48px 0 0 0;
}
#info_numero .numero {
	font:bold 24px Verdana, Geneva, sans-serif;
	color:#333;
	display:block;
}
#info_numero .mois_annee {
	font:9px Verdana, Geneva, sans-serif;
	color:#999;
	display:block;
}
#webzine_trimestriel {
	font:11px Verdana, Geneva, sans-serif;
	text-align:right;
	color:#666;
	margin:5px 0 5px 0;
}
#webzine_trimestriel strong {
	color:#333;
}
#logo-gsm {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	display:inline;
}
.logo-gsm.grand {
	width:291px;
	height:75px;
	float:left;
	margin:20px 0 0 0;
}
.logo-gsm.petit {
	width:196px;
	height:51px;
	margin:30px 0 1px 0;
	float:left;
	clear:both;
	/*position:absolute;
	left:0px;
	bottom:1px;*/
}
.coin_page {
	width:40px;
	height:40px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(../layout/coin_page.png) no-repeat right top;
	z-index:200;
}
.coin_page.inverse {
	background:url(../layout/coin_page_inverse.png) no-repeat right bottom;
	top:auto;
	bottom:0;
}
.relief .coin_page.inverse {
	bottom:12px;
}

/* MENU BANDEAU */
ul#menu_bandeau {
	padding:0 0 0 0;
	float:left;
	display:inline;
	line-height:20px;
	margin-top:1px;
	margin-bottom:0;
	width:780px;
}
ul#menu_bandeau li {
	display:inline;
	float:left;
	height:21px;
	overflow:hidden;
	margin:0;
}
ul#menu_bandeau li a {
	display:block;
	background-repeat:no-repeat;
	background-position:10px -18px;
	padding:0 10px 0 10px;
	cursor:pointer;
}
ul#menu_bandeau li a:hover,
body.a_la_une ul#menu_bandeau li.a_la_une a,
body.chacun_son_service ul#menu_bandeau li.chacun_son_service a,
body.chacun_son_produit ul#menu_bandeau li.chacun_son_produit a,
body.zapping_regions ul#menu_bandeau li.zapping_regions a,
body.caillou_chaussures ul#menu_bandeau li.caillou_chaussures a
{
	background-position:10px 3px;
}
ul#menu_bandeau li a span {
	overflow:hidden;
	text-indent:-5000px;
	display:block;
}
ul#menu_bandeau li.a_la_une a {
	width:65px;
	background-image:url(../layout/rubrique_sommaire-a_la_une.png);
}
ul#menu_bandeau li.chacun_son_service a {
	width:174px;
	background-image:url(../layout/rubrique_sommaire-chacun_son_service.png);
}
ul#menu_bandeau li.chacun_son_produit a {
	width:176px;
	background-image:url(../layout/rubrique_sommaire-chacun_son_produit.png);
}
ul#menu_bandeau li.zapping_regions a {
	width:163px;
	background-image:url(../layout/rubrique_sommaire-zapping_regions.png);
}
ul#menu_bandeau li.caillou_chaussures a {
	width:266px;
	background-image:url(../layout/rubrique_sommaire-caillou_chaussures.png);
}

/* SOMMAIRE */
#encart_sommaire {
	width:780px;
	height:290px;
	position:relative;
	margin:25px 0 0 0;
	overflow:hidden;
}
#encart_sommaire li {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:780px;
	height:290px;
	margin:0;
	overflow:hidden;
}
.onglet {
}
#onglet_1 {
	background-repeat:no-repeat;
	
}
#onglet_2 {
	background-repeat:no-repeat;
}
#onglet_3 {
	background-repeat:no-repeat;
}
#encart_sommaire h3.rubrique {
	width:auto;
	height:20px;
	padding:13px 0 0 20px;
	display:block;
	position:absolute;
	bottom:10px;
	left:10px;
	background:url(../layout/relief_sommaire.png) no-repeat 0 0;
}
#encart_sommaire h3.rubrique span {
	overflow:hidden;
	height:18px;
	display:block;
	padding:3px 10px 0 10px;
	text-align:center;
	float:left;
}
#encart_sommaire li .chapeau {
	width:282px;
	height:260px;
	display:none;
	padding:30px 20px 0 0;
	position:absolute;
	top:0;
	right:0;
	background:url(../layout/chapeau_sommaire.png) no-repeat top right;
}
#encart_sommaire li#onglet_1 .chapeau {
	display:block;
}
#encart_sommaire li .chapeau h2 {
	font:18px Verdana, Geneva, sans-serif;
	color:#333;
	display:inline;
}
#encart_sommaire li .chapeau p {
	font:11px Verdana, Geneva, sans-serif;
	color:#333;
	margin:13px 0 0 0;
}
.fermer_chapeau {
	width:302px;
	height:26px;
	position:absolute;
	top:264px;
	right:0;
	margin:0;
	padding:0;
	background:url(../layout/bas_chapeau_sommaire.png) no-repeat bottom right;
}
.fermer_chapeau a {
	width:61px;
	height:11px;
	display:block;
	background:url(../layout/bt_masquer.png) no-repeat top right;
	float:right;
	display:inline;
	margin:7px 20px 0 0;
	outline:none;
}

/* CURVES */
.curve {
	float:left;
	display:block;
	height:11px;
	clear:both;
	margin:1px 0 1px 0;
	font-size:0px;
	line-height:0px;
}
.curve1 { width:84px; height:20px; }
.curve2 { width:80px; height:20px; }
.curve3 { width:76px; }
.curve4 { width:72px; }
.curve5 { width:68px; }
.curve6 { width:66px; }
.curve7 { width:62px; }
.curve8 { width:58px; }
.curve9 { width:54px; }
.curve10 { width:50px; }
.curve11 { width:46px; }
.curve12 { width:42px; }
.curve13 { width:38px; }
.curve14 { width:34px; }
.curve15 { width:30px; }
.curve16 { width:26px; }
.curve17 { width:22px; }
.curve18 { width:18px; }
/* FIN CURVES */

ul#menu_sommaire {
	list-style:none;
	padding:20px 0 0 0;
}
#menu_sommaire li {
	width:240px;
	margin:0 0 0 30px;
	float:left;
	display:inline;
	cursor:pointer;
}
#menu_sommaire li.first {
	margin-left:0px;
}
#menu_sommaire li a {
	display:block;
	width:240px;
	cursor:pointer;
	text-decoration:none;
}
#menu_sommaire li a .rubrique {
	display:block;
	height:20px;
	background-repeat:no-repeat;
	background-position:20px 0;
	padding:0 0 10px 0;
	overflow:hidden;
	text-indent:-5000px;
	border-bottom:1px solid #dfdfdf;
}
#menu_sommaire li a .titre_accroche {
	font:14px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#333;
	padding:10px 20px 0 20px;
	display:block;
}
#menu_sommaire li a .accroche {
	font:10px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#333;
	padding:10px 20px 0 20px;
	display:block;
	clear:both;
}
#menu_sommaire li a .accroche .puce {
	margin:0 0 3px 0;
	display:block;
}
#menu_sommaire li a .accroche .puce strong {
	font-size:11px;
}
#menu_sommaire li a .lirelasuite, .onglet_un_caillou a .lirelasuite {
	display:block;
	width:83px;
	height:12px;
	background:url(../layout/bt_lire_la_suite.png) no-repeat 0 3px;
	margin:15px 20px 15px 20px;
	line-height:0;
	font-size:0;
	clear:both;
}
.onglet_un_caillou a .lirelasuite {
	float:right;
	clear:none;
	margin:3px 3px 0 10px;
}
#menu_sommaire li a:hover .lirelasuite, .onglet_un_caillou a:hover .lirelasuite {
	border-top:3px solid #ccc !important;
}
#menu_sommaire li.onglet_1 a .lirelasuite {
	border-top:3px solid #418aca;
}
#menu_sommaire li.onglet_2 a .lirelasuite {
	border-top:3px solid #d5622c;
}
#menu_sommaire li.onglet_3 a .lirelasuite {
	border-top:3px solid #94c34f;
}
.onglet_un_caillou a .lirelasuite {
	border-top:3px solid #e6a434;
}

#menu_sommaire li.onglet_1 a .rubrique {
	background-image:url(../layout/menu_sommaire-a_la_une.png);
}
#menu_sommaire li.onglet_2 a .rubrique {
	background-image:url(../layout/menu_sommaire-chacun_son_service.png);
}
#menu_sommaire li.onglet_2.chacun_son_produit a .rubrique {
	background-image:url(../layout/menu_sommaire-chacun_son_produit.png);
}
#menu_sommaire li.onglet_3 a .rubrique {
	background-image:url(../layout/menu_sommaire-zapping_regions.png);
}
.onglet_un_caillou a {
	margin:10px 0 0 0;
	/*border:1px solid #e6a434;*/
	border:1px solid #dfdfdf;
	height:20px;
	clear:both;
	display:block;
}
.onglet_un_caillou a {
	text-decoration:none;
}
.onglet_un_caillou .rubrique {
	background-image:url(../layout/rubrique_sommaire-caillou_chaussures.png);
	display:inline;
	background-repeat:no-repeat;
	background-position:10px 3px;
	padding:0 10px 0 10px;
	text-indent:-5000px;
	overflow:hidden;
	background-color:#e6a434;
	float:left;
	width:266px;
	height:20px;
}
.onglet_un_caillou a .titre_accroche {
	padding:1px 0 0 10px;
	font:14px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#333;
	display:block;
	float:left;
}
.onglet_un_caillou a:hover .titre_accroche {
	
}


.photo {
	float:left;
	display:inline;
	position:relative;
	margin:10px 20px 0 0;
	overflow:hidden;
}
.photo.border {
	border:1px solid #ccc;
}

.photo.relief {
	background-position:right top;
	background-repeat:no-repeat;
	margin-right:0px;
}
body.a_la_une .photo.relief {
	background-image:url(../layout/relief_bleu_haut.png);
}
body.chacun_son_service .photo.relief, body.chacun_son_produit .photo.relief {
	background-image:url(../layout/relief_rouge_haut.png);
}
body.zapping_regions .photo.relief {
	background-image:url(../layout/relief_vert_haut.png);
}

.photo.relief span {
	padding:0 20px 12px 0;
	background-repeat:no-repeat;
	background-position:right bottom;
	display:block;
}
body.a_la_une .photo.relief span {
	background-image:url(../layout/relief_bleu_bas.png);
}
body.chacun_son_service .photo.relief span, body.chacun_son_produit .photo.relief span {
	background-image:url(../layout/relief_rouge_bas.png);
}
body.zapping_regions .photo.relief span {
	background-image:url(../layout/relief_vert_bas.png);
}
.lettrine {
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	font:bold 36px Verdana, Geneva, sans-serif;
	color:#fff;
	line-height:38px;
	margin:-12px 4px 0 -20px;
	position:relative;
}
#contenu {

}
#contenu p, #contenu .p {
	font:12px Verdana, Geneva, sans-serif;
	color:#333;
	line-height:14px;
	text-align:left;
	margin:0 0 10px 0;
	float:left;
	position:relative;
	height:100%;
}
#contenu small {
	font:11px Verdana, Geneva, sans-serif;
	color:#333;
	position:relative;
}
#contenu p a, #contenu .p a {
	
}
#contenu p a:hover, #contenu .p a:hover, #contenu small a:hover {
	text-decoration:none;
}
#contenu .p ul {
	margin:0 0 10px 0;
	clear:both;
}
#contenu .p ul li {
	background:url(../layout/puce-articles_relation.png) no-repeat 0 5px;
	padding:0 0 0 10px;
}
/*#contenu p a:visited {
	color:#5a7083;
}*/
#contenu .chapeau {
	padding:22px 15px 10px 20px;
	width:230px;
	float:left;
	display:inline;
}
#contenu .col_photo {
	width:230px;
	display:inline;
	float:left;
	padding-top:22px;
	padding-right:0 !important;
	padding-bottom:10px;
	padding-left:0 !important;
	margin:0;
	overflow:hidden;
	height:1%;
}
#contenu.trois_col .col_photo {
	margin:0 0px 0 10px;
}
#contenu.deux_col .col_photo {
	width:370px;
	margin:0 10px 0 10px;
}
#contenu.trois_col .col_photo h2, #contenu.deux_col .col_photo h2 {
	padding:20px 0 0 0;
}
.zapping_regions #contenu.deux_col .col_photo h2 {
	padding:0 0 0 0;
}
#contenu.trois_col .col_photo.right {
	padding-left:20px !important;
}
#contenu.trois_col .col_photo.left {
	padding-right:20px !important;
}
#contenu .texte {
	width:480px;
	float:left;
	display:inline;
	padding-top:22px;
	padding-right:0;
	padding-bottom:10px;
	padding-left:0;
}
#contenu .texte.left {
	padding-right:15px;
	padding-left:10px;
}
#contenu .texte.right {
	padding-right:10px;
	padding-left:15px;
}
#contenu .texte.auto {
	width:auto;
	padding-left:15px;
	padding-right:15px;
}
#contenu .texte h2, #contenu .col_photo h2, .encadre h2 {
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#333;
	margin:0 0 5px 0;
}
#contenu .texte h2 a {
	color:#333;
}
#contenu .texte h2 a:hover {
	text-decoration:none;
}
#contenu h2.chapeau {
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#333;
	padding-top:5px;
	padding-left:13px;
	width:auto;
}
#contenu .texte h2, #contenu .col_photo h2 a {
	color:#333;
}
#contenu .texte h2, #contenu .col_photo h2 a:hover {
	text-decoration:none;
}
#contenu h3 {
	font:bold 13px Verdana, Geneva, sans-serif;
	color:#666;
	margin:0 0 0 0;
}
#flashTitre, .flashTitre {
	height:30px;
	width:760px;
	margin:20px 0 5px 10px;
	overflow:hidden;
	font:normal 24px Verdana, Geneva, sans-serif;
	float:left;
	display:inline;
}
.Title {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	height:auto;
	width:auto;
	z-index:100;
	background:#272627;
	color:#ccc;
	font:10px Verdana, Geneva, sans-serif;
	padding:10px;
	border:1px solid #666;
}
.photo.relief .Title {
	top:0;
	bottom:auto;
	right:auto;
	left:0;
	margin:0 20px 0 0 !important;
	width:210px;
}
.photo.relief.leftBottom .Title {
	left:0;
	bottom:12px;
	top:auto;
}

#articles_relation {
	float:left;
	display:inline;
	width:auto;
	margin:0 0 14px 00;
	border:1px solid #dbddde;
}
#articles_relation dl {
	
	border:2px solid #fff;
	
}
#articles_relation dt {
	line-height:0;
	margin:0 0 5px 0;
}
#articles_relation dd {
	font:bold 11px Verdana, Geneva, sans-serif;
}

#articles_relation dd a {
	color:#fff !important;
	text-decoration:none;
	display:block;
	padding:10px;
}
#articles_relation dd a:hover {
	text-decoration:none;
}
#articles_relation dd p {
	font-weight:normal;
	font-size:11px;
	padding:0 10px 10px 10px;
	margin:0;
	line-height:auto;
	
}
#articles_relation dd small {
	font-size:10px;
	font-weight:normal;
}
#articles_relation dd a small {
	text-decoration:none !important;
	color:#fff;
}
#articles_relation dd a:hover small {
	text-decoration:none !important;
}

body.a_la_une #articles_relation dd a {
	background:#a0c4e4;
}
body.a_la_une #articles_relation dd a:hover {
	background:#71a7d7;
}
body.chacun_son_service #articles_relation dd a, body.chacun_son_produit #articles_relation dd a {
	background:#eab095;
}
body.chacun_son_service #articles_relation dd a:hover, body.chacun_son_produit #articles_relation dd a:hover {
	background:#e08961;
}
body.zapping_regions #articles_relation dd a {
	background:#c9e1a7;
}
body.zapping_regions #articles_relation dd a:hover {
	background:#afd27b;
}

.encadre {
	border:1px solid #e08961;
	margin:0 20px 20px 20px;
	padding:0;
	background:#fff;
	font:12px Verdana, Geneva, sans-serif;
	color:#333;
	padding-right:20px;
	/*background:#d5622c;*/
}
.encadre img {
	margin-right:20px;
}
.encadre h2 {
	margin-top:20px;
	font-size:18px;
}


.cartes {
	border:1px solid #999;
	margin:0 0 0 0;
}
body.zapping_regions .col_photo.left .cartes {
	float:left;
	margin-right:10px;
}
body.zapping_regions  .col_photo.right .cartes {
	float:right;
	margin-left:10px;
}
.floatZR {
	width:280px;
}
.col_photo.left .floatZR {
	float:left;
}
.col_photo.right .floatZR {
	float:right;
}
.floatZR h2 {
	border-bottom:1px solid #dbddde;
	padding-bottom:5px;
	margin-bottom:5px;
}
/*.floatZR img {
	border-bottom:1px solid #dbddde;
	padding-bottom:5px;
	margin-bottom:5px;
}*/
.imageZR {
	width:280px;
	display:block;
	overflow:hidden;
	height:100px;
	border-bottom:1px solid #dbddde;
	padding-bottom:0;
	margin-bottom:5px;
	margin:0;
}
.imageZR img {
	
}
.imageZR:hover {
	height:auto;
}
.imageZR:hover img {
	margin-top:0 !important;
}

.retour {
	float:left;
	margin:0 0 0 0px;
	border-top:1px solid #ccc;
	height:28px;
	overflow:hidden;
}
.retour:hover {
	height:auto;
}
.retour li {
	clear:both;
}
.retour li a {
	background:#e6a434;
	padding:0 0 0 0;
	text-decoration:none;
	float:left;
	border:1px solid #ccc;
	border-top:none;
	cursor:pointer;
}
.retour li a span {
	background:#fff url(../layout/fond-articles_relation.png) repeat-x left bottom;
	font:11px Verdana, Geneva, sans-serif;
	line-height:13px;
	color:#666;
	display:block;
	padding:5px 10px 5px 10px;
	float:left;
	border:2px solid #fff;
}
.retour a:hover span {
	color:#333;
}

.chiffre_cle {
	background:#DCDDDF;
	padding:10px;
	display:block;
	clear:both;
	font:11px Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	height:1%;
}
.chiffre_cle h2 {
	font-size:14px;
	color:#272627;
	margin-bottom:10px;
}
.chiffre_cle ul {
	clear:both;
}
.chiffre_cle ul li {
	background:url(../layout/puce-articles_relation.png) no-repeat 0 5px;
	padding:0 0 0 10px;
}

/* PIED */
#pied {
	height:20px;
}

/* MENU SOMMAIRE BIS */

#menu_sommaire_bis li {
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#e5e5e5 url(../layout/menu_sommaire_bis-border.png) repeat-y 0 0;
}
#menu_sommaire_bis li.first {
	background-image:none;
}
#menu_sommaire_bis.nb_elements.cinq li {
	width:20%;
}
#menu_sommaire_bis.nb_elements.quatre li {
	width:25%;
}
#menu_sommaire_bis {
	
}
#menu_sommaire_bis li a {
	color:#272627;
	display:block;
	text-decoration:none;
	padding:10px 0;
	height:100%;
	position:relative;
	cursor:pointer;
}
#menu_sommaire_bis li a span {
	height:46px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background-image:url(../layout/sprite_menu_sommaire_bis.png);
	background-repeat:no-repeat;
}
/* a la une */
#menu_sommaire_bis li.onglet_1 a span {
	background-position:center 0;
}
#menu_sommaire_bis li.onglet_1 a:hover span, #menu_sommaire_bis li.onglet_1 a.hover span {
	background-position:center -50px;
}

/* a chacun son produit */
#menu_sommaire_bis li.onglet_2.chacun_son_produit a span {
	background-position:center -100px;
}
#menu_sommaire_bis li.onglet_2.chacun_son_produit a:hover span, #menu_sommaire_bis li.onglet_2.chacun_son_produit a.hover span {
	background-position:center -150px;
}

/* a chacun son service */
#menu_sommaire_bis li.onglet_2.chacun_son_service a span {
	background-position:center -200px;
}
#menu_sommaire_bis li.onglet_2.chacun_son_service a:hover span, #menu_sommaire_bis li.onglet_2.chacun_son_service a.hover span {
	background-position:center -250px;
}

/* la solution */
#menu_sommaire_bis li.onglet_3 a span {
	background-position:center -300px;
}
#menu_sommaire_bis li.onglet_3 a:hover span, #menu_sommaire_bis li.onglet_3 a.hover span {
	background-position:center -350px;
}

/* zapping des régions */
#menu_sommaire_bis li.onglet_4 a span {
	background-position:center -400px;
}
#menu_sommaire_bis li.onglet_4 a:hover span, #menu_sommaire_bis li.onglet_4 a.hover span {
	background-position:center -450px;
}

/* un caillou dans nos chaussures */
#menu_sommaire_bis li.onglet_5 a span {
	background-position:center -500px;
}
#menu_sommaire_bis li.onglet_5 a:hover span, #menu_sommaire_bis li.onglet_5 a.hover span {
	background-position:center -550px;
}



/* MENU BANDEAU BIS */

#menu_bandeau_bis {
	padding-top:10px;
}
#menu_bandeau_bis li {
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../layout/menu_bandeau_bis-border.png) no-repeat 0 bottom;
}
#menu_bandeau_bis li.first {
	background-image:none;
}
#menu_bandeau_bis.nb_elements.cinq li {
	width:20%;
}
#menu_bandeau_bis.nb_elements.quatre li {
	width:25%;
}
#menu_bandeau_bis li a {
	color:#272627;
	display:block;
	text-decoration:none;
	padding:10px 0 5px 0;
	cursor:pointer;
}
#menu_bandeau_bis li a span {
	height:46px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
	background-image:url(../layout/sprite_menu_bandeau_bis.png);
	background-repeat:no-repeat;
}
body.a_la_une ul#menu_bandeau_bis li.a_la_une a,
body.chacun_son_service ul#menu_bandeau_bis li.chacun_son_service a,
body.chacun_son_produit ul#menu_bandeau_bis li.chacun_son_produit a,
body.la_solution ul#menu_bandeau_bis li.la_solution a,
body.zapping_regions ul#menu_bandeau_bis li.zapping_regions a,
body.caillou_chaussures ul#menu_bandeau_bis li.caillou_chaussures a,
#menu_bandeau_bis li a:hover span {
	height:41px;
}
body.a_la_une ul#menu_bandeau_bis li.a_la_une a,
body.chacun_son_service ul#menu_bandeau_bis li.chacun_son_service a,
body.chacun_son_produit ul#menu_bandeau_bis li.chacun_son_produit a,
body.la_solution ul#menu_bandeau_bis li.la_solution a,
body.zapping_regions ul#menu_bandeau_bis li.zapping_regions a,
body.caillou_chaussures ul#menu_bandeau_bis li.caillou_chaussures a,
#menu_bandeau_bis li a:hover {
	border-bottom-width:5px;
	border-bottom-style:solid;
}
/* a la une */
#menu_bandeau_bis li.a_la_une a span {
	background-position:center 0;
}
#menu_bandeau_bis li.a_la_une a:hover span, #menu_bandeau_bis li.a_la_une a.hover span {
	background-position:center -50px;
}

/* a chacun son produit */
#menu_bandeau_bis li.chacun_son_produit a span {
	background-position:center -100px;
}
#menu_bandeau_bis li.chacun_son_produit a:hover span, #menu_bandeau_bis li.chacun_son_produit a.hover span {
	background-position:center -150px;
}

/* a chacun son service */
#menu_bandeau_bis li.chacun_son_service a span {
	background-position:center -200px;
}
#menu_bandeau_bis li.chacun_son_service a:hover span, #menu_bandeau_bis li.chacun_son_service a.hover span {
	background-position:center -250px;
}

/* la solution */
#menu_bandeau_bis li.la_solution a span {
	background-position:center -300px;
}
#menu_bandeau_bis li.la_solution a:hover span, #menu_bandeau_bis li.la_solution a.hover span {
	background-position:center -350px;
}

/* zapping des régions */
#menu_bandeau_bis li.zapping_regions a span {
	background-position:center -400px;
}
#menu_bandeau_bis li.zapping_regions a:hover span, #menu_bandeau_bis li.zapping_regions a.hover span {
	background-position:center -450px;
}

/* un caillou dans nos chaussures */
#menu_bandeau_bis li.caillou_chaussures a span {
	background-position:center -500px;
}
#menu_bandeau_bis li.caillou_chaussures a:hover span, #menu_bandeau_bis li.caillou_chaussures a.hover span {
	background-position:center -550px;
}

.bugfix {
	display:block;
}

.grid_260 {
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.grid_480 {
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.alpha {
	margin-left:0;
}
.omega {
	margin-right:0;
}
