h1{color: #42367C; font-size:18px;}
h1 a, h1 a:link, h1 a:visited{color:#C21527;}

h2{color: #c80932; font-size:16px;font-weight:bold;}
h2 a, h2 a:link, h2 a:visited{color:#333;}

h3{color: #28214B; font-size:13px;font-weight:bold;}
h3 a, h3 a:link, h3 a:visited{color:#333;}


h4{color: #28214B; font-size:13px;font-weight:bold;}
h4 a, h4 a:link, h4 a:visited{color:#333;}

h4.greyUnderline{
	border-bottom: 1px solid #28214B;
	margin: 10px 0 0 0;
	display:block;
	width:700px;
}


p{font-size: 12px;  color: #5f5f5f;}
p.textePetit{font-size:10px;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color:#686868; text-decoration:none;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#C80932; text-decoration:underline;
}

a{color:#686868;text-decoration:none;}
a:hover{color:#C80932;text-decoration:underline;}

ul li{color:#1F1F1F; font-size:12px; line-height:150%; list-style:square; margin-left:16px;}
ol li{color:#1F1F1F; font-size:12px; line-height:150%; margin-left:16px;}


/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
body#main{
	background: #dfdfdf url(gx/bg.gif) repeat-x  scroll center top;
}

#conteneur{
	margin: 0 auto 0 auto;
	text-align:left;
	width:960px;
}

#header{
	width:960px;
	height:142px;
	background: #fff url(gx/header-bg.gif) no-repeat  scroll center top;
	margin:0;
	padding:0;
}

#logo{
	width:425px; 
	padding-left:13px;
}

/* MENUS LOGIN HAUT */
#boiteGriseLoginHaut{
	background: #efefef; 
	width:495px;
	position:absolute;
	top:3px;
	margin-left:445px;
	height: 72px;
	overflow: hidden;
}

#menuLoginHaut{
	background-color: #28214b;
	width:495px;
	position:absolute;
	top:86px;
	margin-left:445px;
 }

#menuLoginHaut ul{margin:0;padding:0;}
#menuLoginHaut ul li{padding:0; margin:0; display:inline; list-style-type:none;}
#menuLoginHaut ul li a, #menuLoginHaut ul li a:link, #menuLoginHaut ul li a:visited{
	background-color: #28214b;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	text-transform:uppercase;
	display:block;float:left;
}
#menuLoginHaut ul li a:hover, #menuLoginHaut ul li a:visited:hover{background-color: #42367c; color:#fff;}
#menuLoginHaut ul li a.actif, #menuLoginHaut ul li a.actif:visited{background-color:#42367c; color:#FFF;}

/* MENUS */
#menu{
	background-color: #28214b;
	width:495px;
	position:absolute;
	top:76px;
	margin-left:445px;
}

#menu ul{margin:0;padding:0;}
#menu ul li{padding:0; margin:0; display:inline; list-style-type:none;}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited{
	background-color: #28214b;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 20px 16px 20px;
	text-decoration: none;
	text-transform:uppercase;
	display:block;float:left;
}
#menu ul li a:hover, #menu ul li a:visited:hover{background-color: #42367c; color:#fff;}
#menu ul li a.actif, #menu ul li a.actif:visited{background-color:#42367c; color:#FFF;}
/* ==== */

#contenu{
	width:960px;
	background:  url(gx/contenu-bg.png) repeat-y  scroll center top;
	float:left;
}

.w700{
	width:700px;
}

.adresse{
	display:block;
	float:left;
	width:350px;
}
.map{
	margin: 0 0 0 10px;
	float:right;
}



#colonne-principale{margin-left:18px;}


.boiteGrise{
	width:187px;
	background: #f3f3f3 url(gx/hautColonne-bg.gif) no-repeat  scroll center top; 
}
.bas-boiteGrise{
	background: #f3f3f3 url(gx/basColonne-bg.gif) no-repeat  scroll center top;
	width:187px;
	height:5px;
}

#footer{
	clear:both;
	width:944px;
	background: #dfdfdf url(gx/footer-bg.gif) no-repeat  scroll center top;
	margin:0;
	padding:16px 0 0 16px;
}
.both{clear:both;}


/* COLONNE GAUCHE
--------------------------------------------------------------------------------------- */
#colonne-gauche{ 
	width:187px;
	float:left;
}

#MenuCategorie{padding:5px;font-weight:bold;}

#MenuCategorie a{text-decoration:none;display:block;}
#MenuCategorie a:hover{color:#c80932;}


#MenuCategorie ul{padding:0;margin:0;}
#MenuCategorie ul li{padding:0;margin:0;}

#MenuCategorie .niveau0{font-size:15px;list-style:none;padding:10px 0 10px 10px;border-top:1px solid #ddd;}
#MenuCategorie .niveau1{font-size:15px;list-style:none;padding:10px 0 10px 10px;border-top:1px solid #ddd;padding-left:10px;}
#MenuCategorie .niveau2{padding:0 0 0 20px;list-style:none;}


#MenuCategorie .niveau0 .actif{color:#c80932;background: url(gx/menu-fleche-droite.gif) no-repeat  scroll right center;}
#MenuCategorie .niveau1 .actif{color:#c80932;background: url(gx/menu-fleche-bas.gif) no-repeat  scroll right center;}
#MenuCategorie .niveau2 .actif{background: url(gx/menu-fleche-droite.gif) no-repeat  scroll right center;}


#MenuCategorie .niveau0 a{width:160px;}
#MenuCategorie .niveau1 a{width:160px;}
#MenuCategorie .niveau2 a{width:140px;} 

#MenuCategorie .niveau0 a:hover{background: url(gx/menu-fleche-droite.gif) no-repeat  scroll right center;}
#MenuCategorie .niveau1 a:hover{background: url(gx/menu-fleche-bas.gif) no-repeat  scroll right center;}
#MenuCategorie .niveau2 a:hover{background: url(gx/menu-fleche-droite.gif) no-repeat  scroll right center;}


/* COLONNE CONTENU
--------------------------------------------------------------------------------------- */
#colonne-contenu{
	width:727px;
	float:left;
	padding-left:5px;
}

