/* RÉINITIALISATION DES ÉLÉMENTS
--------------------------------------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr,acronym{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
a:active,object,embed{outline:none;}

.floatL{float:left;}
.floatR{float:right;}
.clearF{clear:both;float:none;display:block;height:0px;line-height:0px;}
.displayI{display:inline;}
.displayB{display:block;}
.displayN{display:none;}
.alignC{text-align:center;}
.alignJ{text-align:justify;}
.alignL{text-align:left;}
.alignR{text-align:right;}
.fullW{width:100%;}

/* BODY ET HTML
--------------------------------------------------------------------------------------- */
@font-face {
	font-family: 'GlyphaBlack';
	src: url('inc/fonts/Glypha/glypha-black-webfont.eot');
	src: local('â˜º'), url('inc/fonts/Glypha/glypha-black-webfont.woff') format('woff'), url('inc/fonts/Glypha/glypha-black-webfont.ttf') format('truetype'), url('inc/fonts/Glypha/glypha-black-webfont.svg#webfontlntbcvHy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GlyphaBold';
	src: url('inc/fonts/Glypha/glypha-bold-webfont.eot');
	src: local('â˜º'), url('inc/fonts/Glypha/glypha-bold-webfont.woff') format('woff'), url('inc/fonts/Glypha/glypha-bold-webfont.ttf') format('truetype'), url('inc/fonts/Glypha/glypha-bold-webfont.svg#webfontlntbcvHy') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	background: #e9e9e9 url(gx/m/bg_body.jpg) repeat-x;
	color: #595959;
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, Verdana, Tahoma, Helvetica, "Trebuchet MS", Georgia, Times, "Times New Roman", "Courier New"; /* Garder seulement 3 fontes et effacer ce commentaire */
	text-align: left;
}
html{}

/* TEXTES ET HYPERLIENS GLOBAUX
--------------------------------------------------------------------------------------- */
a, a:link{color:#149fd9; outline: none;}
a:visited{color:#666;}
a:hover, a:focus{color:#0083ba;}
a:active{color:#0e8bbf; text-decoration:none;}

h1{color:#00AFEF; font:18px 'GlyphaBold'; font-variant:small-caps; margin-bottom:0.5em; line-height:100%;}
h1 a, h1 a:link, h1 a:visited{text-decoration:none;}

h2{color:#01ACF3; font-size:15px; margin-bottom:0.3em; line-height:100%;}
h2 a, h2 a:link, h2 a:visited{text-decoration:none;}

p{}
.incTinyMce{margin-bottom:1em;line-height:170%;}

blockquote{padding:0.5em;margin:0.5em;background:#eee;}

#contenu ul li, #contenu ol ul li{list-style:square; margin-left:16px;}
#contenu ul ul li{list-style:circle;}
#contenu ol li, #contenu ul ol li{list-style:decimal; margin-left:23px;}
#contenu ol ol li{list-style:lower-alpha;}

.textePetit{font-size:11px;}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{
	border: 1px solid #E8E8E8;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 5px;
}
fieldset legend { 
	border: 0 none;
    color: #689EC8;
    font-size: 14px;
    font-weight: bold;
    padding: 3px;
}
fieldset label{font-size:12px; color:#000; margin:2px 0;}
fieldset label.erreur{color:#cc0000;}
.champTexte{
	font-size:12px;
	margin:2px 0;
}
.listeDeroulante{
	font-size:12px;
	margin:2px 0;
}
.boiteTexte{
	/*font-family:"Trebuchet MS";*/
	font-size:12px;
	margin:2px 0;
}
.champTexte:focus, .listeDeroulante:focus, .boiteTexte:focus{background-color:#ddd;}

.bouton {
	background-color: #00AFEF;
	border: none;
	color: #FFF;
	font-size: 12px;
	padding: 4px;
}
.bouton:hover{background-color:#1A80B6; color:#FFF; cursor: pointer;}
.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

p.erreur{text-align:center; color:#CC0000; background-color:#FFDDDD; border:1px #CC0000 solid; padding:15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
p.succes{text-align:center; color:#4F8A10; background-color:#DFF2BF; border:1px #4F8A10 solid; padding:15px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
p.conseil{font-size:11px;display:none;}
div.erreur{color:#cc0000}
/* Icones générales
--------------------------------------------------------------------------------------- */
.lienRSS{background: url(Gx/icone_RSS.gif) no-repeat left;padding:5px 0 5px 20px;}
/* .lienPDF{background: url(Gx/icone_PDF.gif) no-repeat left;padding:5px 0 5px 20px;} */

/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
#conteneur{margin:0 auto;width:1000px;}

#contenu{min-height:500px;}
#contenu.avecBasPage {
	background: url("gx/m/bg_contenu.png") no-repeat scroll bottom left;
}
#contenu .tete, 
#contenu .teteDiaporama {
	background: url("gx/m/contenu_a.png") no-repeat scroll top left;
	padding: 0 15px;
}
#contenu .tete {
	height: 210px;
	min-height: 210px;
}
#contenu .teteDiaporama {
	height: 373px;
	min-height: 373px;
}
#contenu .corps {
	background: url("gx/m/contenu_b.png") repeat-y scroll top left;
	padding: 0 15px;
}
#contenu .corps .colGauche {
	float: left;
	width: 715px;
}
#contenu .corps .colDroite {
	float: right;
	width: 215px;
}
#contenu .corps .colDroite h2 {
	color:#00AFEF; 
	font:18px 'GlyphaBold'; 
	font-variant:small-caps; 
	margin-bottom:0.5em; 
	line-height:100%;
}
#contenu .corps .colDroite .actif {
	font-weight: bold;
}
#contenu .petitePage {
	min-height: 300px;
}
#contenu .marge {
	padding: 10px;
}
#contenu .margeListe {
	padding: 10px 10px 10px 0;
}
#contenu .pieds {
	background: url("gx/m/contenu_c.png") no-repeat scroll top left;
	height: 13px;
}

#blocRecherche {
	background: url("gx/m/bg_blocRecherche.png") no-repeat scroll top left;
	height: 299px;
}
#blocRecherche .titre {
	font: 22px 'GlyphaBlack';
	padding: 10px;
	text-transform: uppercase;
}
#blocRecherche .titre span {
	font-size: 38px;
}
#blocRecherche .formulaire {
	padding: 0 10px 0 10px;
}
#blocRecherche .formulaire label {
	color:#689ec8;
}
#blocRecherche .formulaire .input {
	background: url("gx/m/blocRecherche_input.png") no-repeat scroll top left;
	border: none;
	color: #888;
	height: 24px;
	margin: 0 0 5px 0;
		_margin: 0;
		*margin: 0;
	padding: 0 5px;
	width: 184px;
}
#blocRecherche .formulaire .select {
	padding: 0;
	width: 194px;
}
#blocRecherche .formulaire .submit a,
#blocRecherche .formulaire .submit a:link,
#blocRecherche .formulaire .submit a:visited {
	background: url("gx/m/blocRecherche_submit.png") no-repeat scroll top left;
	color: #FFF;
	display: block;
	float: right;
	height: 27px;
	margin: 10px 0 0 0;
		_margin: 0;
		*margin: 0;
	padding: 8px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 156px;
} 
#blocRecherche .formulaire .submit a:hover {
	background: url("gx/m/blocRecherche_submit.png") no-repeat scroll bottom left;
}

