
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */


#pubtemana {width:698px; border:1px solid #fff; height:370px; margin-bottom:4px;}

.carrehome-box { width:730px; float:left;}
.carrehome { float:left; width:170px; height:228px; margin:0px 4px -1px 0px; border:1px solid #fff; }

/*------------Moteur de Recherche------------*/
.search-title {font-weight:700;text-transform:uppercase;color:#fff;padding:0px;margin-left:35px}/*------------PANIER-------------*/
.imgcart {float:left; border-top:1px dashed #b67ca7; }

.img-cart {width:39px;height:39px;float:left; vertical-align:middle; padding-left:44px; white-space:nowrap;background: url(../images/pictos/panier.png) no-repeat;}
.img-cart h3 {padding-top:10px ;}

.img-login {width:39px;height:39px;float:left; vertical-align: middle; padding-left:44px; white-space:nowrap;}
.img-login h3 {padding-top:10px ;}
#opc-login.allow .img-login { background: url(../images/pictos/login.png) no-repeat;}

.img-billing {width:39px;height:39px;float:left; vertical-align:middle; padding-left:44px; white-space:nowrap;background: url(../images/pictos/billing.png) no-repeat;}
.img-billing h3 {padding-top:10px ;}
#opc-billing.allow .img-billing { background: url(../images/pictos/billing.png) no-repeat;}
#opc-billing .img-billing { background: url(../images/pictos/billing-g.png)  no-repeat;}

.img-shipping {width:39px;height:39px;float:left; vertical-align:middle; padding-left:44px; white-space:nowrap;background: url(../images/pictos/shipping.png) no-repeat;}
.img-shipping h3 {padding-top:10px ;}
#opc-shipping.allow .img-shipping { background: url(../images/pictos/shipping.png) no-repeat;}
#opc-shipping .img-shipping { background: url(../images/pictos/shipping-g.png)  no-repeat;}

.img-shipping_method {width:39px;height:39px;float:left; vertical-align:middle; padding-left:44px; white-space:nowrap;background: url(../images/pictos/shipping_method.png) no-repeat;}
.img-shipping_method h3 {padding-top:10px ;}
#opc-shipping_method.allow .img-shipping_method { background: url(../images/pictos/shipping_method.png) no-repeat;}
#opc-shipping_method .img-shipping_method { background: url(../images/pictos/shipping_method-g.png)  no-repeat;}

.img-payment {width:39px;height:39px;float:left; vertical-align:middle; padding-left:44px; white-space:nowrap; background: url(../images/pictos/payment.png) no-repeat;}
.img-payment h3 {padding-top:10px ;}
#opc-payment.allow .img-payment { background: url(../images/pictos/payment.png) no-repeat;}
#opc-payment .img-payment { background: url(../images/pictos/payment-g.png)  no-repeat;}

.img-review {width:39px;height:39px;float:left; vertical-align:middle; padding-left:44px; white-space:nowrap;}
.img-review h3 {padding-top:10px ;}
#opc-review.allow .img-review { background: url(../images/pictos/review.png) no-repeat;}
#opc-review .img-review { background: url(../images/pictos/review-g.png)  no-repeat;}


