/* CSS Document */
body {
	background-color:#ffffff;
	/*background-image:url(images/fond-site.jpg); background-repeat:repeat-x;*/
	/*background-image:url(images/fond-ete2.jpg);background-repeat: no-repeat;background-position:center top; */
	/*background-image:url(images/fd-noel-09.jpg);background-repeat: no-repeat;background-position:center top;*/
	/*background-image:url(images/fond-noel.jpg);background-repeat: no-repeat;background-position:center top;*/
	background-image:url(images/fd-soldes.png);
	padding:0px; margin:0px;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}
img{ border:0;}
#global { text-align:left; width:750px; margin:auto;position: relative;}
/*#left{margin-left:10px; margin-top:-10px;}*/
#left{
	padding-left:10px; margin-top:-10px;
	width: 305px;
	float: left;
}
#left-interieur{
	padding-left:10px; margin-top:-10px;
	width: 190px;
	float: left;
}
#middle{
	padding-left:9px; margin-top:-10px;
	float: left;
}
#right{
	padding-left:9px; margin-top:-10px;
	float: left;
}
#liens {
	font-size:9px;
	text-align:center;
	color:#999999;
}
#menu {
 background-image:url(images/fioriture.gif);
 background-repeat:no-repeat;
 background-position:right;
 height:40px;
 margin-right:12px;
 margin-left:12px;
}
div#cadre {/* conteneur global et arrière-plan du titre du cadre */
	width: 751px;  
	padding-top: 26px;
	background:url(images/haut.gif) top left no-repeat;
}
div#bloccadre {
	/* arrière-plan bas et sur l'ensemble du cadre */
	background:url(images/millieu-bas.gif) bottom left no-repeat;
	padding-bottom: 20px;
}
div#cadre_pied {/* conteneur global et arrière-plan du titre du cadre */
	width: 751px;  
	padding-top: 8px;
	background:url(images/haut-menu.gif) top left no-repeat;
	color:#87888A;
	font-size:11px;
	
}
div#bloccadre_pied {
	/* arrière-plan bas et sur l'ensemble du cadre */
	background:url(images/millieu-bas.gif) bottom left no-repeat;
	padding-bottom: 6px;
	text-align:center;
}

#interieur {
	background-image:url(images/fd-interieur.png);
	background-repeat:no-repeat;
	margin-left:9px; margin-top:-10px;
	padding-top:35px;
	padding-left:15px;
	float: left;
	width:524px;
	height:400px;
}

#middle-interieur-marque {
	/*background-image:url(images/fd-interieur-la-marque.png);
	background-repeat:no-repeat;*/
	margin-left:9px; margin-top:-10px; 
	/*padding-top:35px; */
	padding-left:5px;
	float: left;
	width:524px;
	
}


.text {
	color:#009036;
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	font-size:11px;
	padding:15px;
	text-align:justify;
} 

a { color:#009036;}

#espace_jeux { text-align:center;}


#menu a { color:#87888A; text-decoration:none;}
#menu a:hover { color:#DE003F; text-decoration:underline;}

h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	color:#de003f;
	
}
#monCompte {
	float: left;
	width: 300px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.formMonCompte {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #12335B;
	background-color: #e9f4fb;
	border: 1px solid #12335B;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	color: #555555;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
	float: left;
	width: 280px;
	margin: 0;
	margin-top:3px;
	border: 1px dotted #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete {
font-size:11px;
color:#0099CC;
text-decoration: none;
font-weight: bold;
}
a.LIEN_entete_panier {
font-size:11px;
color:#ffffff;
text-decoration: none;
font-weight: bold;
}
a.LIEN_entete:hover, a.LIEN_entete_panier:hover { text-decoration:underline;}

.enteteTableau { border-top:1px dashed #FFFFFF; font-weight:bold;}

.separation {
	height: 1px;
	width: 470px;
	background-color: #99CC00;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

.commentaires { font-style:italic:}
.obligatoire { color:#FF0000;}

.ListeProduitsPetits {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
	text-align:center;
	margin-left:10px;
}

.produitPetit {
	float: left;
	width: 135px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	border:1px dashed white;
	text-align:center;
}
.titreDescription { font-size:12px; font-weight:bold;}
.titreProduit a { color:#FFFFFF; text-decoration:none}
.titreProduitDetail { font-weight:bold; font-size:16px; border-bottom:2px dashed}
.prixProduit { font-weight:bold;}
.prixProduitDetail { font-weight:bold; font-size:14px; color:#cc0000}

.navigation { color:#FFFFFF; text-decoration:none; margin-left:15px;}
.photo_chaussure { text-align:center; width:250px; height:208px }
.vert {
	height: 1px;
	background-color: #99CC00;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}

#pages {
	float: left;
	width:460px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 20px;
	margin: 0;
	padding-bottom: 10px;
	color: #ffffff;
}

a.LIEN_pages:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.lignePanier { font-weight:normal}

.img_bandeau { float:right;  margin:10px; } 