.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }


BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
	scrollbar-face-color:#F8F8F9; /*gris clair*/
	scrollbar-highlight-color:#BBC3D3; /*bleu bordure*/
	scrollbar-3dlight-color:#FFFFFF; /*blanc*/
	scrollbar-darkshadow-color:#FFFFFF; /*blanc*/
	scrollbar-shadow-color:#BBC3D3; /*bleu bordure*/
	scrollbar-arrow-color:#395D8C; /*bleu fleche*/
	scrollbar-track-color:#FFFFFF; /*blanc*/
}


A { 
  color: #000000; 
  text-decoration: none; 
}


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


FORM {
	display: inline;
}


TR.header {

  background: #3E5E89;
}


TR.headerNavigation {
  background: #BBC3D3;
}


TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color:#ffffff;
  
}
   
TR.headerNavigationNoel {
  background: url('http://www.texinfo.fr/images/noel2009/header_breadcrumb.gif') top left repeat-x;
}


TD.headerNavigationNoel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#ffffff;
  
}

TR.headerNavigationSoldes {
  background: url('http://www.texinfo.fr/images/caddieparty2009/header_breadcrumb.gif') top left repeat-x;
}


TD.headerNavigationSoldes {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#ffffff;
  
}


A.headerNavigation { 
  color: #000000; 
}


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


TR.headerError {
  background: #ff0000;
}


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


TR.headerInfo {
  background: #00ff00;
}


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


TR.footer {
  background: #bbc3d3;
}


TD.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #3E5E89;
  color: #ffffff;
  font-weight: bold;
}


.infoBox {
  background: #8D9BC9;
}


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


 TD.infoBoxHeading {
     font-family: Arial, Helvetica, sans-serif;
  	 font-size: 12px;
  	 font-weight: bold;
  	 background: #bbc3d3 url('images/infobox/corner_right_left.gif');
  	 color:#FFFFFF; background-image:url('images/infobox/corner_right_left.gif')
   }


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


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: #F8F8F9;
}


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: #ffffff;
}


TR.productListing-heading {
  background: #d2e9fb;
}


TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #e3e7e8 url('images/infobox/listing_bar.gif');
  
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}


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


A.pageResults { 
  color: #0000FF; 
}


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


TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #9a9a9a;
}


TR.subBar {
  background: #f4f7fd;
}


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


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


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


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


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


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


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


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


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


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


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


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


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


SPAN.markProductOutOfStock {

  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


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


TD.checkoutBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}


SPAN.checkoutBarHighlighted {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TR.headerNavigation2 {
  background: #BBC3D3;
}

TD.headerNavigation2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #274267;
  color:#ffffff;
  
   }

A.headerNavigation2 { 
  color: #000000; 
}

A.headerNavigation2:hover {
  color: #000000;
}

.ficheProduitTitre {
  font-family: Arial, Helvetica, sans-serif;
  color: #7087A8;
  font-weight: bold;
  font-size: 16px;
}
.ficheProduitTableau1 {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #B6B7CB;
}
.ficheProduitTableau1Pair {
  background-color: #F8F8F9;
}
.ficheProduitTableauC1 {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  height: 20px;
}
.ficheProduitTableauC2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #4668C6;
  font-size: 12px;
  height: 20px;
}
.ficheProduitTableau2 {
  padding: 10;
  background-color: #F8F8F9;
  border-width: 1px;
  border-style: solid;
  border-color: #FFB400;
}
.ficheProduitDescription {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
}


/******************************
---  CSS RELATIF AUX TESTS   ---
******************************/


