/**
 * 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) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

body {
	background-color: #ae9b78;
	margin-top: 0px;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.panier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-top: 17px;
	padding-bottom: 5px;
}
.Style32 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background : background:url(../images/fleche_2.gif) repeat-x ;
}
.Style3over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float:center;
	text-transform:uppercase;
	background : background:url(../images/fleche_2_over.gif) repeat-x ;
}

input {
color:ffffff;
background-color:#ccc0ab;
}
.Style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

/* Flash-Header */
.flash-header {
    width:162px;
    width:135px;
    color:#fff;
	position:float;
    }
