body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
	margin: 0;
	margin-left: 12px;
	width: 95%;
}

a { 
	color: #404040;
	text-decoration: none; 
	font-size: 13px;
}

td {
	font-size: 13px;
}

a:hover { 
	color: #404040;
	text-decoration: underline; 
}

a:active { 
	color: #404040;
	text-decoration: none; 
}

#menutop {
	left: 10px;
	font-size: 13px;
}

#leftcolumn {
	float: left;
	display: inline;
	width: 160px;
	margin-left: 10px;
	font-size: 13px;
}

#leftcolumn ul {
	margin: 0 0;
	padding: 0 0 0 0;		
}

#leftcolumn li {	
	padding: 0 0 0 16px;
	list-style:none;	
	background-color: transparent;
	background-image: url(/image/ico_puce.gif);
	background-repeat: no-repeat;
}

#page {	
	float: left;
	display: inline;
	width: 100%; 
	text-align: justify;
	font-size: 13px;
}

#rightcolumn {
	float: left;
	display: inline;
	width: 200px;
	margin-left: 10px;		
	font-size: 13px;
}

#bottommenu {
	display: block;
	width: 100%;
        font-size: 9px;
	text-align: center;
}

#bottommenu a {
        color: #404040;
        text-decoration: none;
        font-size: 9px;
}

#bottommenu a:hover {
        color: #404040;
        text-decoration: underline;
}

#bottommenu a:active {
        color: #404040;
        text-decoration: none;
}


#minicart {
	margin-left: 2px;
	text-align: center;
	margin-bottom: 20px;
	width: 80%;
	font-size: 13px;
}	

#minicart p.welcome {
        font-weight: bold;
	margin-top: -10px;
	margin-left: -10px;
}

#minicart p.empty {
}

#minicart .quantity {
        font-weight: bold;
}

#minicart p.product {
	text-align: center;
}

#minicart a.addcart {
	text-align: center;
}

ul
{
	margin-left: 55px;
}

input
{
	background-color: #FFFFFF;
	color: #000000;
}

select
{
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
}

.option2
{
	color: #000000;
	background-color: #65F014;
}

.option3
{
	color: #000000;
	background-color: #81FF37;
}

.option4
{
	color: #000000;
	background-color: #BCFF95;
}

.option5
{
	color: #333333;
	background-color: #D5FFBD;
}

.option6
{
	color: #000000;
	background-color: #E4FFD4;
}

.option7
{
	color: #000000;
	background-color: #F0FEE8;
}

.option8
{
	color: #000000;
	background-color: #F5FDF0;
}

#page .gras
{
   	font-weight: bold;
}

#page .error
{
   	font-weight: bold;
   	color: #880000;
}

#page .product_name
{
   	font-weight: bold;
   	color: #f4b116;
}

#page .product_sku
{
   	font-weight: bold;
   	color: #f4b116;
}

#page .prix
{
   	font-weight: bold;
   	color: #f4b116;
}

a.addcart
{
   	color: #f4b116;
   	font-weight: bold;
}

a.addcart:hover
{
   	font-weight: bold;
   	color: #f4b116;
}

a.locationcell
{
	color: #939598; 
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold;
}

.titrepopup
{
	color: #555555;
	font-size: 20px;
	text-decoration: none; 
	font-weight: bold;
}

#page .cart_title
{
	text-decoration: none; 
	font-weight: bold;
  	background-color: #FFFFFF;
}

#page .cart_row
{
	text-decoration: none; 
  	background-color: #EEEEEE;
}

#page .cart_row_1
{
	text-decoration: none; 
  	background-color: #EEEEEE;
}

#page .cart_row_2
{
	text-decoration: none; 
  	background-color: #DDDDDD;
}

#page td.form_row_title
{
	text-decoration: none; 
	font-weight: none;
  	background-color: #EEEEEE;
}

#page td.form_row_data
{
	text-decoration: none; 
	font-weight: bold;
  	background-color: #EEEEEE;
}

#page td.form_row_data_edit
{
	text-decoration: none; 
	font-weight: bold;
}

#page td.form_row_data_1
{
	text-decoration: none; 
  	background-color: #EEEEEE;
}


#page td.form_row_data_2
{
	text-decoration: none; 
  	background-color: #DDDDDD;
}