#haut {height:80px;position:relative;width:auto;}
#logo {position:absolute;left:10px;bottom:7px;}
#diaporama {width:969px;height:373px;overflow:hidden;float:left;}
.both, .clearBoth { clear:both; }
.left, .clearLeft { clear: left; }
.right, .clearRight { clear: right; }

/* MENUS
--------------------------------------------------------------------------------------- */
#menu{position:absolute;right:20px;;bottom:10px;}
#menu li{display:inline; list-style-type:none;}
#menu li a, #menu li a:link, #menu li a:visited{
	color: #e4e4e4;
	font-size: 17px;
	line-height: 12px;
	text-decoration: none;
	text-transform:uppercase;
	font-family:'GlyphaBlack';
	padding-left:20px;
}
#menu li a:hover, #menu li a:focus, #menu li a:visited:hover{color:#bababa;}
#menu li a.actif, #menu li a.actif:visited, #menu li a:active, #menu li a:visited:active{color:#00afef;}

/* Navigation secondaire */
#menuSec{position:absolute;top:5px;right:20px; font-size:12px;}
#menuSec li{display:inline; float:left;}
#menuSec a, #menuSec a:link, #menuSec a:visited{padding:0 10px;color:#bbbbbb;text-transform:lowercase;text-decoration:none;}
#menuSec a:hover, #menuSec a:focus {color:#fff;}
#menuSec li.dernier a{padding-right:0;}

