/*
  $Id: stylesheet.css 79 2007-03-01 16:43:23Z i.milovidoff $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

h1 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color: #006AA8;
	}

h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	}

h3 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	}

h3.news_title {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	}	
	
h4 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
h5 {
	font:13px Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
h6 {
	font:13px Arial, Helvetica, sans-serif;
	color: #000000;
	}	

/* BOF - NEWS */
.texte_courant {
	font:12px Arial, Helvetica, sans-serif;
	}
/* EOF - NEWS */
	
.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: #C1DBE6; text-decoration: underline; }*/

.content {
	background-color: #FFFFFF;
	}

td#miopalmo-footer-image {
	background: url(../../images/infotpl/miopalmo-footer.png) no-repeat;
	height: 29px;
	width: 970px;
	}
	
BODY {
  background-color: #006AA8;
  color: #000000;
  margin: 0px;
  text-align: center; /* pour corriger le bug de centrage IE */

}

a, a:active, a:link, a:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	}

a:hover {
	color: #4C97B6;
	text-decoration: underline;
	}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/* ############ NAVIGATION ###########	*/

TR.headerNavigation {
}

td.headerNavigation, td.headerNavigationProd {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight : normal;
	background-color : #FFFFFF;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #C1DBE6;
	}


table.productListing td.headerNavigation {
	background-color : #4C97B6;
	}


a.headerNavigation, a.headerNavigation:active, a.headerNavigation:link, a.headerNavigation:visited { 
	color: #000066; 
	text-decoration: none;
	}
	
a.headerNavigation:hover {
	color: #4C97B6; 
	}



/* ############ FOOTER ###########	*/
.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #4C97B6;	
  color: #ffffff;
  padding-top : 1px;
  padding-bottom : 2px;
}

.footerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #4C97B6;	
  color: #ffffff;
  font-weight : normal;
  padding: 2px 10px 2px 10px;
}

a.footerNavigation, a.footerNavigation:active, a.footerNavigation:link, a.footerNavigation:visited { 
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
	}

a.footerNavigation:hover {
	color: #000066;
	text-decoration: underline;
	}

Td.footer {
 color:#ffffff;
}

TR.footer {
 /* background: #bbc3d3;*/
}

a.footer, a.footer:active, a.footer:link, a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

a.footer:hover {
	color: #000066;
	text-decoration: underline;
	}

/* ############ ERREUR ERROR ###########	*/

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;
}

/* INFO BOX	*/
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TABLE.infoBox {
	border: 1px solid #C1DBE6;
}

TABLE.infoPlus {
	border: 1px solid #924293;
}

TD.infoPlus {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color:#000000;
  background: #F8E5EE;
/*  border: 1px solid #924293;	*/
}

TABLE.contourVert {
	border: 1px solid #C1DBE6;
}
/*	###################################"	*/
.infoBox {
	border-left: 1px solid #C1DBE6;
	border-right: 1px solid #C1DBE6;
}

.boxText { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
}

.boxText h3 { 
	margin:0px;
}

.boxText b {
	font-weight: normal;
	}

td.boxTextMain { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 13px;
	}

td.boxTextMain a, td.boxTextMain a:active, td.boxTextMain a:link, td.boxTextMain a:visited { 
	font-weight: bold;
	text-decoration: underline;
}

td.boxTextMain A:hover { 
	font-weight: bold;
	text-decoration:none;
}

a.boxText, a.boxText:active, a.boxText:link, a.boxText:visited { 
	font-weight: normal;
	text-decoration: none;
	}

a.boxText:hover { 
	text-decoration: underline;
	}

td.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #C1DBE6 url(../../images/infobox/miopalmo-menu-left-bg.png) 5px 0px no-repeat;
	color: #006AA8;
	height: 25px;
	text-align: left;
	padding: 0px 0px 0px 25px;
	}

td.infoBoxHeading a, td.infoBoxHeading a:active, td.infoBoxHeading a:link, td.infoBoxHeading a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006AA8;	
	}

td.infoBoxHeading a:focus, td.infoBoxHeading a:hover {
	text-decoration: underline;
	}
	
TD.infoBoxHeadingVert {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #C1DBE6;
	color: #006AA8;
}

.infoBoxContents, .infoBoxContents h3, .infoBoxContents a {
  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.infoBoxFooter, TD.infoBoxFooter h3, TD.infoBoxFooter a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #C1DBE6; 
  color: #006AA8;
}

TD.infoBoxFooter A:hover {
  color: #006AA8;
  text-decoration:none;
}

/*	########### BOF BUTTON ########################"	*/
TD.infoButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #C1DBE6; 
  color: #006AA8;
}

A.infoButton {
  color: #006AA8;
  text-decoration:none;
}

A.infoButton:hover {
  color: #006AA8;
  text-decoration:none;
}

