/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 290 2004-09-15 19:48:26Z wilt $
*/
BODY {
	background-color: #e5edf5;
	color: #000000;
	margin: 0px;
	padding: 0px;
        font: 11px Verdana, Arial, sans-serif;
text-align:center;
margin-right:auto;
margin-left:auto;
}

.centershop{
padding: 0px;
margin: 0px;
text-align:center;
margin-right:auto;
margin-left:auto;
width: 750px !important;
        
}

TD.main, P.main {
  font-size: 11px;
}

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

A:hover {
  color: #666666;
  text-decoration: none;
}

FORM {
display: inline;
}
.banners {
  padding: 0px;
}

/*HEADER CSS*/

TABLE.header {
  width:750px;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  background-image: url(../images/bgheader.gif);
  background-repeat: repeat-x;
  background-color: #990000;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;

}

TABLE.headerNavigation {
  background-color:#DB0024;
  border:0px solid #9a9a9a;
  width:750px;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
}

TD.headerNavigation {
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  padding: 0px;
  text-align:center
  margin-right:auto;
  margin-left:auto;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  text-align:left;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: normal;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #fff;
  text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 0px;
  margin:0px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;

}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:0px;
text-align:justify;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #abbbd3;
  background-image: url(../images/tile_back.jpg);
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  border:0px;
text-align:left;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  margin-bottom: 0px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:0px;
  text-align:justify;
  padding: 0px;
margin:0px;

}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 0px 0px 0px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
}

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 0px;
}

.center_column {
  padding: 0px;
  margin:0px;


}

tr td.center_column {
  padding: 0px;
  margin:0px;

}



.main_page tbody tr td.center_column table tbody tr td.main {
  padding: 0px;
  margin:0px;
 background-color:#fff;
vertical-align:top;
height:0px;

}











/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  width:750px;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  font-size: 10px;
  border:0px;
}

TR.footertop {
  width:750px;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  background: #666;
  font-size: 11px;
}



/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 0px dotted #666666;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ebebeb;
}

td.pageresults a {
  color: #cc0000;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #3399FF;
   font-weight: bold;
}

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

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #008000;
  text-decoration: none;
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #FF0000;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}





//*+++++++ modification de patrick ++++++++*/


div.banners{

}


a{
  color:#990000
}


table.centershop tbody tr td div{

}


table.footer tbody tr td.footerbottom{
    display:none;
}

html{
    margin:0px;
    padding:0px;
}

body{
    margin:0px;
    padding:0px;
}

body#index{
    margin:0px;
    padding:0px;
}


table.centershop table.main_page{
width:724px;
background-color:#fff;
  border-right: 4px solid #fff;
  border-left: 4px solid #fff;
  border-bottom: 1px solid #fff;
border-top:0px;
}



body{
background-color:#F0EFED;
text-align:center;
margin-right:auto;
margin-left:auto;

}

table.centershop{
background-color:#F0EFED;
text-align:center;
margin-right:auto;
margin-left:auto;
border:0px;

}


td.footertop{
background-color:#666;
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
  border-bottom: 0px solid #fff;
border-top:0px;

}


table.header{
background-image:url(../images/bgheader.gif);
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
  border-bottom: 2px solid #fff;
border-top:0px;
}


td.headerNavigation {
border:0px;
display:none;
}



table.headerNavigation tr {
background-color:#DB0024;
  border-right: 0px solid #fff;
  border-left: 0px solid #fff;
  border-bottom: 0px solid #fff;
border-top:0px;
height:3px;

}


table.header tbody tr td div form div{
position:relative;
top:45px;
left:154px;
}

table.header tbody tr td a img {
border:0px;
margin:0px;
padding:0px;
}




/*  menu  */
/*

dl dd#smenu1 a:hover { background-color: rgb(0, 133, 138); }

dl dd#smenu2 a:hover { background-color: rgb(137, 52, 186); }

dl dd#smenu3 a:hover { background-color: rgb(3, 124, 0); }

dl dd#smenu4 a:hover { background-color: rgb(0, 26, 114); }

dl dd#smenu5 a:hover { background-color: rgb(189, 149, 86); }

dl, dt, dd, ul, li { margin: 0px; padding: 0px; list-style-type: none; width: 150px; }

#menu {width: 750px; z-index: 1;}

#menu dl { 
float:left;
width: 150px; }

#menu dt { 
border: 1px solid gray; 
margin: 1px 1px 0px; 
background: rgb(204, 204, 204) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial;
 width: 150px; 
cursor: pointer; 
text-align: center; 
font-weight: bold; }

#menu dd { 
border-style: none solid solid; border-color: -moz-use-text-color gray gray; 
border-width: 0px 1px 1px; 
margin: 0px 0px 0px; 
width: 150px; 
 }

#menu li { background-color: rgb(204, 204, 204); text-align: left; 
padding:0px;
border-bottom:1px solid gray;}

#menu li a, #menu dt a { border: 0pt none ; color: rgb(0, 0, 0); text-decoration: none; display: block; height: 100%; 
}

#menu li a:hover, #menu dt a:hover {  }

#site { border: 0px solid gray; padding: 5px; position: absolute; z-index: 1; top: 70px; left: 10px; color: rgb(0, 0, 0); background-color: rgb(221, 221, 221); }

.mentions { position: absolute; top: 300px; left: 10px; color: rgb(0, 0, 0); background-color: rgb(221, 221, 221); }
*/




