
<!--
body {
	background-color: #3e3c3d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/access/fond_body.jpg);
  background-repeat:repeat-y;
  background-position: center top;
}

.cadre_access {
	width:1000px ; 
	position:relative; 
  left:50% ; 
  margin-left:-500px ; 
  top:0px;
  min-height: 100%;
	background-color:#3e3c3d;
}

/* Feinte non comprise par IE pour min-height */
html, body {
  height:100%;
  margin:0;
  padding:0;
}

html>body .cadre_access {
	height: auto;
	min-height: 300px;
}

.empty{
	height:500px;
}


/*
A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #9f9fff;
  text-decoration: none;
}
*/
.menu_navigation{
	background-color:#060640;
}

.menu_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu_navigation li {
	float:left;
	margin:0 0em;
}

.menu_navigation li a {
	
	/* background: url(background.gif) #fff bottom left repeat-x; */
	background-color:#666666;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 13.637em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	/*border: 0.1em solid #dcdce9;
	
	*/
}

.menu_navigation li a:hover {
	/* background: url(background.gif) #fff bottom left repeat-x; */
	background-color: #000000;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 13.637em;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	/*border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-indent:1em;
	*/
}

/* Début Ajout Yohann 2010-04-04 : Pour faire un menu avec un tableau au lieu d'une liste (<ul>,<li>) dans le but de pouvoir ajouter l'item PNEUs dans ce menu déjà chargé */
.menu_navigation td {
  background-color:#039ce2;
	height: 34px;
	line-height: 34px;
}

.menu_navigation td a {
	background-color:#039ce2;
	float: left;
	display: block;
  width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}


.menu_navigation td a:hover {
	background-color: #FFFFFF;
	float: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #039ce2;
	text-decoration: none;
	text-align: center;
}
/* Fin ajout Yohann 2010-04-04 */

A.menu_navigation {
    color: #ffffff;
    text-decoration: none;
}

A.menu_navigation:hover {
	color:#000000;
    text-decoration: none;
}
#ss_menu a {width:159px;height:144px;display: block; text-align: center;text-decoration: none;color:#cdff00;font-size:16px;padding-top:10px; }
#ss_menu .Barres {background-image:url(/images/access/fond_menu_barre.jpg);background-repeat:no-repeat;background-position: center top;}
#ss_menu .Coffres {background-image:url(/images/access/fond_menu_coffre.jpg);background-repeat:no-repeat;background-position: center top;}
#ss_menu .Porres {background-image:url(/images/access/fond_menu_velo.jpg);background-repeat:no-repeat;background-position: center top;}
#ss_menu .Enjoliveurs {background-image:url(/images/access/fond_menu_enjo.jpg);background-repeat:no-repeat;background-position: center top;}
#ss_menu .Acces {background-image:url(/images/access/fond_menu_access.jpg);background-repeat:no-repeat;background-position: center top;}

.contenu{
	clear:both;
	background: #cccccc; 
	margin-left:25px;
	margin-right:25px;	

	/*
	text-align:center;
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	*/
}

.contenuAccueil{
	clear:both;
	background: #3e3c3d; 

	/*
	text-align:center;
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	*/
}

/* Style des lignes de séparation */
.table-separateur {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #d6d3ce;
}

/* Style du titre du tableau */
.table-titre {
   font-size : 12px;
   font-family : Verdana, arial, helvetica, sans-serif;
  color : #eeeeee;
  text-align : center;
  font-weight : bold;
  background-color : #666666;
}

/* Style des en-têtes du tableau */
.table-entete {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #a7ada7;
}

/* Style des en-têtes du tableau */
.table-entete-motorisation {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #a7ada7;
}

/* Style des en-têtes du tableau (centré) */
.table-entete-centre {
  font-size : 12px;
   font-family : Verdana, arial, helvetica, sans-serif;
   color : #333333;
   text-align : center;
  background-color : #a7ada7;
}

/* Style des en-têtes du tableau (droite) */
.table-entete-droit {
  font-size : 12px;
   font-family : Verdana, arial, helvetica, sans-serif;
   color : #333333;
  text-align : right;
  background-color : #a7ada7;
}

/* Style 1 des cellules */
.table-ligne1 {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #c6c3bd;
}

/* Style 1 des cellules références */
.table-ligne1-ref {
  width:100px;
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #c6c3bd;
}

/* Style 1 des cellules motorisation */
.table-ligne1-motorisation {
  width:25px;
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #c6c3bd;
}

/* Style 2 des cellules */
.table-ligne2 {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #cccccc;
}

/* Style 1 des cellules références */
.table-ligne2-ref {
  width:100px;
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #cccccc;
}

