﻿.fond-bloc 
{
	width: 601px;
	padding: 20px 0 0 20px;
	float: left;
	background: url(/Content/Images/Account/fond-bloc.png) repeat-y;
	font-size: 12px;
}
.fond-bloc *
{
	font-size: 12px;
}
.haut-fond-violet
{
 position: relative;
 background: url(/Content/Images/Account/haut-bloc-fond-violet.png) no-repeat;
 width: 621px;
 height: 27px;
}
.haut-fond-violet.darker-purple 
{
	background: url(/Content/Images/Account/haut-bloc-fond-violet-2.png) no-repeat;
}
.haut-fond-violet span
{
 padding: 4px 0 0 18px;
 font-weight: bold;
 color: #dbef3b;
 font-size: 16px;
 display: block;
 float: left;
}
.haut-fond-violet img
{
 margin-left: 10px;
 margin-top: 3px;
}
.fond-bloc h4
{
	font-size: 12px;
	font-weight: bold;
}
.fond-bloc .more-info
{
	width: 500px;
}
.fond-bloc .result-number
{
	font-weight: bold;
}
.fond-bloc .inputContainer 
{
	width: 396px;
	padding: 20px 0 0 20px;
	float: left;
	clear: both;
}
.fond-bloc .inputContainer .error *, .fond-bloc .inputContainer .error
{
	font-size: 10px;
	color: red;
}
.fond-bloc .inputContainer .error.liste-mag
{
	float: left;
	margin: 12px 0 0 5px;
	display: inline;
}
.fond-bloc .inputContainer .error.product-mag
{
	float: left;
	margin: 3px 0 0 5px;
	display: inline;
}
.fond-bloc .inputContainer label
{
	float: left;
	margin: 2px 5px 0 0;
	padding-left: 12px;
	font-weight: bold;
	background: url(/Content/Images/Tips/list-dot.gif) no-repeat 0 4px;
}
.fond-bloc .inputContainer.store-product label
{
	float: left;
	margin: 2px 5px 0 0;
	padding-left: 0;
	font-weight: bold;
	background: none;
}
.fond-bloc .inputContainer select 
{
	width: 230px;
	margin: 10px 0 0 13px;
}
.fond-bloc .inputContainer .champ 
{
	clear: both;
	float: left;
	width: 140px;
	height: 17px;
	margin-top: 10px;
	margin-left: 12px;
	padding: 2px 3px 0 6px;
	background: url(/Content/Images/Tips/background-input.gif) no-repeat;
	border: none;
}
.fond-bloc .inputContainer .bt-ok 
{
	margin-top: 10px;
	float: left;
}

.fond-bloc .next-to-you
{
	clear: both;
}
.fond-bloc .next-to-you *
{
	color: #870AAC
}
.fond-bloc .next-to-you .inputContainer 
{
	width: 560px;
	padding: 20px 0;
	float: left;
	clear: both;
}

.fond-bloc .inputContainer label
{
	margin: 2px 5px 0 0;
	padding-left: 12px;
	background: url(/Content/Images/Tips/list-dot.gif) no-repeat 0 4px;
	float: left;
}
.fond-bloc .next-to-you .inputContainer .champ 
{
	clear: none;
	float: left;
	width: 140px;
	height: 17px;
	margin-top: 0;
	margin-left: 12px;
	padding: 2px 3px 0 6px;
	background: url(/Content/Images/Tips/background-input.gif) no-repeat;
	border: none;
}
.fond-bloc .next-to-you .inputContainer .bt-ok 
{
	margin-top: 0;
	float: left;
}

.fond-bloc .list
{
	width: 590px;
	margin: 15px 0;
	overflow: hidden;
	background: url(/Content/Images/Tips/break-store.gif) repeat-y center top;
}
.fond-bloc .list ul
{
	float: left;
	width: 295px;
}
.fond-bloc .list li
{
	width: 285px;
	float: left;
	clear: both;
	font-weight:bold;
	padding:1px 0;
}
.fond-bloc .list ul.list-left li
{
	padding-right: 9px;
	border-right: 1px solid #870AAC; 
}
.fond-bloc .list ul.list-right li
{
	padding-left: 10px;
}


.fond-bloc .list .ligne 
{
	float: left;
	overflow: hidden;
}

