/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License

*/

h1,h2,h3{
font-size:10px;
}

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

.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #E04631; text-decoration: underline; }


a{color:#546A6A}


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



.infoBox 				{background: #ffffff;}



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



/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  */

FORM 					{display: inline;}

TR.header 				{background: #ffffff;}

TR.headerNavigation 	{background: #ffffff;}

TD.headerNavigation 	{padding-left:11px;padding-top:6px;height:28px;font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight : bold;}

/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;

}  */

a.headerNavigation:link,a.headerNavigation:visited{
color:#000;
text-decoration:none;
font-size:10px;
font-family:Verdana;
text-transform:uppercase;


}

a.headerNavigation:hover{
text-decoration:underline;
}

TR.headerError 		{background: #ff0000;}

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

TR.headerInfo 		{background: #00ff00;}

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

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

.infoBoxNotice 				{background: #FF8E90;}

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

TD.box_header_txt 			{border-top:1px solid #E6DDDC;border-left:1px solid #E6DDDC;border-right:1px solid #E6DDDC;font-family: Verdana, Arial, sans-serif;font-size: 10px;font-weight: bold;background: #fff;color: #940753;}

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

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

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

/*TD.productListing-data 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;background:#fff;}*/
TD.productListing-data 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;background:#f0bae4;}

TD.pageHeading, DIV.pageHeading {padding-left:5px;font-family: Verdana, Arial, sans-serif;font-size: 10px;font-weight: bold;color: #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: 10px;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: 10px;color: #aabbdd;}

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

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

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

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

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

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

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

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



.moduleRow { }

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

.moduleRowSelected 							{background-color: #D7E9F7; }



.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; }

#myse select 								{width:90%;}

/* input requirement */

.product .inputRequirement, .inputRequirement 					

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



/* -------------------------------------------------          -------------------------------------------------------- */

del {color:#546A6A; font-family:  Verdana,; font-size:10px; font-weight:bold}

s {color:#808080;font-size:10px;font-weight:normal;}

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

body {padding:0; margin:0; background:#F8F7F3}

body, td, input, textarea{

	color:#3F4143; font-size:10px; font-family:Verdana;

	

	vertical-align:top;

	padding:0px;

}

img      {border:0px;}

table	 {width:100%;}



.vam { vertical-align:middle}



.border{ border:1px solid #E6DDDC; background:#FFFFFF}

.border_1{ border:1px solid #E6DDDC; border-width:1px 1px 0px 1px; background:#FFFFFF}

.border_2{ border:1px solid #E6DDDC; border-width:0px 1px 1px 1px; background:#FFFFFF}





.header td 		 {color:#ffffff;}

.header span	 {color:#4D4240; font-size:10px;}

.header b   	 {color:#ffffff; font-size:10px; font-family:Verdana; text-transform:uppercase}

.header a 		 {color:#4D4240; text-decoration:none; font-size:10px; font-family:Verdana;}

.header a:hover  {color:#4D4240;text-decoration:underline}

.header strong a 		 {color:#C9CBBD; text-decoration:underline; font-size:10px}

.header strong a:hover  {color:#C9CBBD;text-decoration:none}





#input1{

 width:37px; height:18px; 

 color:#3F4143; font-size:10px; font-family:  Verdana,; text-align:right

}



#input2{

 width:37px; height:18px; 

 color:#3F4143; font-size:10px; font-family:  Verdana,; text-align:right

}





.jamp{ width:100px; height:18px; color:#464646; font-size:10px; padding-left:4px; font-family:  Verdana,;}

.jamp1{ width:58px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:  Verdana,;}

.jamp2{ width:100px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:  Verdana,;}

.jamp3{ width:100px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:  Verdana,;}

  

											  

.box_header_txt	td, .box_header_txt { text-align:center;height:40px; vertical-align:middle; text-transform:uppercase;

				  font-weight:bold;  color:#940753; font-size:10px; font-family:Verdana;background:#FFFFFF}

				  

.box_header_txt1 td{ height:40px; vertical-align:middle; background:url(images/1_z2.gif) no-repeat top left #F4F6DE;  text-transform:uppercase;

				  font-weight:bold;  color:#313030; font-size:10px;}











.boxText  ul 	{padding:0; margin:0 0 0 3px; list-style:none; }


.boxText  a	{/*background:url(images/bg_list.gif) left top no-repeat; background-position:0 7px;color:#4D4240;*/text-decoration:none; padding-left:2px; line-height:20px; font-size:10px; font-family:Verdana;}

.boxText  a:hover	{color:#4D4240;text-decoration:underline;}

a.categ  {line-height:22px;background:url(images/bg_list.gif) left 50% no-repeat; background-position:0 7px;padding-left:12px;color:#546A6A}

.sous_categ  {padding-left:5px;color:#940753}







.cont_header_txt td {height:28px; vertical-align:middle; padding-left:12px; background:#940753; text-transform:uppercase;

				  font-weight:bold;  color:#FFFFFF; font-size:10px; vertical-align:middle; font-family:Verdana;}

.cont_header_txt a { 

				font-weight:bold; color:#FFFFFF; font-size:10px; text-decoration:none; vertical-align:middle;}				  

.cont_header_txt a:hover { 

				font-weight:bold; color:#FFFFFF; font-size:10px; text-decoration:underline;}	

  

.product td         {color:#3F4143; font-size:10px; font-family:Verdana;}

.product a		    {color:#546A6A; font-size:10px; font-family:Verdana; text-decoration:underline}

.product a:hover	{color:#546A6A; font-size:10px; font-family:Verdana; text-decoration:none}

/*  .product span       {color:#3F4143; font-size:11px;}  */

.product b	 		{}



.product div a		    {color:#E04630; font-size:10px; font-weight:normal;text-decoration:underline; text-transform:none; font-family:Verdana;}

.product div a:hover	{color:#E04630; font-size:10px;text-decoration:none;}





.pic img			{border: 0px solid #969075;}





.result td           {color:#505050; height:23px; vertical-align:middle;padding:0px 6px 0px 12px; font-family:Verdana;} 

.result a            {color:#E04630; text-decoration:underline;}

.result a:hover      {color:#E04630;text-decoration:none;}

.result b            {color:#505050; font-weight:normal;}

/*  .result span         {color:#E04630;}  */



.result u {text-decoration:underline; color:#E04630; } 

.result_right	{ text-align:right;}

.result_right b	{color:#505050; font-weight:bold; }



.popup td	{color:#555555; font-size:10px; font-family:Verdana; line-height:15px}

.popup span	{color:#3F4143; font-size:10px; }

.popup b	{color:#3F4143; font-size:10px; }

.popup a		{color:#8E1214; font-size:10px; text-decoration:underline; font-weight:bold}	

.popup a:hover	{color:#8E1214; text-decoration:none;}









.footer td 		  {vertical-align:center;color:#FFF; font-size:10px; font-family:  Verdana;background:#940753;height:25px}			

.footer span a 		  {color:#199698; font-size:10px; text-decoration:underline;} 			

.footer span a:hover   {color:#199698;text-decoration:none;}	

.footer span 	  {color:#FFF; font-size:10px;}

.footer a:link,.footer a:visited 		  {color:#FFF; font-size:10px; text-decoration:none;text-decoration:underline} 			

.footer a:hover   {color:#F0BAE4;text-decoration:underline;}

.footer b, .footer b a 	  {color:#A8A8A8; font-size:10px; font-weight:bold; text-decoration:underline;}			

.footer b a:hover {color:#A8A8A8; text-decoration:none;}



		



.shop_cart	{ height:28px; text-align:center; vertical-align:middle}   

.shop_cart strong{text-align:center; vertical-align:middle; color:#1E999A; font-size:10px; font-family:Verdana; text-transform:uppercase}   

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

.boxText 				{padding-left:10px;padding-right:10px;padding-bottom:10px;font-size:10px; border-bottom:1px solid #E6DDDC;border-left:1px solid #E6DDDC;border-right:1px solid #E6DDDC;}



.boxText a		    		{ font-size:10px; font-weight:normal; text-transform:none;text-decoration: underline; }

.boxText a:hover			{color:#546A6A;text-decoration: none;}



.boxText span a{ color:#546A6A; font-size:10px; font-family:Verdana; text-decoration:underline}

.boxText span a:hover{ color:#546A6A; font-size:10px; font-family:Verdana; text-decoration:none}



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

/*.boxText a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #D52D01; text-decoration:underline;}*/

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

.smallText a			{color:#E04631; font-size:10px; text-decoration:none;}	/*  advanced_search.php  */

.smallText a:hover 		{color:#E04631; font-size:10px; text-decoration:underline;}

.smallText a u 			{color:#E04631; font-size:10px; text-decoration:none;}

.smallText a:hover u	{color:#E04631; font-size:10px; text-decoration:underline;}



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



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

.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}

.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}

/* -------------------------------------------------          -------------------------------------------------------- */

span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	



SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  

											{color:#E04630; font-size:10px; font-family:  Verdana,; font-weight:bold;}

.boxText SPAN.productSpecialPrice			{color:#546A6A; font-family:  Verdana,; font-size:10px;}

  

.cont_header_txt	em	{color:#E50029; font-size:10px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}

.product em		    	{color:#546A6A; font-size:10px; font-family:Verdana; text-decoration:underline; font-style:normal;} 

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

.main	a		{color:#E04631; text-decoration:underline;}

.main	a:hover	{color:#E04631; text-decoration:none;}

.vam			{vertical-align:middle;}

input			{background:#ffffff;}

.bg_input input	{background:none;}

/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */

.product .shop_cart {	color:#1E999A; font-size:10px; text-transform:uppercase; font-weight:bold; 

						height:28px;text-align:center; vertical-align:middle;}



.padd_1 	{padding:0px 10px 0px 10px;}

.padd_22 	{padding:8px;}

td.padd2 	{padding:8px; padding-left:4px;}



.line_h		{ line-height:16px;}



.bg_gg	{background:#546A6A;}

.bg_vv	{background:#FFF8D4;}



.bg_gg_1{background:#ffffff;}



.product div			{padding:8px 0px 5px 0px;}

div.padd3				{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}

.padd33 img, .padd33 input 	{margin:5px;}



.prod_info		{width:100px;}

.prod_info td	{text-align:center;}



.remove		{ width:20%;}

.products	{ width:45%;}

.quantity	{ width:15%;}

.total		{ width:20%;}

/* -------------------------------------------------          -------------------------------------------------------- */

.box_width_left			{ width:193px;}

.box_width_right		{ width:0px;}

.box_width_cont			{ width:100%;}			

/* -------------------------------------------------          -------------------------------------------------------- */

.right_col{width:194px;}

.panier{background:#F0BAE4 url(images/panier.gif) no-repeat;height:89px;}

.header_panier{
font-family:Verdana;
font-size:10px;
color:#fff;
padding-top:10px;
text-align:center;
text-transform:uppercase;
font-weight:bold
}

h1{
padding-left:10px;
}

.nom_produit{
font-family:Verdana;
font-size:10px;

}


.prix_produit{
font-family:Verdana;
font-size:10px;
color:#940753;
font-weight:bold

}

.txt_a_propos{
text-align:justify;
padding:5px;
line-height:15px;
}

.cssButton{
font-size:10px;
/*background:#546A6A;*/
background:#F0BAE4;
color:#000;
border:1px solid #940753
}

.cssButton2{
font-size:10px;
/*background:#546A6A;*/
background:#E2DDD8;
color:#940753;
cursor:pointer;
border:0px solid #940753
}

/* ------- Zoom image -------- */
.product-img-box,.product-img-box_non_dispo { float:left; width:220px;margin-top:0;padding-top:0 }
.product-img-box .main-product-img,.product-img-box_non_dispo .main-product-img_non_dispo {
    position:relative;
    overflow:hidden;
    /*width:300px;
    height:300px;*/
    width:200px;
    height:200px;
    z-index:9;
    border:1px solid #eedeca;
    margin-top:0;padding-top:0;
    margin-bottom:0;padding-bottom:0
    }
.product-img-box .main-product-img img {
    position:absolute;
    left:2px;
    top:2px;
    width:100%;
    cursor:move;
    z-index:99;

    }
.image-zoom {
    /*z-index:9; position:relative; height:18px; margin:0 auto 7px auto; background:url(images/template/zoom_image/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer;*/
    width:75px;z-index:9; position:relative; height:18px; margin:0 auto 7px auto; background:url(images/template/zoom_image/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer;
    }
#image { width:auto; }
#track { position:relative; height:18px; }
#handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(images/template/zoom_image/magnifier_handle.gif) no-repeat;  }
.btn-zoom-out { position:absolute; left:2px; top:1px;}
.btn-zoom-in { position:absolute; right:2px; top:1px;}
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views li { float:left; margin-right:6px;}
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:2px solid #ddd; }
/*modif zoom F.B*/
.ico_img{
cursor:pointer;
border:1px solid #eedeca;

}
/*fin modif F.B*/
/* ------- Zoom image : FIN -------- */

.box_header_txt_panier{
background:#fff url('images/gifcaddie.gif') no-repeat right center;
text-align:center;height:40px; vertical-align:middle; text-transform:uppercase;

				  font-weight:bold;  color:#940753; font-size:10px; font-family:Verdana;
				  border-top:1px solid #E6DDDC;border-left:1px solid #E6DDDC;border-right:1px solid #E6DDDC;
}
