/*//////////////////////////////////////////////////////////////////////////////


Le Feutre Noir 

06.74.67.85.67
contact@lefeutrenoir.net
www.lefeutrenoir.net


// BODY //////////////////////////////////////////////////////////////////////*/

body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	text-align: left;
	background: black url(img/bg_global.jpg) center top no-repeat scroll;
}

a:link { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; color: #000; }

h1 {
	margin: 25px 0 20px 25px;
	padding: 0;
	font-size: 20px;
	color: #c50a1d;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	text-align: left;
}

h2 { /* page produits de la boutique */
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	text-align: left;
}

strong, b {
	font-weight: bold;
	color: #fff;
}

img {
	border: 0;
}
	
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
	
td {
	margin: 0;
	padding: 0;
}

/* GLOBAL ////////////////////////////////////////////////////////////////////*/

#global {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
}

/* MENU A ////////////////////////////////////////////////////////////////////*/

#menuA {
	margin: 00;
	padding: 70px 0 0 0;
	width: 1000px;
}
	#menuA img {
		cursor: pointer;
	
	}
	#menuAleft {
		float: left;
		margin: 0 0 0 95px;
		padding: 0 0 15px 0;
	}
	#menuAright {
		float: right;
		margin: 0 95px 0 0;
		padding: 0;
	}
	#demotip { 
	    display:none; 
	    background: transparent url(img/tip.png); 
	    font-size:11px; 
	    line-height: 13px;
	    height:23px; 
	    width:122px; 
	    padding: 6px 9px 18px 9px; 
	    color:#ccc;     
	}
	#demotip.bottom { 
		background:url(img/tip_bottom.png);     
		padding-top:40px; 
		height:23px; 
	} 
	#demotip.bottom { 
		background:url(img/tip_bottom.png); 
	}

#menuA a:link { text-decoration: none; color: #000; }
#menuA a:visited { text-decoration: none; color: #000; }
#menuA a:hover { text-decoration: underline; color: #000; }

/* MENU B ////////////////////////////////////////////////////////////////////*/

#menuB {
	clear: both;
	position: relative;
	margin: 0 0 10px 100px;
	padding: 0;
	width: 800px;
	height: 28px;
	font-size: 11px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#menuB a:link { text-decoration: none; color: #ccc; }
#menuB a:visited { text-decoration: none; color: #ccc; }
#menuB a:hover { text-decoration: underline; color: #ccc; }

/* WINDOW ////////////////////////////////////////////////////////////////////*/

#window {
	position: relative;
	margin: 0 0 10px 100px;
	padding: 0;
	width: 800px;
	height: 369px;
	font-size: 11px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

/* FOOTER ////////////////////////////////////////////////////////////////////*/

#footer {
	clear: both;
	position: relative;
	margin: 0;
	padding: 45px 0 0 0;
	width: 700px;
	background: white url(images/bg_footer.png) 0px -15px no-repeat scroll;
	font-size: 11px;
}

#right_footer { color: #999; }

#left_footer a { color: #ccc; }
#right_footer a { color: #999; }

#footer a: link { text-decoration: none; }
#footer a: visited { text-decoration: none; }
#footer a: hover { text-decoration: underline; }

/*////////////////////////////////////////////////////////////////////////////*/