//*  menu 2*/


#weblog a:visited { color: #FFF; background-color: #999; }

#prelude
{
	
	top: 0px;
	width: 750px;
	margin: 0 auto;
	text-align: right;
	font-size: 80%;
}



//*  menu 2*/


#weblog a:visited { color: #FFF; background-color: #999; }

#prelude
{
	
	top: 0px;
	width: 750px;
	margin: 0 auto;
	text-align: right;
	font-size: 80%;
}



/* Navigation - Tha Drop-down Menu
-------------------------------------------------------- */
/*
#nav {
	position: relative;
        left:-40px;
        top:-3px;
	width: 750px;
	height: 0px;
	margin: 0 auto 12px;
	text-align: left;
        }

#menuDeroulant
{
	list-style-type: none;
	width: 750px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	margin:0px;
}
#menuDeroulant li { 
float: left; 
width: 150px; 
font-size:10.4px;
font-weight:bold;
}

#menuDeroulant a:link, #menuDeroulant a:visited
{
	display: block;
	color: #333;
	background-color: #999;
	padding: 2px 6px;
	border-right: 1px solid #FFF;
        border-left: 1px solid #FFF;
	text-decoration: none;
}
#menuDeroulant a:hover { color: #FFF; background-color: none; }


#menuDeroulant .sousMenu { display: none; list-style-type: none; }


#menuDeroulant .sousMenu li
{position: relative;
        left:-40px;
        top:0px;
	float: none;
	width: 150px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: white;
        border-left:1px solid white;
        border-right:1px solid white;
}
#menuDeroulant .sousMenu a:link, #menuDeroulant .sousMenu a:visited
{
	display: block;
	color: #333;
	background-color: #666;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
}
#menuDeroulant .sousMenu a:hover
{
	background-image: none;
	color: #FFF;
	background-color: #333;
	font-weight: bold;
}
#menuDeroulant li:hover > .sousMenu { display: block; }



ul#menuDeroulant li#un a:hover
{ background-color: rgb(0, 133, 138); 
}

ul#menuDeroulant li#deux a:hover { background-color: rgb(137, 52, 186); }

ul#menuDeroulant li#trois a:hover { background-color: rgb(3, 124, 0); }

ul#menuDeroulant li#quatre a:hover{ background-color: rgb(0, 26, 114); }

ul#menuDeroulant li#cinq a:hover { background-color: rgb(189, 149, 86); }

*/



div#nav ul{ 
width:750px;
background-color: transparent;
border:0px solid blue }






table.centershop tbody tr td table.main_page{
width:750px;
background-color:#fff;
margin-right:auto;
margin-left:auto;
text-align:center;
}




TD.footertop{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  width:750px;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  border:0px;
}

table.footerall{
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  border:0px;
}



table.menuall{
position:relative;
top:-5px;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  border:0px;
 z-index: 50;
}



table.centershop tbody tr td table.main_page{
position:relative;
top:-8px;
 z-index: 1;
}

table.footerall{
position:relative;
top:-8px;

}


table.header tbody tr td div.headerlink{ 
color:#fff;
float:right;
text-align:right;

}




