body
	{ 
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../00_images/fond.gif);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align: center;
	}


#global {
	position: relative;
	width: 1000px;
	height: auto;
	top: 15px;
	margin: auto;
	text-align: left;
	padding: 0px;
	z-index: 1;
}




#entete {
	position: absolute;
	width: 1000px;
	height: 120px;
	left: 0px;
	top: 0px;
	z-index: 2;
}



#menu_bande {
	position: absolute;
	width: 1000px;
	height: 25px;
	left: 0px;
	top: 125px;
	z-index: 2;
}



#menu_apropos {
	position: absolute;
	width: 90px;
	height: 15px;
	left: 62px;
	top: 130px;
	z-index: 4;
}



#menu_nouvelles {
	position: absolute;
	width: 104px;
	height: 15px;
	left: 207px;
	top: 130px;
	z-index: 4;
}



#menu_catalogue {
	position: absolute;
	width: 104px;
	height: 15px;
	left: 368px;
	top: 130px;
	z-index: 4;
}



#menu_quebec {
	position: absolute;
	width: 230px;
	height: 15px;
	left: 520px;
	top: 130px;
	z-index: 4;
}



#menu_mendel {
	position: absolute;
	width: 141px;
	height: 15px;
	left: 800px;
	top: 130px;
	z-index: 4;
}



#slideshow {
	position: absolute;
	width: 550px;
	height: 200px;
	left: 395px;
	top: 155px;
	z-index: 2;
}


#nouveautes {
	position: absolute;
	width: 550px;
	height: 1100px;
	left: 395px;
	top: 360px;
	text-align: left;
	z-index: 2;
}



#promo {
	position: absolute;
	width: 390px;
	height: 508px;
	left: 0px;
	top: 155px;
	text-align: left;
	z-index: 3;
}



#marge {
	position: absolute;
	width: 50px;
	height: 1305px;
	left: 950px;
	top: 155px;
	background-color: #dcb956;
	background-image: url(../00_images/background_marge.gif);
	background-repeat: repeat-y;
	z-index: 2;
}




#bas {
	position: absolute;
	width: 1000px;
	height: 65px;
	left: 0px;
	top: 1465px;
	text-align: left;
	z-index: 2;
}



#colonne {
	position: absolute;
	width: 390px;
	height: 800px;
	left: 0px;
	top: 660px;
	background-color: #bdc750;
	z-index: 2;
}



.texte1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 30px;
	display: block;
	z-index: 3;
}



.texte2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 30px;
	display: block;
	z-index: 3;
}





a:link 		{color: #003399; text-decoration: none;}
a:visited 	{color: #003399; text-decoration: none;}
a:hover 	{color: #990000; text-decoration: underline;}
a:active 	{text-decoration: none;}