#colonne-contenu h1, #colonne-contenu h2{
	padding-left:23px;
	padding-top:15px;
	height:34px;
	width:700px;
	background: #fff url(gx/EnchereContenuTitre-bg.gif) no-repeat  scroll center top;
}

/* COLONNE MILIEU
--------------------------------------------------------------------------------------- */
#colonne-milieu{ 
	width:540px;
	float:left;
	padding-left:5px;
}

#colonne-milieu h1, #colonne-milieu h2{
	padding-left:23px;
	padding-top:15px;
	height:34px;
	width:510px;
	background: #fff url(gx/EnchereVedetteTitre-bg.gif) no-repeat  scroll center top;
}
#contenu-texte{padding-left:5px;width:700px;}
#contenu-texte h1{margin-bottom:5px;}
#EnchereVedette h2{color:#42367c;}


.ItemVedetteListe{
	height:200px;
	width:175px;
	float:left;
}


.ItemVedetteListeFirst{
	height:200px;
	width:250px;
	float:left;
	margin-left: 20px;
}
.ItemVedetteListeMiddle{
	height:200px;
	width:250px;
	float:left;
}
.ItemVedetteListeLast{
	height:200px;
	width:175px;
	float:left;
}

#num-page{color:#C80932;}


#titreEncherePopulaire{position:relative;width:727px;}
#titreEnchereDetail{position:relative;width:727px;background:#fc45;}
#timeLeft{
	position:absolute;
	top:15px;
	right:300px;
	background: #fff url(gx/bg-time.gif) no-repeat  scroll right top;
	padding:7px 0 8px 0;
	width:135px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
#currentBid{
	font-weight:bold;
	text-align:center;
	color:#fff;
	position:absolute;
	top:15px;
	right:150px;
	background: #fff url(gx/bg-currentBig.gif) no-repeat  scroll right top;
	padding:7px 0 8px 0;
	width:110px;
}

/* COLONNE DROITE
--------------------------------------------------------------------------------------- */
#colonne-droite{ 
	width:187px;
	float:left;
}	
#Login{padding:5px;}

#fermerSession{font-weight:bold;display:block;margin:7px 0;color:#C80932;}
#fermerSessionHaut{font-weight:bold;display:inline;margin-left:15px;color:#8c2500;}
#voirCompteHaut{display:inline;margin-left:15px;}

#Recherche{padding:5px;}

/* PAGE CONTACT
--------------------------------------------------------------------------------------- */


/* 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;} */

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
/*#piedPage{color:#555; font-size:10px; height:50px; padding:0; width:740px;}
#piedPage a{color:#BD9500; text-decoration:underline;}
#piedPage a:hover{color:#000;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#555;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color: #555;}
#piedPage #menuBas{float:right;text-align:right;}*/


