#header
{
width: 100%;
padding: 0px;
margin: 0;
background: url("img/bg_header_horiz.gif") repeat-y;
height: 86px;
}

#logo {
	height: 89px;
	margin:0;
	float: left;
	width: 359px;
	position: absolute;
	top: 13px;
}
#logo h1
{
	position: absolute;
	display: block;
	top: 55px;
	left: 93px;
	color:#ffbd0e;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
    margin: 0;
}
/*
#header h1 {
	background: url(img/logo.gif) 0px 0px no-repeat;
	height: 89px;
	margin:0;
	float: left;
	width: 359px;
	position: absolute;
	top: 13px;
}
#header h1 a 
{
	position: relative;
	display: block;
	top: -15px;
	left: 0px;
	width: 359px;
	height: 89px;
}

#header h1 a span 
{
	display: none;
}
*/
#help
{
	background: url('img/header_help1.gif') no-repeat;
	width: 252px;
	height: 86px;
	float: right;
}

#recherche
{
	z-index: 8; 
	width: 205px;
	float: right;
	color: #fff;
	padding: 20px 5px 0px 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	right: -70px;
}

.search
{
	position: absolute;
	left: -28px;
	top: 30px;
}

.search_btn
{
	position: relative;
	left: 5px;
	top: 6px;	
}

* html .search_btn
{
	top: 4px;	
}

#tablecontenu
{
margin: 0;
padding:0;
width: 100%;
background: #fff;
}

#tablecontenu td
{
vertical-align: top;
}

#tablecontenu  #contenu
{
padding: 10px;
}

#tablecontenu #colonnedroite
{
	width: 192px;
	padding: 0px;
	background: #F0F3F5;
	height: 600px;
	vertical-align: top;
	border-left: 1px solid #B7CBD7;
}

#tablecontenu #colonnedroite h3
{
color: #00608F;
font-size: 1.4em;
font-weight: normal;
margin-top: 0px;
}


.menuClient
{
	background: url('img/puce_orange_grise.gif') no-repeat -2px 3px;
}

.menuClient a
{
	padding-left: 15px;
}

.menuClient a:hover
{
	background: url('img/puce_grise.gif') no-repeat -2px 3px;
}

/*
#cbImg
{
	background: url('img/bank.gif')no-repeat 0% 0%;
	width: 182px;
	height: 126px;
	margin-top: 20px;
}
*/

#cartes
{
	float: right;
	background: url('img/cb2.gif') no-repeat 0% 1px;
	width: 107px;
	height: 25px;
}

#footer
{
width: 100%;
text-align: center;
color: #fff;
border-top: 2px solid #fff; 
}

#footer #Copyright
{
	margin: 0px;
	padding: 10px;
	color: #FFB900;
	font-size: 0.8em;
	background: url('img/bg_copyright.gif') repeat-x 100% 0%;
}

.space
{
	clear: both;
}

.rightTitre
{
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	border-top:1px solid #B7CBD7;
	border-bottom:1px solid #B7CBD7;
	background-color: #D4DFE9;

}


.rightTitre a 
{
	color: #00608F;
	text-decoration: none;
}

.rightTitre h3 a 
{
	font-size: 1em;
}


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

ul.rightListe 
{
	padding:0;
	margin:0;
	margin-top:0px;
	background-color: #F0F3F5;
	
}

.rightListe li 
{ 
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #B7CBD7;
	list-style: none;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom: 0px;
}

.rightListe a
{
	color:#02284E;
}

#rightPanier
{
	margin: 0px;
	padding: 0px;
	background: url('img/bg_droite_panier.gif') repeat-y;
	background: #FFF;
}

.txtMenuPanier
{
	text-align: center;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 3px;
}

.Bloc_panier_titre 
{
	float: left;
	width: 110px;
	text-align: left;
	font-size: .9em;
}

.Bloc_panier_quantite 
{
	font-size: .9em;
	color: #9F0909;
}

.Bloc_panier_prix 
{
	font-size: .9em;
	font-weight: bold;
	color: #003F5F;
}

.Bloc_panier_prix_total
{
	font-weight: bold;
	color: #003F5F;
}

#Bloc_panier_total
{
	padding: 10px;
	background: url('img/bg_droite_panier_total.jpg') no-repeat 2px 0%;
}

.panier_droite_content
{
	padding: 10px;
}
#etapePanier
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.etapeSelected
{
	background: url('img/panier-etape-orange.gif') no-repeat 15px 0px;
	height: 20px;
	margin: 0px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	width: 181px;
}

.etapeNotSelected
{
	background: url('img/panier-etape-gris.gif') no-repeat 15px 0px;
	height: 20px;
	margin: 0px;
	text-align: center;
	color: #fff;
	padding: 5px 0px 0px 0px;
	border: 0px solid #000;
	width: 181px;
}

.etapeFleche
{
	background: url('img/panier-etape-fleche.gif') no-repeat 15px 0px;
	height: 15px;
	margin: 0px;
}

.rightInfo
{
	text-align: center;
}

.blocTitre
{
	background: url('img/bg_bloc_titre.gif') repeat-x;
	height: 30px;
	vertical-align: middle;
	
}

.blocTitre td
{
	font-weight: bold;
}

.blocLigne td
{
	background: url('img/bg_bloc_ligne.gif') repeat-x 0% 100%;
	border-bottom: 2px dotted #D4DFE9;
}

.btn
{
	position: relative;
	top: 4px;
}

* html .btn
{
	top: 2px;
}

.rightBtn 
{
	text-align: right;
	padding-right: 10px;
}
.rightTextBox
{
	width: 170px;
}

.btnAjouterPanier
{
	position: relative;
	top: 1px;
}

.puceBloc
{
	background: url('img/puce_bloc_titre.gif') no-repeat;
	float: left;
	width: 30px;
	height: 23px;
}

.txtInput
{
	width: 300px;
}

#panier
{
	float: right;
	background: url('img/panier.gif') no-repeat;
	width: 48px;
	height: 40px;
	margin: 0;
	position: relative;
	top: -10px;
}

.transport
{
	text-align: right;
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

