﻿#BoxPictos
{
    table-layout: fixed;
    margin: 0 !important;
    padding:0 !important;
    border-collapse: collapse;
    font-size: 11px;
}

#BoxPictos td, #BoxPictos td img
{
    margin: 0 !important;
    padding:0 !important;
    border:0 !important;
    vertical-align: middle;
}



.central
{
	margin-left: 10px !important;
	margin-right: 10px;
}

.tdhome
{
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	vertical-align: top !important;
}

#tdHomeG
{
    padding: 5px 0 0 0;
    vertical-align: top;
    width: 217px;
}

#tdHomeC
{
    vertical-align: top;
	width: 368px;
	padding: 5px 14px 0 14px;
}

#tdHomeD
{
    padding: 5px 0 0 0;
    vertical-align: top;
    width: 187px;
}

#tPanier
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	table-layout: fixed;
	width: 297px;
	height: 35px;
	margin:8px 6px 0 0;
	padding:0;
	cursor: pointer;
	color: White;
	border-collapse: collapse;
}

#tPanier td
{
	vertical-align: top;
	text-align: left;
	color: white;
	font-size: 11px;
	margin:0;
	padding: 12px 0 0 0 !important;
    border: 0;
}

#tPanier td a
{
	color: white;
	text-decoration: none;
}

#Recherche
{
 background-image:none;
 background-repeat: no-repeat;
 width: 145px;
 height: 19px;
 margin: 6px 0 0 105px;
 padding: 0;
 background-color: Transparent;
 border:0;
 position: relative;
 table-layout: fixed;
 border-collapse: collapse;
}

#Recherche td
{
 margin: 0 !important;
 padding: 0 !important;
}

.ctlRecherche
{
 position: relative;
 background-color:Transparent;
 height: 16px;
 margin: 0 !important;
 padding: 0 !important;
 border: 0 !important;
 display: inline-block;
 color: Gray;
}

#Cartes
{
    background-image: url(/img/cartes.png);
    width: 192px;
    height: 117px;
    margin: 5px 0 0 0;
}