#navCategorie, #navBas{
	text-align: center;
	padding: 5px 0;
	color:#666666;
}
#navCategorie{
	background: #FFF;
}
#navCategorie a:link, #navBas a:link, #navCategorie a:visited, #navBas a:visited  {
	color:#666666;

}
#navCategorie a:hover, #navBas a:hover  {
	color:#990033;
}


#boutique {
	padding-bottom: 15px;
}

#boutique h2 {
margin-top:15px;
margin-bottom:5px;
}

#boutique h3 {
	font-size:8pt
}

#boutique h1 {
	font-size:12pt;
	color:#FC6B11;
}

#boutiqueIcones {

	background-color:#ccc3c3;
	margin:0px 0px 5px 0px;
	text-align:right;
	padding:2px 5px 2px 2px;
}

#boutiqueCategories{
	padding:0;
	margin:0px 0px 15px 5px;

}

#boutiqueCategories ul{
	padding-left:0px;
	margin-left:0px;
}

#boutiqueCategories li{
	list-style-type:none;
	padding-left:15px;
	margin-left:0px;
}

#boutiqueCategories li a{
	text-decoration:none;
}

#boutiqueCentre{
	margin-left:2px;
}

#boutiqueCentre h1{
	text-align:center;
}

#panierResume {
	margin-top:5px;
}

#panier table{
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

#panier table th{
	border-bottom:1px solid black;
	border-top:1px solid black;
	background-color:#dfdddd;
	color:#FC6B11;
}

#panier table tfoot td {
	border-top:1px solid black;
}

#panier h2{
	text-align:center;
}

#menuPanier{
	margin:15px 0px 10px 0px;
	text-align:center;
}

.divProduit {
	margin: 15px 0px;
}

.divProduitDetail {
	margin-top: 10px;
}

.divProduitG {
	width: 150px;
	float:left;
	text-align: center;
}
.divProduitG img{
	margin-top: 5px;
}
.divProduitD {
	float: left;
	width: 155px;
	margin-left: 10px;
	border-top: 1px solid #FFF;
}

.pdtLibelle {
	font-weight:bold;
	padding-bottom:3px;
}

#listePhoto img:hover{
	cursor:pointer;
}

.pdtDescCourt {

}

.pdtPrix {

}

.pdtAddPanier {

}
.pdtAddPanier a:link, .pdtAddPanier a:visited{
	background: #666;
	color: #FFF;
	padding: 1px 4px;
}
.pdtAddPanier a:hover{
	background: #990033;
	color: #FFF;
	padding: 1px 4px;
}
#message {
	width:400px;
	margin:5px auto 5px auto;
	color:#FC6B11;
	border:1px solid red;
	text-align:center;
	padding:5px 5px 5px 5px;
	font-weight:bold;
}

#boutique .bloqueCommande{
	width:450px;
	margin:5px auto 5px auto;
}

#saisieCoordonnees #adresseLivraison {
	display:none;
}

div.annuler{
	margin: 5px 5px 5px 15px;
	padding: 5px;
	float: left;
}
div.enregistrer{
	margin: 5px 15px 5px 5px;
	padding: 5px;
	float: right;
}

div.panelTitre {
	background-color: #EEEEEE;
	width: 450px;
	text-align: center;
	font-size: 10pt;
	margin-top: 15px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px dashed #777777;
	border-left: 1px solid #cccccc;
	padding: 10px 0px 10px 5px;
	font-weight:bold;
	color:#FC6B11;
}

div.panel {
	width: 450px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px none #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px dashed #777777;
	border-left: 1px solid #cccccc;
	padding: 5px 0px 10px 5px;
}

div.panelPied {
	min-height: 30px;
	width: 450px;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 0px;
	border-top: 1px none #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 5px 0px 10px 5px;
}

div.panelPiedSeul {
	margin-top: 15px;
	border-top: 1px solid #cccccc;
}

div.panelSeul {
	background-color: #EEEEEE;
	width: 450px;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
}

p.titre{
	color: #000000;
	font-weight: bold;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:2px;
	text-align:left;
}

#boutique label{
	float: left;
	width:130px;
	text-align: right;
	margin-right:5px;
	text-align:right;
	font-weight:bold;
}

#boutique label.liste{
	float: none;
	text-align: right;
	margin-left:5px;
	text-align:right;
	font-weight:bold;
}

.cacher{
display:none;
}

#recapCommande {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#recapCommande #adresseLivraison,#recapCommande #adresseFacturation{
	float:left;
	margin:5px 5px 10px 10px;
	width:46%;
}

#recapCommande #paiement input[type=button] {
	margin:10px 15px 10px 5px;
	text-align:right;
}

#typeLivraison,#moyenPaiement {
	margin-right:15px;
	text-align:right;
}

#typeLivraison h3, #moyenPaiement h3{
	text-decoration:underline;
}

.sousNav {
	float: left;
	width: 250px;
	height: 210px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.sousNav img{
	margin-bottom: 10px;
}
#listeProduit {

}


.clear {
	clear:both;
}