/* Partager cette page (bookmarker) */
/*
#socialBookmarker {float:right;}
#socialBookmarkerPrefix {float:left;cursor:default;}
.bookmarkIconesVisibles {float:left;margin-left:2px;}
#bookmarkHoverPopup {
	position:absolute;
	border:solid 1px;
	background-color:white;
	text-align:left;
	padding:4px;
	width:315px;
	display:none;
}
#bookmarkHoverPopup .bookmarkHoverPopupItems{
	float:left;
	width:150px;
	height:25px;
	margin-right:4px;
}

#bookmarkHoverPopup .bookmarkHoverPopupItems a{
	line-height:25px;
	height:25px;
}

#bookmarkHoverPopup .bookmarkHoverPopupItems a:link, #bookmarkHoverPopup .bookmarkHoverPopupItems a:visited{
	border:none;
	color:black;
	display:block;
	text-decoration: none;
	width:150px;
	padding-left:2px;
	border: 1px solid #fff;
}

#bookmarkHoverPopup .bookmarkHoverPopupItems a:active, #bookmarkHoverPopup .bookmarkHoverPopupItems a:hover{
	text-decoration: none;
	color:#333333;
	border: 1px solid #666;
	width:150px;
	height:25px;
	display:block;
	background-color:#eee;
	padding-left:2px;
}*/

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{border:1px solid #fff; font-size: 12px; margin-bottom:10px; padding:5px;}
fieldset legend{border: none; color:#686868; font-size:12px; font-weight:bold; padding:3px;}
fieldset label{font-size:12px; color:#686868; margin:2px 0 2px 0;}

/* Formulaire inscription */
#formInscription fieldset{padding:0px; margin:0px;}
#formInscription fieldset label{float:left;width:200px;}
#formInscription .champTexte{float:left;width:250px;}
#formInscription #InscriptionCP{float:left;width:50px;}
#formInscription .listeDeroulante{float:left;width:257px;}
#formInscription #InscriptionAge, #formInscription #InscriptionPROVENANCE_ID{float:left;width:200px;}
#formInscription .boiteTexte{float:left;height:70px;width:330px;}
#formInscription .labelRadio{display:inline;width:auto;float:none;}
#formInscription #LabelConditions{width:380px;float:left;margin:0 0 0 200px;}

/* Formulaire perduMP */
#formMotDePasse fieldset label{float:left;width:140px;}
#formMotDePasse .champTexte{float:left;width:200px;}

/* Formulaire formModifCompte */
#formModifCompte fieldset{padding:0px; margin:0px;}
#formModifCompte fieldset label{float:left;width:200px;}
#formModifCompte .champTexte{float:left;width:250px;}
#formModifCompte #InscriptionCP{float:left;width:50px;}
#formModifCompte .listeDeroulante{float:left;width:257px;}
#formModifCompte #InscriptionAge, #formModifCompte #InscriptionPROVENANCE_ID{float:left;width:200px;}
#formModifCompte .boiteTexte{float:left;height:70px;width:330px;}
#formModifCompte .labelRadio{display:inline;width:auto;float:none;}
#formModifCompte #LabelConditions{width:380px;float:left;margin:0 0 0 200px;}

#formModifCompte #Information{border:1px solid #eee;margin: 0 0 10px 0;padding:10px 0 10px 10px; width:510px;}
#formModifCompte #MotDePasse {border:1px solid #eee;margin:10px 0;padding:10px 0 10px 10px; width:510px;}


.pstrength-bar{
	display:block;
	float:left;
	width:200px;
	margin:0 0 0 200px;
}
.pstrength-info{
	display:block;
	float:left;
	margin:0 0 0 10px;
}
.pstrength-minchar{
	display:block;
	float:left;
	/*width:200px;*/
	margin:0 0 0 200px;
}

.champTexte{
	background: #fff;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-size: 11px;
	margin:0 0 5px 0;
	padding:3px;
	width:160px;
}
.listeDeroulante{
	background: #fff;	
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-size: 11px;
	margin:0 0 5px 0;
	padding:3px;
	width:160px;
}

.champTexteZipCode{
	background: #fff;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-size: 11px;
	margin:0 0 5px 0;
	padding:3px;
	width:100px;
}
.listeDeroulanteWithin{
	background: #fff;	
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-size: 11px;
	margin:0 0 5px 0;
	padding:2px;
	width:56px;
}

.boiteTexte{
	background: #EEF3F7;
	border: 1px solid #C9D0D6;
	color: #4E677A;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin:2px 0 2px 0;
}
.bouton{
	
	width:95px;
	text-transform:uppercase;
	padding:2px 0;
	border:none;
	background: #fff url(gx/btn-bg.gif ) no-repeat  scroll center top;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.bouton:hover{	cursor:pointer;background: #fff url(gx/btn-bg-over.gif ) no-repeat  scroll center top; color:#FFF;}

.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

.erreur{color:#FF0000;}

.odd{
	background : #fafafa;
}
.even{
	background : #ffffff;
}
.flashPopular{
	display:block;
	float: left;
	width: 695px;
	margin: 0 0 0 15px;
}
.posRel{
	position: relative;
}
#mapWrapper{
	display: block;
	float: right;
	width: 350px;
	text-align: right;
}