/* Style 2 des cellules motorisation */
.table-ligne2-motorisation {
  width:25px;
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  background-color : #cccccc;
}

/* Style 1 des cellules (centré) */
.table-ligne1-centre {
  font-size : 12px;
   font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : center;
  background-color : #c6c3bd;
}

/* Style 2 des cellules (centré) */
.table-ligne2-centre {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : center;
  background-color : #cccccc;
}

/* Style 1 des cellules (droite) */
.table-ligne1-droit {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : right;
  background-color : #c6c3bd;
}

/* Style 2 des cellules (droite) */
.table-ligne2-droit {
  font-size : 12px;
  font-family : Verdana, arial, helvetica, sans-serif;
  color : #333333;
  text-align : right;
  background-color : #cccccc;
}

.dataTableRow { background-color: #F0F1F1; }
.dataTableRowOver { background-color: #669999; cursor: pointer; cursor: hand; }

.pied_de_page{
	background-color:#039ce2;
	height:30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}


.recommandations{
	width:85%;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

/* début styles pneustore originaux  */




  TD {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #000000;
  }

  A.menu {
    /* color: #00ccff; */
    color: #ffffff;
    text-decoration: none;
  }

  A.menu2 {
    color: #33cc33;
    text-decoration: none;
  }
  
  A.menu3 {
    color: #ff0000;
    text-decoration: none;
  }

  A.menu:hover,A.menu2:hover,A.menu3:hover {
    color: #33cc33;
    text-decoration: underline;
  }
  
  TR.productListing-on {
    background: #ccffff;
  }

  TH {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
  }

  TD.ligneLien {
    height: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
  }

  TD.ligneLienRouge {
    height: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ff0000;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
  }

  TD.columnLeft {
    background: #cccccc;
  }

  TD.columnLeftOmbre {
    background: #cccccc;
    /* background-image:url(images/logoPS_ombre.gif); */
	background-image:url(images/logo_pneustore_gris.gif);
    background-position:top;
    background-repeat:repeat;
  }

  TD.ligneMRA {
    height: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #000000;
	background-image:url(images/fonds_mra_link.gif);
    color: #ffffff;
    font-weight: bold;
    text-align: center;
  }

  TD.columnRight {
    background: #cccccc;
  }
  
  TD.columnRightOmbre {
    background: #cccccc;
    /* background-image:url(images/logoPS_ombre.gif); */
	background-image:url(images/logo_ps_droite.gif);
    background-position:top;
    background-repeat:repeat;
  }
  
  TD.top {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #0099ff;
    font-weight: bold;
    text-align: center;
  }

  TD.mainPage {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background: #ffffff;
    color: #000000;
    font-weight : bold;
  }

  TABLE.borderTable, TD.borderTable {
    border: 1px solid #000000;
  }

  TD.slogan {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #33cc33;
    font-weight : bold;
    text-align : center;
  }

  TD.columnLeftPaiement {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
  }
  
  TD.pageHeading2, DIV.pageHeading2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #ff0000; /* DEFAUT #9a9a9a; */
  }

  TD.guide, TR.guide {
    background: #cccccc;
  }
  
  .fondBlanc {
    background: #ffffff;
  }

  .fondGris {
    background: #cccccc;
  }
  
  .important {
    color: #ff0000;
    background: #cccccc;
  }
  
  .partenaire {
    color: #0033ff;
  }
  
  .independant {
    color: #33cc33;
  }
  
  .acceptCGV {
    color: #ff0000;
  }

/* FIN - MODIF PNEUDIFFUSION */


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/* DEFAUT
BODY {
  background: #000000;
  color: #ffffff;
  margin: 0px;
}
*/

A {
  color: #0033ff;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* background: #bbc3d3; */
  color: #cccccc;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ededed;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ff0000; /* DEFAUT #9a9a9a; */
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.txt_bleu {
  font-family: Verdana, Arial, sans-serif;
  color: #0000FF;
}

SPAN.txt_vert {
  font-family: Verdana, Arial, sans-serif;
  color: #009900;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }



/* Styles pour la page Checkout_shipping.php */

.RedText { color: #ff0000; }

/* Fin - Styles pour la page Checkout_shipping.php */


.EcoTaxe { color: #009900;font-size:11px; font-weight:600 }

.top_links { text-decoration:none; }

.infos_pneu_hiver { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.infos_pneu_hiver_lien { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000; }


#toTop {
  display:none;
  text-decoration:none;
  position:fixed;
  bottom:20px;
  right:20px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:-999px;
  background-image: url(https://www.pneustore.fr/images/interface/uitotop.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  z-index: 900000;
}

#toTopHover {
  background:url(https://www.pneustore.fr/images/interface/uitotop.png) no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  float:left;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
  outline:none;
}
-->