.bigtabletest {
	border: 1px dashed #3E5E89;
	background-color: #F8F8F9;
}
.titretest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #3E5E89;
}
.contenutest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.endcelluletest {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: right;
}
.begincelluletest {
	font-family: Arial, Helvetica, sans-serif;
	color: #3E5E89;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
.imgtest {
	border: 1px dashed #3E5E89;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.configtitretest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #999999;
	text-align: center;
}


/*********************************
---  MODULE OPTIONS / GARANTIES   ---
*********************************/


TABLE.option_table {
/*background-image: url('images/product/option_bg.gif');*/
background-color: #F8F8F9;
/*border: 1px solid #28A4D2;*/
border: 1px solid #D3DAF7;
padding: 5px;
}
TD.options, TBODY.options {
padding-left: 5px;
padding-right: 5px;
font-family: Arial;
font-size: 11px;
}
.options_title {
border-bottom: 1px solid #D3DAF7;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
color: #000000;
background-color: #FFB400;
font-family: Arial;
font-weight: bold;
}


/*****************************************
---  MODULE UN EURO.COM PRODUCT INFO   ---
*****************************************/


TABLE.uneuro_table {
background-color: #F8F8F9;
border: 1px solid #D3DAF7;
padding: 5px;
}
TD.uneuro, TBODY.uneuro {
padding-left: 5px;
padding-right: 5px;
font-family: Arial;
font-size: 11px;
}
.uneuro_title {
border-bottom: 1px solid #D3DAF7;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
font-size: 12px;
color: #FFFFFF;
background-color: #3e5e89;
font-family: Arial;
font-weight: bold;
}

/*********************************
---                   ONGLETS                   ---
*********************************/
.line {
background-image: url('images/line.gif');
background-position: top;
background-repeat: repeat-x;
}
/*  INFORMATIQUE  */
.table_info {
  border: 1px solid #5582BC;
}
.onglet_info {
  font-family: Verdana;
  color: #5582BC;
  background-color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #5582BC;
  width: 122px;
  display: block;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}
.onglet_info:hover {
  border: 1px solid #5582BC;
  color: #FFFFFF;
  background-color: #5582BC;
  text-decoration: none;
}
/*  ELECROMENAGER  */
.table_electro {
  border: 1px solid #9644B3;
}
.onglet_electro {
  font-family: Verdana;
  color: #FFFFFF;
  background-color: #9644B3;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #9644B3;
  width: 122px;
  display: block;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}
.onglet_electro:hover {
  border: 1px solid #9644B3;
  color: #9644B3;
  background-color: #FFFFFF;
  text-decoration: none;
}
/*  AUDIO-VIDEO  */
.table_audio {
  border: 1px solid #99442D;
}
.onglet_audio {
  font-family: Verdana;
  color: #FFFFFF;
  background-color: #99442D;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #99442D;
  width: 122px;
  display: block;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}
.onglet_audio:hover {
  border: 1px solid #99442D;
  color: #99442D;
  background-color: #FFFFFF;
  text-decoration: none;
}
/*  BRICOLAGE  */
.table_brico {
  border: 1px solid #13911A;
}
.onglet_brico {
  font-family: Verdana;
  color: #FFFFFF;
  background-color: #13911A;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #13911A;
  width: 122px;
  display: block;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}
.onglet_brico:hover {
  border: 1px solid #13911A;
  color: #13911A;
  background-color: #FFFFFF;
  text-decoration: none;
}
/*  CUISINE & ART CULINAIRE  */
.table_tplm {
  border: 1px solid #c0427b;
}
.onglet_tplm {
  font-family: Verdana;
  color: #FFFFFF;
  background-color: #c0427b;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #c0427b;
  width: 180px;
  display: block;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}
.onglet_tplm:hover {
  border: 1px solid #c0427b;
  color: #c0427b;
  background-color: #FFFFFF;
  text-decoration: none;
}
/*  ART DE LA TABLE  */
.table_adlt {
  border: 1px solid #b08169;
}
.onglet_adlt {
  font-family: Verdana;
  color: #FFFFFF;
  background-color: #b08169;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #b08169;
  width: 122px;
  display: block;
  text-decoration: none;
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
}
.onglet_adlt:hover {
  border: 1px solid #b08169;
  color: #b08169;
  background-color: #FFFFFF;
  text-decoration: none;
}
/* ACCOUNT MS2 BEGIN */
.account_ms2 {
  padding-top: 40px;
  vertical-align: top;
  font-size: 12px;
  font-family: Arial;
}

ul.account_links {
  list-style-image: url('images/account_puce.gif');
  /*line-height: 1.8;*/
}

a.account_links, a.account_links:link, a.account_links:active, a.account_links:visited {
  text-decoration: none;
}

a.account_links:hover {
  color: #AABBDD; 
  text-decoration: underline; 
}

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

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

.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; }
/* ACCOUNT MS2 END */