/* 00_110 : PAGE NOUVELLE
--------------------------------------------------------------------------------------- */
.fbJaimePetit{max-width: 100px;}
/*.fbJaime{max-width: 450px; height: 25px;}
.fbJaime iframe{margin-right: 10px; height: 25px;}*/


/* 01_100 : PAGE ACCUEIL
--------------------------------------------------------------------------------------- */
#conteneurTypeVelo {width: 726px;margin: 0 auto;}
#conteneurTypeVelo a, #conteneurTypeVelo a:link, #conteneurTypeVelo a:visited {
		display:block;
		width:242px;
		height:39px;
		float:left;
		color:#444444;
		text-transform:uppercase;
		text-decoration:none;
		text-align:center;
		padding-top:190px;
		font-family:'GlyphaBold';
		font-size:15px;
	}
#conteneurTypeVelo a:hover, #conteneurTypeVelo a:focus {color:#00b0ef;}
#hybride {background:url(gx/01/hybride.jpg) no-repeat;}
#toutTerrain {background:url(gx/01/tout-terrain.jpg) no-repeat;}
#enfants {background:url(gx/01/enfants.jpg) no-repeat;}
#route {background:url(gx/01/road.jpg) no-repeat;}

#conteneurCTA {float:left;width:1000px;height:233px;}
#conteneurCTA a, #conteneurCTA a:link, #conteneurCTA a:visited {
	display:block;
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-family:'GlyphaBold';
	font-size:21px;
}
#conteneurCTA a:hover, #conteneurCTA a:focus {background-position:0 -205px;}
#conteneurCTA a strong {font-family:'GlyphaBlack';}
#conteneurCTA #choisirVelo, #conteneurCTA #choisirVelo:link, #conteneurCTA #choisirVelo:visited {
	background:url("gx/01/choisir-velo.png");
	color:#f9ffe8;
	font-size:23px;
	line-height:1.8em;
	padding:56px 0 0 26px;
	height:177px;
	width:312px;
}
#conteneurCTA #choisirVelo span {color:#95e3ff;font-size:56px;}
#conteneurCTA #rechercheDetaillant {
	background:url("gx/01/recherche.png");
	height:163px;
	width:302px;
	font-size:19px;
	padding:70px 0 0 21px;
	line-height:1.2em;
}
#conteneurCTA #rechercheDetaillant span {font-size:35px;}
#conteneurCTA #garantie, #conteneurCTA #garantie:link, #conteneurCTA #garantie:visited {
	background: url("gx/01/garantie.png");
	color:#452708;
	font-size:21px;
	line-height:1.3em;
	padding:56px 0 0 26px;
	height:177px;
	width:313px;
}
#conteneurCTA #garantie span {font-size:41px;color:#fed4a8;}

