@charset "iso-8859-1";
@font-face 
	{
	font-family: "artifika";
	src: url("../ttf/artifika");
	}
@font-face 
	{
	font-family: "harrington";
	src: url("../ttf/harrington.ttf");
	}

html, body
{
text-align: center /* Pour centrer avec IE*/
}
.collec:first-letter
{
    color:black;
    font-size: 24px;
}
.collec
{
	color: #a6ba3f;
	font-size: 14px;
}
p
{
	color: #a6ba3f;
	font-size: 16px;
}
#global
{
	width: 915px;
	margin: 0px auto;
	}
#banniere {
	left: 13px;
	top: 0px;
	width: 915px;
	height: 208px;
}
#menu {
	left: 13px;
	top: 208px;
	width: 915px;
	height: 97px;
}
#corps {

	left: 13px;
	top: 305px;
	width: 865px;
	/* height: 878px; */
	min-height:500px;
	overflow:hidden;
	padding-top: 2px;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/fond.jpg);
	text-align: left;
	right: 0px;
}
#barre_bas {

	left: 13px;
	top: 1200px;
	width: 915px;
	height: 8px;
	background-image: url(../images/barre_bas.jpg);
	
}
#pied {

	left: 13px;
	top: 1208px;
	width: 915px;
	height: 53px;
	background-image: url(../images/fond.jpg)
}
/* ---------- Page Marques ------------- */
#marques_box
{
	width: 848px;
	height: 850px;
	background: #aec346;
	text-align: center;
	left: 44px;
	background-image: url(../images/marques.jpg);

}

/* ---------- Page Situer ------------- */
#situer_box
{
	width: 824px;
	height: 761px;
	background: #aec346;
	float: left;
	left: 60px;
	text-align: center;
	font-family: "harrington", serif;
	font-style: normal;
	font-size: 24px;
	background-image: url(../images/noussituer.jpg)
}
.situer_map {
	position:relative;
	left: 235px;
	top: -255px;
	width: 408px;
	height: 282px;
}
.situer_horaires {
	position:relative;
	left: 55px;
	top: 60px;
	width: 171px;
	height: 218px;
	color: #FFFFFF;
	
}
.situer_adresse {
	position:relative;
	left: 326px;
	top: -210px;
	width: 123px;
	height: 168px;
	
}
.situer_tel {
	position:relative;
	left: 515px;
	top: -310px;
	width: 147px;
	height: 99px;
	color: #FFFFFF;
	
}
.situer_email {
	position:relative;
	left: 663px;
	top: -310px;
	width: 147px;
	height: 99px;
	
}
/* ---------- Page Magasin - Slide ------------- */
#slide_box
{
	width: 885px;
	height: 449px;
	background: #aec346;
	float: left;
	left: 360px;
	text-align: center;
	background-image: url(../images/diapo.jpg);
	
	
}

#slider {
	left: 225px;
	top: 42px;
	width: 378px;
	height: 284px;
}
#slide_text
{
	width: 885px;
	font-family: "artifika";
	font-style: normal;
	float: left;
}

/* ---------- Fin Page Magasin - Slide ------------- */