/*	########### BOF BOX SPECIALS ########################"	*/

.infoBoxSpecials {
	border-left: 1px solid #C1DBE6;
	border-right: 1px solid #C1DBE6;
}

td.infoBoxHeadingSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C1DBE6;
  color: #006AA8;
}

td.infoBoxFooterSpecials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #C1DBE6;
  color: #FF0000;
}

/*	########### BOF BOX SEARCH ########################"	*/

.infoBoxSearch {
  background: #ffffff;
}

TD.infoBoxHeadingSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #0286D0;
}

TD.infoBoxFooterSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

/*	########### BOF BOX CATEGORIES ########################"	*/
TD.infoBoxHeadingCategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  color: #006AA8;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}

A.boxTextCategories { 
	text-decoration:none;
}

A.boxTextCategories:hover { 
	text-decoration:none;
}

span.selectText {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000066;
	}


/*	########### BOF BOX INFORMATION ########################"	*/
TD.infoBoxHeadingInformation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #006AA8;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}


/*	########### BOF BOX STUDENTS ########################"	*/
TD.infoBoxHeadingStudents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #006AA8;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_r.gif);
}

A.boxTextStudents { 
	text-decoration:none;
}

A.boxTextStudents:hover { 
	text-decoration:underline;
}
/*	########### BOF BOX HELP ########################"	*/
TD.infoBoxHeadingHelp {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #006AA8;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}

.boxTextHelpBleu { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	color: #0489CE;
}

/*	########### BOF BOX GUIDE ########################"	*/
TD.infoBoxHeadingGuide {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #006AA8;
  background: #FFFFFF;
  background-image : url(../../images/infobox/fond_menu_gauche_b.gif);
}

/*	########### BOF BOX MAINPAGE ########################"	*/

.infoBoxMainpage {
  background: #C1DBE6;
}

.boxTextMainpage { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	background: #C1DBE6;
	color: #67B5FF;
}

TD.infoBoxHeadingMainpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #67B5FF;
}

TD.infoBoxFooterMainpage {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #67B5FF;
}

/* FIN INFOBOX	*/

/*	########### PIEDS PORTES ########################"	*/
TABLE.piedporte {
  border-bottom:3px solid #006AA8;
  border-top:3px solid #006AA8;
  border-left:3px solid #006AA8;
  background: #006AA8;
}

TD.piedporte {
  border-right:3px solid #006AA8;
  background: #006AA8;
}

TD.piedporte_product {
  border:3px solid #006AA8;
}

/*	########### PRODUCT ########################"	*/
table.infoBoxProductImage {
	margin:0px 0px 15px 15px;
	}

TD.infoBoxProductFooter {
  background: #C1DBE6; 
}

a.infoBoxProductFooter, a.infoBoxProductFooter:active, a.infoBoxProductFooter:link, a.infoBoxProductFooter:visited  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  background: #C1DBE6; 
  color: #000066;
}

a.infoBoxProductFooter:hover {
  text-decoration: underline;
  color: #4C97B6;
}

TD.caractProduct {
  background-image: URL(../../images/infotpl/fond_centre_caract_produit.gif);
}

TD.styleProduct {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #006AA8;
}

TD.product_title, DIV.product_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#000000;
}

TD.product_desc, DIV.product_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
  color:#000000;
}

TD.product_desc_min {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight: normal;
  color:#000000;
}

INPUT.product_desc, SELECT.product_desc {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	border:1px solid #000000;
}

TD.infoPlusHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	background: #C1DBE6;
	color: #006AA8;
}

TD.lignehaut {
  border-top: 1px solid #C1DBE6; 
}

SPAN.nomOption {
	font-weight: bold;
	font-size: 0.8em;
}

/*	##################################"	*/

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
/*  background: #FEFEFE;	*/
  background: #FFFFFF;

/*  background-image : url(../../images/OSCMAX_infobox_bg.gif);	*/
}

tr.productListing-odd {
	background: #F4F7FD;
	}

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: #f8f8f9;	*/
  background: #FFFFFF;
}

table.productListing {
	border: 1px;
	border-style: solid;
	border-color: #C1DBE6;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #006AA8;
	font-weight: bold;
	}

a.productListing-heading:hover {
	color: #FFFFFF;
	}
	
TD.productListing-data-max, TD.productListing-data-max h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006AA8;
	margin: 0px;
}


TD.productListing-data, TD.productListing-data h2, TD.productListing-data h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	}

td.productListing-data a, td.productListing-data a:active, td.productListing-data a:link, td.productListing-data a:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	}

td.productListing-data a:hover {
	color: #4C97B6;
	text-decoration: underline;
	}

a.pageResults:hover {
	color: #0000FF !important;
	background: #FFFF33;
	}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #006AA8;
  padding: 20px 0px 0px 0px;
}