/* 02_100, 03_100, 04_100 : PAGES LISTES
--------------------------------------------------------------------------------------- */
#contenu .categorie {
	display: block;
	margin: 0 0 35px 0;
	min-height: 193px;
}
#contenu .categorie .titre {
	color: #fff;
	float: left;
	height: 173px;
	padding: 10px 17px 10px 10px;
	width: 234px;
}
#contenu .categorie .titre h2 {
	background: url("gx/m/separation_souscat.png") repeat-x scroll bottom left;
	color: #fff;
	font: 20px 'GlyphaBlack';
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
#contenu .categorie .hybride-souscat-36 { background: url("gx/02/cat_jaune.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-37 { background: url("gx/02/cat_mauve.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-38 { background: url("gx/02/cat_vert.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-39 { background: url("gx/02/cat_rouge.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-42 { background: url("gx/02/cat_orange.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-61 { background: url("gx/02/cat_bleu.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-63 { background: url("gx/03/cat_turquoise.gif") no-repeat scroll top left; }
#contenu .categorie .toutterrain-souscat-40 { background: url("gx/03/cat_turquoise.gif") no-repeat scroll top left; }
#contenu .categorie .toutterrain-souscat-41 { background: url("gx/03/cat_bleu.gif") no-repeat scroll top left; } /* bck */
#contenu .categorie .enfant-souscat-31 { background: url("gx/04/cat_jaune.gif") no-repeat scroll top left; } /* bck */
#contenu .categorie .enfant-souscat-32 { background: url("gx/04/cat_vert.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-33 { background: url("gx/04/cat_orange.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-34 { background: url("gx/04/cat_rouge.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-37 { background: url("gx/04/cat_rouge.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-35 { background: url("gx/04/cat_jaune.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-41 { background: url("gx/04/cat_mauve.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-71 { background: url("gx/02/cat_orange_h1.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-72 { background: url("gx/02/cat_orange_h1.gif") no-repeat scroll top left; }
#contenu .categorie .enfant-souscat-73 { background: url("gx/02/cat_orange_h1.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-62 { background: url("gx/11/cat_orange.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-67 { background: url("gx/11/cat_orange.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-68 { background: url("gx/02/cat_rouge.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-69 { background: url("gx/02/cat_bleu.gif") no-repeat scroll top left; }
#contenu .categorie .hybride-souscat-70 { background: url("gx/02/cat_vert.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-64 { background: url("gx/11/cat_orange.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-65 { background: url("gx/02/cat_jaune.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-66 { background: url("gx/02/cat_rouge.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-74 { background: url("gx/11/cat_orange.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-75 { background: url("gx/02/cat_rouge.gif") no-repeat scroll top left; }
#contenu .categorie .route-souscat-76 { background: url("gx/02/cat_jaune.gif") no-repeat scroll top left; }
#contenu .categorie .liste {
	display: inline;
	float: left;
	width: 690px;
}
#contenu .blocBike {
	display: inline;
	float: left;
	margin: 4px;
	text-align: center;
	width: 221px;
}
#contenu .blocBike h3 {
	color: #888;
	font-size: 15px;
	margin: 4px;
	padding: 2px;
	text-decoration: none;
}
#contenu .blocBike a {
	text-decoration: none;
}
#contenu .blocBike:hover h3 {
	background: #888;
	border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	color: #FFF;
}

/* 02_200, 03_200, 04_200 : PAGES FICHES
--------------------------------------------------------------------------------------- */
#titreFiche {
	height: 27px;
	width: 152px;
}
#titreFiche .hybride-souscat-36 { background: url("gx/02/cat_jaune_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .hybride-souscat-37 { background: url("gx/02/cat_mauve_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .hybride-souscat-38 { background: url("gx/02/cat_vert_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .hybride-souscat-39 { background: url("gx/02/cat_rouge_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .hybride-souscat-42 { background: url("gx/02/cat_orange_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .hybride-souscat-61 { background: url("gx/02/cat_bleu_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .hybride-souscat-63 { background: url("gx/02/cat_jaune_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .toutterrain-souscat-40 { background: url("gx/03/cat_turquoise_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .toutterrain-souscat-41 { background: url("gx/03/cat_bleu_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .enfant-souscat-31 { background: url("gx/04/cat_jaune_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .enfant-souscat-32 { background: url("gx/04/cat_vert_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .enfant-souscat-33 { background: url("gx/04/cat_orange_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .enfant-souscat-34 { background: url("gx/04/cat_rouge_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .enfant-souscat-35 { background: url("gx/04/cat_jaune_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .enfant-souscat-41 { background: url("gx/04/cat_mauve_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche .route-souscat-62 { background: url("gx/11/cat_orange_h1.gif") no-repeat scroll bottom left; padding: 24px 0 0 7px; }
#titreFiche h1 {
	color: #FFF;
	font: 16px 'GlyphaBlack';
	line-height: 28px;
	margin: 0;
	text-transform: uppercase;
}