div.headerlink { 
margin:0px;
text-align:right;
padding-right:10px;
padding-top:3px;
color:#fff;} 


div.headerlink a{ 
margin:0px;
text-align:right;
padding-top:3px;
color:#fff;}




table.header tbody tr td div form div{ 
margin:0px;
text-align:right;
width:290px;
height:26px;
}


table.header tbody tr td div form div { 
background:transparent;
margin:0px;
padding-right:7px;
text-align:right;
width:180px;
height:26px;
position:relative;
top:30px;
}



td.center_column  { 
padding:2px;
text-align:justify;

}


/*titre de page*/
td.pageHeading h1 { 
display:none;
}



td.greetUser{ 
display:none;
}


table.accueil tbody tr td.textaccueil{ 
vertical-align:top;
line-height:15px;
margin:0px;
padding-right:6px;
border:0px;
}


table.accueil tbody tr td.sloganaccueil{ 
vertical-align:bottom;
line-height:15px;
margin:0px;
padding:0px;
border:0px;
text-align:right;
}




h3{ 
color:red
padding-bottom:6px;
}


td.textaccueil{ 
padding-top:10px;
text-align:justify;
}



table.accueil{ 
text-align:center;
margin-right:auto;
margin-left:auto;
}

table.main_page tbody tr td.center_column table tbody tr td{
text-align:left;
font-size:12px;
}

/* productListind - probleme d'espace -*/

.productListing-even .productListing-data {
background-color:#dddddd;
}

.productListing-even .productListing-data img {
background-color:transparent;
text-align:left;
margin-right:0px;
}

.productListing-even .productListing-data tbody tr .productList img {
background-color:transparent;
text-align:left;
margin-right:0px;
}


/* fin de product */
td.productListing-heading .productListing-heading{
color:|fff;
}

td.cartBox{
background-color:#ccc;
}

.center_column form table tbody tr td.pageHeading{
color:#990000
}




.center_column form table tbody tr td.plainbox-description p {
  padding: 0px;
  margin:0px;
text-align:justify;
}


.center_column form table tbody tr td.plainbox-description p strong{

text-align:justify;
line-height:20px;
}

.center_column form table tbody tr td.plainbox-description p{
text-align:justify;
margin-top:15px;
}



.leftboxcontent a{
color:#990000;
padding-top:20px;
font-size:9px;
}






/* ----- Plan du site -----*/


table.plan {
margin-right:150px;
margin-left:150px;
margin-top:10px;
text-align:center;
margin-right:auto;
margin-left:auto;
}


.planmenu1{
text-align:left;
color:#fff;
font-weight:bold;
font-size:12px;
padding:2px;
background-color:#666;
}

td.plansousmenu{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color: rgb(3, 124, 0);

}


.planmenu2{
text-align:left;
color:#fff;
font-weight:bold;
font-size:12px;
padding:2px;
background-color:#666;
}

td.plansousmenu2{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color:rgb(183, 134, 7);

}



.planmenu3,
.planmenu4,
.planmenu5{
text-align:left;
color:#fff;
font-weight:bold;
font-size:12px;
padding:2px;
background-color:#666;
}

td.plansousmenu3{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color:#DB0042;

}



td.sousmenun2{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;

color:#fff;
background-image: url(/images/smrose.gif);
}

td.sousmenun2 a{
color:#fff;
}


td.sousmenun2 a:hover{
color:#fff;
text-decoration:underline;
}


td.plansousmenu22{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color:#CCAA51;
}


td.plansousmenu23{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color:#fff;
}


td.plansousmenu4{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color:#00858A;
}


td.plansousmenu5{
text-align:left;
color:#fff;
font-size:12px;
padding:2px;
background-color:#0069D1;
}


.plansousmenu a, 
.plansousmenu2 a,
.plansousmenu3 a,
.plansousmenu4 a, 
.plansousmenu5 a{
color:#fff;
}

.plansousmenu a:hover, 
.plansousmenu2 a:hover,
.plansousmenu3 a:hover,
.plansousmenu4 a:hover, 
.plansousmenu5 a:hover{
color:#fff;
text-decoration:underline;
}


/* --- fin de plan du site --- */

/* --- centrer les 3 boutons (précédent - retour - suivant) --- */

td.main img{
text-align:center;
padding-left:0px;
background-color:white;
}

td.cartBox{
text-align:left;
background-color:#ccc;
color:black;
}



td.plainBoxHeading div{
text-align:left;
}



.plainBox{
text-align:justify;
padding-bottom:8px;
background-color:white;
}






/* --- recherche --- */

#searchbtn{
position:relative;
top:0px;
left:69px;
}


#blocsearch{
height:0px;
width:0px;
}


div.headerlink form#recherche{
position:relative;
top:-6px;
left:60px;
}


#motrecherche{
height:0px;
width:0px;
padding:0px;
margin:0px;
}



/* --- fin recherche --- */

td.plainbox-description{
vertical-align:top;
width:571px;
}


.cartBox input{
vertical-align:bottom;
background-color:#ececec;
}




.productListing-data  a{
position:relative;
left:-3px;
font-size:12px;
font-weight:bold;
}


table.header{
font-size:11px;
}

td.menuin{
font-size:11px;
}