DIV.pageHeading h1 {
	display:inline;
	}

td.linebottom {
	border-bottom: 1px solid #C1DBE6;
	}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, LI.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainDefault, P.mainDefault, LI.mainDefault {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#000000;
}

TD.smallText h2, TD.smallText, SPAN.smallText, P.smallText, LI.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin-bottom: 0px;
}

td.smallText a, td.smallText a:active, td.smallText a:link, td.smallText a:visited {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	}

td.smallText a:hover {
	color: #4C97B6;
	text-decoration: underline;
	}

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;
}

TD.category_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  font-weight: bold;
  color:#006AA8;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#006AA8;
}

TD.category_desc A {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#006AA8;
  text-decoration: underline;
}

TD.category_desc A:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: bold;
  color:#006AA8;
  text-decoration: none;
}

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-color: #B4DAFF;
  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;
  font-weight: bold;
  color: #FF0000;
}

SPAN.productinfoSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #FF0000;
}

SPAN.productOldPrice {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000000;
}

span.productinfoOldPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006AA8;
	text-decoration: line-through;
	}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

DIV.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

.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; }

.columnleft {
  background-color: #C1DBE6;
}

.columnright {
  background-color: #C1DBE6;
  border-left: 1px #C1DBE6 solid;
}
.columnrightboxes {
  background-color: #C1DBE6;
}

TABLE.flash {
  background: #FFFFFF;
  border-color: #C1DBE6;
  border-style: solid;
  border-width: 1px;
}

TD.tableBanner {
  background: #FFFFFF;
  border-color: #E4E4E4;
  border-style: solid;
  border-width: 1px;
}

TD.tableBannerCenter {
  background: #FFFFFF;
  border-color: #E4E4E4;
  border-style: solid;
  border-width: 1px;
  text-align:center;
}

A.tableBanner {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #000000; 
	text-decoration: none;
}

td.tableOnglet {
	background: url(../../images/infotpl/miopalmo-menu-top-bg.png) repeat-x;
	height: 36px;
	border-top: 1px solid #C1DBE6;
	border-right: 1px solid #C1DBE6;
	border-left: 1px solid #C1DBE6;
	cursor: pointer; /* Permet d'avoir la souris en forme de main comme sur un lien car le td est cliquable */
	}

/* Pour IE "hover" ne marche que pour les liens donc il faut avoir recours au JS */
td.tableOnglet:hover {
	background: url(../../images/infotpl/miopalmo-menu-top-bg-hover.png) repeat-x;
	}
	
/* Pour ne pas afficher les images en balise */	
td.tableOnglet img {
	display:none;
	}
	
a.tableOngletA, a.tableOngletA:active, a.tableOngletA:link, a.tableOngletA:visited, a.tableOngletA:hover {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	}

a.tableOngletB, a.tableOngletB:active, a.tableOngletB:link, a.tableOngletB:visited, a.tableOngletB:hover {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px; 
	color: #C1DBE6; 
	text-decoration: none;
	font-variant: small-caps;
	font-weight:bold;
	padding: 0px 0px 0px 23px;
	}

TD.tablePartOnglet1 {
  background: url(../../images/infotpl/fond_menu_onglets_pp.gif) repeat-x;
  border-top: 1px solid #C1DBE6;
  border-right: 1px solid #C1DBE6;
  border-left: 1px solid #C1DBE6;
  cursor: pointer; /* Permet d'avoir la souris en forme de main comme sur un lien car le td est cliquable */
}
/* Pour ne pas afficher les images en balise */
TD.tablePartOnglet1 img, TD.tablePartOnglet2 img, TD.tablePartOnglet3 img {
	display:none;
}

TD.tablePartOnglet2 {
  background: url(../../images/infotpl/fond_menu_onglets_pp2.gif) repeat-x;
  border-top: 1px solid #C1DBE6;
  border-right: 1px solid #C1DBE6;
  border-left: 1px solid #C1DBE6;
  height: 72px;
  cursor: pointer; /* Permet d'avoir la souris en forme de main comme sur un lien car le td est cliquable */
}

TD.tablePartOnglet3 {
  background: url(../../images/infotpl/fond_menu_onglets_pp3.gif) repeat-x;
  border-top: 1px solid #C1DBE6;
  border-right: 1px solid #C1DBE6;
  border-left: 1px solid #C1DBE6;
  height: 108px;
  cursor: pointer; /* Permet d'avoir la souris en forme de main comme sur un lien car le td est cliquable */
}


a.tablePartOngletA, a.tablePartOngletA:active, a.tablePartOngletA:link, a.tablePartOngletA:visited, a.tablePartOngletA:hover {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px 0px 0px 32px;	
	}