#boiteOnglet h2 {
	color: #666;
	font: 22px 'GlyphaBlack';
	margin: 0 0 3px 7px;
	text-transform: uppercase;
}

#fildArianne {
	float: right;
	font-size: 14px;
	padding: 10px;
}
#fildArianne span.actif {
	color: #00AFEF;
}

/* Bloc des photos */
#blocFichePhoto .btn_imprimer {
	float: right;
	margin: 0 0 10px 0;
}
#blocFichePhoto .imageFiche {
	float: left;
	margin: 0 0 0 20px;
}
#blocFichePhoto .thumbnail {
	border: 1px solid #BBB;
	float: right;
	margin: 6px 0 6px 50px;
}

#blocDescription {
	padding: 10px 0 0 10px;
}

/* Bouton CTA */
#bouton_onglet_1, /* Spécification */
#bouton_onglet_3 /* Géométrie */ {
	border: 1px solid #FFF;
	border-radius: 3px; 
		-moz-border-radius: 3px; 
	color: #666;
	display: block;
	font: 16px 'GlyphaBlack';
	text-decoration: none;
	text-transform: uppercase;
}
#bouton_onglet_1 {
	background: url("gx/m/btn_specification.gif") no-repeat scroll top left;
	height: 33px;
	padding: 19px 0 0 50px;
	width: 160px;
}
#bouton_onglet_3  {
	background: url("gx/m/btn_geometrie.gif") no-repeat scroll top left;
	height: 33px;
	padding: 19px 0 0 55px;
	width: 155px;
}
#bouton_onglet_1:hover,
#bouton_onglet_3:hover {
	color: #888;
	text-decoration: underline;
}
/* Hybride */
/* Classique */
#bouton_onglet_1.actif-37,
#bouton_onglet_3.actif-37 {
	border-color: #8866AC;
}
/* Confort */
#bouton_onglet_1.actif-38,
#bouton_onglet_3.actif-38 {
	border-color: #7FBF4E;
}
/* Sport */
#bouton_onglet_1.actif-39,
#bouton_onglet_3.actif-39 {
	border-color: #F99D3C;
}
/* Utilitaire */
#bouton_onglet_1.actif-61,
#bouton_onglet_3.actif-61 {
	border-color: #E2482F;
}
/* Tout-terrain */
/* Montagne */
#bouton_onglet_1.actif-40,
#bouton_onglet_3.actif-40 {
	border-color: #118B5A;
}
/* BMX */
#bouton_onglet_1.actif-41,
#bouton_onglet_3.actif-41 {
	border-color: #0E7BBC;
}
/* Enfant */
/* Enfant */
#bouton_onglet_1.actif-31,
#bouton_onglet_3.actif-31 {
	border-color: #F6C913;
}

/* Table spécification et géométrie */
#tabgeo td {
	border-bottom: 3px solid #FFF;
	height: 26px;
	padding: 0 0 0 7px;
	vertical-align: center;
}
#tabgeo td.titre {
	background: url("gx/m/td_titre.gif") repeat-y scroll top left; 
	border-right: 3px solid #FFF;
	width: 244px;
}
#tabgeo td.info {
	background: url("gx/m/td_info.gif") repeat-y scroll top right; 
	width: 492px;
}
#tabgeo td.value {
	background: url("gx/m/td_info.gif") repeat-y scroll top right; 
	width: 100px;
}

.lienPdf {
	text-decoration: none;
}

