#content{
	height:950px;
}	

#header_magasin{
	position : absolute;
	top: 3px;
	width:543px;
	height:172px;
	}
#horaires{
   position : absolute;
   right:18px;
   top:5px;
}
#texte_horaires{
	position : absolute;
	right:18px;
	top: 25px;
	font-family:verdana;
	font-style:italic;
	font-size:13px;
	color:#f84343;
	font-weight: bold;
	text-align: right;
}

#texte_fermeture{
	position : absolute;
	right:18px;
	top: 75px;
	font-family:verdana;
	font-style:italic;
	font-size:13px;
	color:#ffffff;
	font-weight: bold;
	text-align: right;
}

#adresse{
    position : absolute;
    right:18px;
    top:130px;
}

#texte_adresse{
	position : absolute;
	right:18px;
	top: 145px;
	font-family:verdana;
	font-style:italic;
	font-size:13px;
	color:#ffffff;
	text-align: right;
}
#itineraires{
    position : absolute;
	left:18px;
	top: 130px;
	font-family:verdana;
	font-style:italic;
	font-size:13px;
	color:#ffffff;
	text-decoration: underline;
}

#photos {
	position : absolute;
	top: 240px;
	left: 20px;
	width: 800px;
	height:670px;
	}
	
#photos .photo{
	position:relative;
	margin-left:10px;
	margin-right:90px;
	margin-top:20px;  
	width:292px;
	height:153px;
	float:left;
	}

#tache_bleu{
	background-image:url(/images/frontend/main/tache_bleu.png);
	position: absolute;
	width:81px;
	height:86px;
	top:380px;
}
#tache1{
	background-image:url(/images/frontend/main/video/tache.png);
	position: absolute;
	width:151px;
	height:144px;
	top:690px;
}
#tache2{
	background-image:url(/images/frontend/main/video/tache.png);
	position: absolute;
	width:151px;
	height:144px;
	top:490px;
	right:160px;
}
#tache_bleu2{
	background-image:url(/images/frontend/main/tache_bleu.png);
	position: absolute;
	width:81px;
	height:86px;
	top:660px;
	right:220px;
}
#tache_bleu3{
	background-image:url(/images/frontend/main/tache_bleu.png);
	position: absolute;
	width:81px;
	height:86px;
	top:710px;
	right:310px;
}
#texte_magasin{
	position: absolute;
	width:500px;
	top:230px;
	right:40px;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	text-align: justify;
	line-height:17px;
}
