/*********************************************************************************************************/
/*  PAGE MAGASIN  */
/*********************************************************************************************************/

#magasin, 
#magasin-sans-back {
		width: 935px;/*797*/
		height: 420px;
		padding-left: 120px;/*138*/
}
#magasin{
		/*background: transparent url(../medias/pages/magasin/fond-magasin.jpg) no-repeat left bottom;*/
}

#liste-mag{
		width: 309px;/*329*/
		float: left;
}

#liste-mag #accroche{
		width: 268px;/*288*/
		height: 35px;
		background: url(../medias/pages/magasin/fond-accroche.gif) no-repeat;
		padding: 35px 23px 28px 18px;
		color: #3a1309;
		font-size: 11px;
		text-align: left;
}

#liste-mag #choix-mag{
		/*margin-top: 14px;*/
		width: 286px;/*306*/
		height: 60px;
		background-color: #cccccc;
		color: #3a1309;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		padding: 23px 10px 11px 13px;
}

.input-mag{
		display: block;
		background-color: #fff;
		color: #3a1304;
		font-size: 10px;
		padding-left: 3px; 
		width: 243px; 
		/*height: 16px; */
		border: solid 1px #fff;
}

a#btn-okmag {
		float: right;
		background: url(../medias/pages/magasin/ok.gif);
		width: 39px;
		height: 40px;
}

a:hover#btn-okmag {
		background: url(../medias/pages/magasin/ok_over.gif);
}

#liste-mag #adresse-mag{
		height: 130px;
		width: 279px;
		background-color: #cccccc;
		padding: 15px 15px 15px 15px;
		font-size: 11px;
		color: #3a1304;
		margin-top: 14px;
		text-align: left;
		line-height: 14px;
}

#carte{
		width: 497px;
		height: 422px;
		display: block;
		margin-left: 10px;
		float: left;
		background: url(../medias/plans/carte.gif) no-repeat;
		padding: 0;
		position: relative;
}

#carte li {
    margin:0;
    padding:0;
    list-style:none;
}

#carte li a {
    position:absolute;
    display:block;
	/*width:1000px;
	left:50%;
	margin-left:-500px;
	margin-top:60px;*/
    background:url(../medias/communs/o.gif);
} 

#carte li a span { display:none; }

#carte li a:hover span {
    position:relative;
    display:block;
    width:auto;
    left:30px;
    top:-10px;
    padding:3px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
    filter:alpha(opacity=80);
    opacity:0.8;
}

#plan{
		width: 434px;
		height: 22px;
		display: block;
		margin-left: 13px;
		float: left;
		background: url(../medias/pages/magasin/plan-brest.gif) no-repeat;
		padding: 324px 21px 0 0;
		text-align: right;
		font-size: 10px;
		color: #3a1309;
}

a#btn-retour{
		font-size: 10px;
		color: #3a1309;
		text-decoration: none;
}

a#btn-retour:hover{
		font-size: 10px;
		color: #3a1309;
		text-decoration: underline;
}

#visuel-magasin{margin:17px 0 0}
#prendre-rdv-magasin{margin:18px 0 0;}
#prendre-rdv-magasin a{display:block;width:204px;height:63px;background:url('../medias/pages/magasin/rendez-vous-en-magasin.gif') no-repeat 0 0;padding:35px 95px 0 10px;font-size:12px;font-family:Arial,Verdana,sans-serif;color:#333;text-align:left;text-decoration:none;}

#g_carte{width:600px;height:405px;margin:auto;}
#content_g_carte{background:url("../medias/pages/magasin/bg_g_carte.gif") no-repeat;width:620px;height:425px;padding-top:10px;float:left;}

.rde #magasin, .rde #magasin-sans-back{padding-left:0;}
.rde #liste-mag{margin:2px 5px 0 0;}
.rde #visuel-magasin, .rde #prendre-rdv-magasin{margin-top:16px;}
.rde #liste-mag #adresse-mag{height:200px;}
.rde #liste-mag #choix-mag{padding-top:10px;padding-bottom:5px;}
.rde #magasin-sans-back .lien a{margin-top:5px;}
.rde #magasin a#btn-okmag, .rde #magasin-sans-back a#btn-okmag{margin-top:10px;}
.rde #magasin .input-mag, .rde #magasin-sans-back .input-mag{margin-top:5px;}

#btn-rdv-magasin {
	display:block;
	width:308px;
	height:98px;
	background-image: url('../medias/pages/magasin/btn-rdv.jpg');
	background-repeat: no-repeat;
	margin-top:20px;
}
#btn-rdv-magasin:hover {
	background-position: 0 -98px;
	cursor:pointer;
}
#btn-rdv-magasin-connu {
	display:block;
	width:308px;
	height:102px;
	background-image: url('../medias/pages/magasin/btn-rdv-magasin.jpg');
	background-repeat: no-repeat;
}
#btn-rdv-magasin-connu:hover {
	background-position: 0 -102px;
	cursor:pointer;
}