a.tablePartOngletB, a.tablePartOngletB:active, a.tablePartOngletB:link, a.tablePartOngletB:visited, a.tablePartOngletB:hover {
	font-family : Verdana, Arial, sans-serif; 
	font-size : 11px; 
	color: #FFFFFF; 
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0px 0px 0px 37px;	
	}

#bloc_web {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	/*width:970px;
	_width:970px;*/
	background: url(../../images/infotpl/miopalmo-bg.png) repeat-y;
	width: 1000px;	
	z-index:10;
}

#caddie {
	position:absolute;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
/*	padding-left:878px;*/
	top:130px;
	width:970px;
	height:30px;
	z-index:300;
}


/*BRUNO : AJOUT DES NOUVEAUX STYLES DIV BOXES*/


.columnleft DIV.infoBox {
	width:200px;
	padding-top:10px;
}
.columnrightboxes DIV.infoBox {
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
}


.columnleft DIV.infoBoxHeading {
	width:200px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006aa8;
	text-align: left;
	width:100%;
	height:25px;
	background:#c1dbe6 url(../../images/infobox/miopalmo-menu-left-bg.png) no-repeat scroll 5px 0px;
}
.columnrightboxes DIV.infoBoxHeading {
	width:200px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006aa8;
	text-align: left;
	/*width:100%;*/
	height:25px;
	background:#c1dbe6 url(../../images/infobox/miopalmo-menu-left-bg.png) no-repeat scroll 5px 0px;
}

.columnleft DIV.infoBoxHeadingTitle {
	padding-left:25px;
}
.columnrightboxes DIV.infoBoxHeadingTitle {
	padding-left:25px;
}

.columnleft DIV.infoBoxHeading A {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006aa8;
	text-align: left;
	float:left;
}
.columnrightboxes DIV.infoBoxHeading A {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#006aa8;
	text-align: left;
	float:left;
}

.columnleft DIV.infoBoxHeadingImgLink {
	float:right;
}
.columnrightboxes DIV.infoBoxHeadingImgLink {
	float:right;
}

.columnleft DIV.infoBoxContents a,h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
}
.columnrightboxes DIV.infoBoxContents a,h3 {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
}

.columnleft DIV.infoBoxFooter {
	border:0;
	width:145px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #c1dbe6 none repeat scroll 0%;
	color: #006AA8;
	font-weight:bold;
}
.columnrightboxes DIV.infoBoxFooter {
	border:0;
	width:145px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #c1dbe6 none repeat scroll 0%;
	color: #006AA8;
	font-weight:bold;
}

.columnleft DIV.boxText {
	padding-top:10px;
	text-align:center;
}
.columnrightboxes DIV.boxText {
	padding-top:10px;
	text-align:center;
}


.columnleft DIV.infoBoxFooter A:hover {
	color: #006AA8;
	text-decoration:none;

}
.columnrightboxes DIV.infoBoxFooter A:hover {
	color: #006AA8;
	text-decoration:none;
		color:#000000;
	font-family : verdana;
	font-size:10px;
}

.columnleft DIV.productSpecialPrice {
	
}
.columnrightboxes DIV.productSpecialPrice {

}


.columnleft DIV.infoBoxHeadingTitleSpecials {
	background:#c1dbe6 url(../../images/infobox/miopalmo-menu-left-bg.png) no-repeat scroll 5px 0px;
}
.columnrightboxes DIV.infoBoxHeadingTitleSpecials {
	background:#c1dbe6 url(../../images/infobox/miopalmo-menu-left-bg.png) no-repeat scroll 5px 0px;
}

.columnleft DIV.infoBoxHeadingTitleSpecials {
	float:left;
	padding-left:25px;
	font-family: Verdana,sans-serif;
	color:#006AA8;
	font-size:14px;
	font-weight:bold;
	height:25px;
	text-align:left;
}
.columnrightboxes DIV.infoBoxHeadingTitleSpecials {
	float:left;
	padding-left:25px;
	font-family: Verdana,sans-serif;
	color:#006AA8;
	font-size:14px;
	font-weight:bold;
	height:25px;
	text-align:left;
}

.columnleft DIV.infoBoxHeadingTitleSpecials A {
	float:left;
	padding-top:4px;
	width:95px;
	overflow:hidden;
	color:#006AA8;
	font-weight:bold;
}
.columnrightboxes DIV.infoBoxHeadingTitleSpecials A {
	float:left;
	padding-top:4px;
	width:95px;
	overflow:hidden;
	color:#006AA8;
	font-weight:bold;
}

/* Pour l'affichage de la nouvelle gestion des promotions */
SPAN.productSpecialPrice {
  font-size:1.4em;
  font-weight: bold;
  color: #006BAD;
}

SPAN.productSpecialText {
  font-size:1em;
  font-weight: bold;
  color: #006BAD;
}
