/* 07_100 : CHOISIR SON VÉLO
--------------------------------------------------------------------------------------- */
#listeCat{width: 711px; margin:0 auto;}
#listeCat .blocCat {
	display: block;
	float: left;
	height: 302px;
	/*margin: 0 0 0 9px;*/
	margin: 0 0 0 4px;
	/*width: 305px;*/
	width: 233px;
}
#listeCat .titre a,
#listeCat .titre a:link,
#listeCat .titre a:visited,
#listeCat .titre a:hover {
	background: url("gx/07/titre_cat.png") repeat-x scroll top left;
	color: #FFF;
	display: block;
	font: 18px 'GlyphaBlack';
	height: 25px;
	padding: 8px 0 0 7px;
	text-decoration: none;
	text-transform: uppercase;
}
#listeCat .titre:hover {
	cursor: pointer;
}
#listeCat #CatHybride .image {
	background: url("gx/07/cat_hybrid.png") no-repeat scroll 0 0;
	/*height: 395px;*/
	height: 302px;
}
#listeCat #CatToutt .image {
	background: url("gx/07/cat_toutt.png") no-repeat scroll 0 0;
	/*height: 395px;*/
	height: 302px;
}
#listeCat #CatEnfant .image {
	background: url("gx/07/cat_enfant.png") no-repeat scroll 0 0;
	/*height: 395px;*/
	height: 302px;
}
#listeCat #CatRoute .image {
	background: url("gx/07/cat_route.png") no-repeat scroll 0 0;
	height: 302px;
}
#listeCat #CatHybride:hover .image {
	background: url("gx/07/cat_hybrid.png") no-repeat scroll 0 -302px;
	cursor: pointer;
}
#listeCat #CatToutt:hover .image {
	background: url("gx/07/cat_toutt.png") no-repeat scroll 0 -302px;
	cursor: pointer;
}
#listeCat #CatEnfant:hover .image {
	background: url("gx/07/cat_enfant.png") no-repeat scroll 0 -302px;
	cursor: pointer;
}
#listeCat #CatRoute:hover .image {
	background: url("gx/07/cat_route.png") no-repeat scroll 0 -302px;
	cursor: pointer;
}
#listeCat .texte span {
	font-weight: bold;
}
#listeCat .texte a,
#listeCat .texte a:link,
#listeCat .texte a:visited,
#listeCat .texte a:hover {
	background: url("gx/07/bulle_cat.png") no-repeat scroll bottom center;
	color: #FFF;
	display: block;
	font-size: 10px;
	height: 70px;
	line-height: 14px;
	padding: 210px 20px 10px 20px;
	text-decoration: none;
	width: 194px;
}


/* 09_100 : PAGE CONTACT
--------------------------------------------------------------------------------------- */
#carteContact{border:1px solid #999;height:400px;width:450px;float:right;}
#boiteFormContact{float:right;width:370px;}

#formContact{float:right;width:370px;}
#formContact label{float:left;width:100px;}
#formContact .champTexte{float:left;width:200px;}
#formContact .listeDeroulante{float:left;width:200px;}
#formContact .boiteTexte{float:left;height:70px;width:230px;}
#formContact .erreurTexte{margin-left:100px;}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{ border-top: 2px solid #BBB; margin: 20px 15px 10px 15px; padding: 10px 0 0 0; font-size:11px;}
#piedPage a, #piedPage a:visited, #piedPage a:link{color: #5F5F5F; text-decoration:none;}
#piedPage a:hover{text-decoration:underline;}
#piedPage #copyrights{float:left;}

/* Navigation en bas-de-page */
#menuBas{float:left; text-align:left;}
#menuBas li{display:inline;}
#menuBas li.dernier a{padding-right:0;}
#menuBas a{padding:0 5px;}

#infolettre {
	float: right;
}
#infolettre span {
	padding: 0 0 0 5px;
}
#infolettre .infolettreInput {
	background: url("gx/m/infolettre_input.png") no-repeat scroll top left;
	border: none;
	color: #90908F;
	height: 29px;
	width: 155px;
	padding: 0 45px 0 10px;
		padding-top: 0;
		padding-top: 7px \9
}
#infolettre .btnSoumettre {
	background: url("gx/m/infolettre_submit.png") no-repeat scroll top left;
	display: block;
	height: 11px;
	width: 7px;
	position: relative;
		left: 175px;
		top: -20px;
		top: -27px \9
}

.succesInfolettre {
	float: right;
	font-weight: bold;
	margin: 0 15px 0 0;
}

/* Partager cette page (AddToAny) */
a#lienPartager{float:right; width:77px; height:19px; background:url(gx/btn_partager.png) no-repeat; font-size: 11px; padding:4px 80px 0 0; margin: 0 10px 0 0; color:#666; text-align:right; text-decoration:none;}

.uneLigne{float:left; clear: both;}