.fond-bloc .list p 
{
	width: 285px;
	padding: 1px 0;
	float: left;
	font-weight: bold;
}
.fond-bloc .list p.left
{
	padding-right: 10px;
}
.fond-bloc .list p.right 
{
	padding-left: 10px;
	float: right;
}
.fond-bloc .btRetour 
{
	display: block;
	width: 169px;
	height: 26px;
	margin-left: 390px;
	background: url(/Content/Images/Tips/bt-returnProduct.gif) no-repeat;
}

/* ########################### page mapStore ###### */

.fond-bloc .general-info 
{
	width: 420px;
	float: left;
	margin-left: -20px;
	display: inline;
	padding-bottom: 20px;
}

.fond-bloc .general-info *
{
	color: #870aac;
}
.fond-bloc .general-info .flash-store 
{
	margin-bottom: 5px;
	margin-left: 16px;
}
.fond-bloc .general-info .catchphrase 
{
	margin-top: 5px;
	margin-left: 16px;
}
.fond-bloc .general-info .instructions 
{
	margin: 15px 19px 10px;
}
.fond-bloc .actu 
{
	width: 180px;
	float: left;
}
.fond-bloc .actu *
{
	color: #9e19c4;
}
.fond-bloc .actu div
{
	width: 150px;
	padding: 10px 12px 35px;
	background: #dbef3b url(/Content/Images/Tips/background-actu-bottom.gif) no-repeat left bottom;
	overflow: hidden;
}
.fond-bloc .actu div * 
{
	font-size: 11px;
}
.fond-bloc .atcu div .last-store 
{
	font-weight: bold;
}
.fond-bloc .actu div .text 
{
	padding: 15px 0;
}
.fond-bloc .actu div .link 
{
	font-weight: bold;
}
.fond-bloc .actu div .link a 
{
	text-decoration:underline;
}
.fond-bloc .consult-map 
{
	font-weight: bold;
	padding-top: 15px;
	padding-left: 12px;
	background: url(/Content/Images/Tips/list-dot.gif) no-repeat 0 19px;
	clear: both;
	color: #870aac;
}
.fond-bloc .carte-mag
{
	margin: 15px 0;
}
.fond-bloc .next-to-you .btRetourSearch 
{
	display: block;
	width: 194px;
	height: 26px;
	margin-left: 358px;
	background: url(/Content/Images/Tips/bt-returnSearch.gif) no-repeat;
}
/*-_-_-_ page magasin -_-_-_*/
.fiche-mag *
{
	color: #870aac;
}
.fiche-mag .espace-haut
{
	margin-top: 15px;
}
.fiche-mag .col-gauche-infos
{
	float: left;
	width: 263px;
	padding-left: 4px;
	margin-right: 67px;
}
.fiche-mag .col-gauche-infos .horaires
{
	padding-top: 27px;
}
.fiche-mag .col-gauche-infos .horaires .content
{
	width: 260px;
	float: left;
	background: #dbf03b;
}
.fiche-mag .col-gauche-infos .horaires .content li
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
}
.fiche-mag .col-gauche-infos .horaires .content li p
{
	float: left;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0 2px 0;
}
.fiche-mag .col-gauche-infos .horaires .content li p.jour
{
	width: 125px;
	margin-right: 3px;
	background: url(/Content/Images/Store/pointilles-horaires.gif) repeat-x bottom;
}
.fiche-mag .col-gauche-infos .horaires .content li p.jour span
{
	background: #dbf03b;
	padding-right: 3px;
}
.fiche-mag .col-gauche-infos .horaires .content li p.heure
{
	width: 100px;
}

.fiche-mag .col-droite-mag 
{
	float: left;
	width: 248px;
	margin-bottom: 20px;
}
.fiche-mag .col-droite-mag .infos
{
	text-align: center;
	padding-top: 16px;
}
.fiche-mag .bas-page
{
	padding-left: 20px;
}
.fiche-mag .bas-page .googlemap
{
	padding: 15px 0 15px 0;
}
.fiche-mag .bas-page .bt-imprimer-bas
{
	float: left;
	text-align: center;
	margin: 0 21px 0 0;
	display: inline;
}
.fiche-mag .bas-page .bt-imprimer-bas a span
{
	font-size: 10px;
	display: block;
	text-decoration: underline;
}
.fiche-mag .bas-page .bt-bas
{
	float: right;
	margin: 10px 47px 0 0;
	display: inline;
}


